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
+13
View File
@@ -0,0 +1,13 @@
\section{Isometries}
\begin{remark}
It is convenient to begin our discussion with the definition of an isometry (from the Greek \textit{isometros}, meaning "equal measure") in $\R^n$.
\end{remark}
\begin{definition}[Isometry]
An \textit{isometry} of $n$-dimensional space $\R^n$ is a function from $\R^n$ onto $\R^n$ that preserves distance.
\end{definition}
\begin{definition}[Symmetry Group of a Figure in $\mathbf{\R^n}$]
Let $F$ be a set of points in $\R^n$. the \textit{symmetry group of $F$} in $\R^n$ is the set of all isometries of $\R^n$ that carry $F$ onto itself. The group operation is function composition.
\end{definition}