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,15 @@
\section{The Class Equation}
\begin{corollary}[Class Equation]
For any finite group $G$,
\[ \abs{G} = \sum \abs{G:C(a)} \]
where the sum runs over one element of $a$ from each conjugacy class of $G$.
\end{corollary}
\begin{theorem}[$\mathbf{p}$-Groups Have Nontrivial Centers]
Let $G$ be a nontrivial finite group whose order is a power of a prime $p$. Then $\Z(G)$ has more than one element.
\end{theorem}
\begin{corollary}[Groups of Order $\mathbf{p^2}$ Are Abelian]
If $\abs{G}=p^2$, where $p$ is prime, then $G$ is Abelian.
\end{corollary}