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,13 @@
\section{Applications of Factor Groups}
\begin{theorem}[$\mathbf{G/Z}$ Theorem]
Let $G$ be a group and let $Z(G)$ be the center of $G$. If $G/Z(G)$ is cyclic, then $G$ is Abelian.
\end{theorem}
\begin{theorem}[$\mathbf{G/Z(G) \approx \text{Inn}(G)}$]
For any group $G$, $G/Z(G)$ is isomorphic to Inn$(G)$.
\end{theorem}
\begin{theorem}[Cauchy's Theorem for Abelian Groups]
Let $G$ be a finite Abelian group and let $p$ be a prime that divides the order of $G$. Then $G$ has an element of order $p$.
\end{theorem}