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{The Fundamental Theorem of Field Theory}
\begin{definition}[Extension Field]
A field $\E$ is an \textit{extension field} of a field $\F$ if $\F \subseteq \E$ and the operations of $\F$ are those of $\E$ restricted to $\F$.
\end{definition}
\begin{theorem}[Fundamental Theorem of Field Theory (Kronecker's Theorem, 1887)]
Let $\F$ be a field and let $f(x)$ be a nonconstant polynomial in $\F[x]$. Then there is an extension field $\E$ of $\F$ in which $f(x)$ has a zero.
\end{theorem}