Created the Abstract Algebra theorems and definitions cheat sheet

This commit is contained in:
2024-01-09 11:30:56 -07:00
commit e8692b7dea
141 changed files with 2141 additions and 0 deletions
@@ -0,0 +1,9 @@
\section{Properties of Algebraic Extensions}
\begin{theorem}[Algebraic over Algebraic Is Algebraic]
If $\K$ is an algebraic extension of $\E$ and $\E$ is an algebraic extension of $\F$, then $\K$ is an algebraic extension of $\F$.
\end{theorem}
\begin{corollary}[Subfield of Algebraic Elements]
Let $\E$ be an extension field of the field $\F$. Then the set of all elements of $\E$ that are algebraic over $\F$ is a subfield of $\E$.
\end{corollary}