Definition 1.1.1. Groups.
A group is an ordered pair \((G,\cdot)\) where \(G\) is a nonempty set and \(\cdot\) is a binary operation
\begin{align*}
G\times G \amp \xrightarrow{\phantom{XX}\bullet\phantom{XX}} G\\
(g,h) \amp \longmapsto g\cdot h\text{,}
\end{align*}
satisfying the following axioms.
-
Associativity.For all \(g_1,g_2,g_3\in G\) we have\begin{equation} (g_1\cdot g_2)\cdot g_3 = g_1\cdot (g_2\cdot g_3)\text{.}\tag{1.1.1} \end{equation}
-
Group identity.There is an element \(e\in G\text{,}\) such that for all \(g\in G\text{,}\) we have\begin{equation} g\cdot e = e\cdot g = g\text{.}\tag{1.1.2} \end{equation}We call \(e\) the group identity of \(G\text{.}\)
-
Group inverses.For all \(g\in G\) there is an element \(g^{-1}\in G\) satisfying\begin{equation} g\cdot g^{-1} = g^{-1}\cdot g = e\text{.}\tag{1.1.3} \end{equation}We call \(g^{-1}\) the group inverse of \(g\text{.}\)
