Skip to main content

Section 1.8 Subgroups

Definition 1.8.1. Subgroup.

A subgroup of a group \(G\) is a subset \(H\subseteq G\) satisfying the following properties.
  1. Identity element.
    \(e\in H\text{.}\)
  2. Closed under group law.
    For all \(g_1,g_2\in G\text{,}\) if \(g_1,g_2\in H\text{,}\) then \(g_1g_2\in H\text{.}\) Using logical shorthand:
    \begin{equation} g_1,g_2\in H\implies g_1g_2\in H\text{.}\tag{1.8.1} \end{equation}
  3. Closed under inverses.
    For all \(g\in G\text{,}\) if \(g\in H\text{,}\) then \(g^{-1}\in H\text{.}\) Using logical shorthand:
    \begin{equation} g\in H\implies g^{-1}\in H\text{.}\tag{1.8.2} \end{equation}
We write \(H\leq G\) to denote that \(H\) is a subgroup of \(G\text{.}\)

Remark 1.8.2. Subgroup.

There are common equivalent variations of DefinitionΒ 1.8.1. For example we could define a subgroup of \(G\) to be a subset \(H\) satisfying the following conditions.
  1. \(H\ne \emptyset\text{.}\)
  2. For all \(g_1,g_2\in G\text{,}\) if \(g_1,g_2\in H\text{,}\) then \(g_1^{-1}g_2\in H\text{.}\)
Such equivalent versions have the advantage of brevity. I prefer DefinitionΒ 1.8.1 as it makes more evident the important result of PropositionΒ 1.8.3: namely, that subgroups are themselves examples of groups.

Proof.

  1. The only issue here is whether the output of the proposed operation \(\boldsymbol{\cdot}_H\) actually land in \(H\text{,}\) and this is guaranteed by axiom (ii) of DefinitionΒ 1.8.1.
  2. Since \(\boldsymbol{\cdot}_H\) is just the restriction of \(\cdot\) to the subset \(H\subseteq G\text{,}\) it is easy to see that it inherits the group axiom properties of \(\cdot\text{.}\)
    For example, since \(g_1(g_2g_3)=(g_1g_2)g_3\) for all elements \(g_1,g_2,g_3\in G\text{,}\) it is certainly true for all \(g_1,g_2,g_3\in H\text{.}\) Thus \(\boldsymbol{\cdot}_H\) is associative.
    Similarly, since by definition \(e\in H\) and \(e\) is the identity with respect to \(\cdot\text{,}\) it is also is an identity element with respect to \(\boldsymbol{\cdot}_H\text{.}\) The same argument shows that the inverse of an element of \(H\) with respect to \(\cdot\) is also an inverse with respect to \(\boldsymbol{\cdot}_H\text{;}\) since by definition \(H\) is closed under the inverse operations, all elements of \(H\) have inverses with respect to \(\boldsymbol{\cdot}_H\text{.}\)

Example 1.8.4. Examples.

  1. Given a group \(G\) the subsets \(\{e\}\) and \(G\) itself are both easily seen to be subgroups.
  2. For all \(n\in \Z\text{,}\) the set \(H=\{m\in \Z\mid n\mid m\}\) is a subgroup of \(\Z\text{.}\)
  3. For all \(n\in \Z\text{,}\) the set \(\{nk\mid k\in \Z_{\geq 0}\}\) is not a subgroup.
  4. For any group \(G\) and element \(g\in G\text{,}\) the subset \(H=\{g^n\mid n\in \Z\}\) is a subgroup of \(G\text{.}\)

Definition 1.8.5. Cyclic groups.

Given a group \(G\) and element \(g\in G\text{,}\) the subgroup \(H=\{g^n\mid n\in \Z\}\) is the cyclic group generated by \(g\), denoted \(\angvec{g}\text{.}\)
A group \(G\) is cyclic if \(G=\angvec{g}\) for some \(g\in G\text{.}\)

Example 1.8.6. Cyclic groups.

Decide which of the following groups are cyclic. If the example is a family of groups, decide whether all elements of the family are cyclic or not.
  1. \(\displaystyle \Z\)
  2. \(\displaystyle D_n\)
  3. \(\displaystyle \Z/n\Z\)
  4. \(\displaystyle (\Z/n\Z)^*\)
Solution.
  1. Since \(\Z=\angvec{1}\text{,}\) \(\Z\) is cyclic.
  2. No \(D_n\) is cyclic, as a simple order computation shows. Namely, all rotations \(r^i\) in \(D_n\) have order at most \(n\text{,}\) and all reflections \(r^is\) have order \(2\text{.}\) It follows that \(\abs{\angvec{g}}\leq n\) for all \(g\in D_n\text{.}\) Since \(\abs{D_n}=2n\text{,}\) we see that there is no \(g\in D_n\) satisfying \(D_n=\angvec{g}\text{.}\)
  3. We have \(\Z/n\Z=\angvec{\overline{1}}\text{,}\) showing that it is cylic.
  4. The group \((\Z/n\Z)^*\) is not always cyclic, the first counterexample being \(n=8\text{.}\) (Show for yourself that this group is cyclic for \(n=2,3,4,5,6,7\text{.}\)) To see why \((\Z/8\Z)^*\) is not cyclic, we first compute
    \begin{equation*} (\Z/8\Z)^*=\{\overline{1}, \overline{3}, \overline{5}, \overline{7}\} \text{,} \end{equation*}
    and then note that each of these elements has order at most \(2\text{.}\) It follows that \((\Z/8\Z)^*\) is not cyclic.
A cyclic group \(G=\angvec{g}\) is abelian: given \(g_1=g^{n_1}\) and \(g_2=g^{n_2}\text{,}\) we have
\begin{equation*} g_1g_2=g_2g_1=g^{n_1+n_2}\text{.} \end{equation*}
As you might have guessed, however, not all abelian groups are cyclic. There are many counterexamples to such a claim, but the smallest one is the group
\begin{equation*} \Z/2\Z\times\Z/2\Z=\{(0,0),(0,1),(1,0),(1,1)\}\text{.} \end{equation*}
It is easy to see, using the product group operation defined in DefinitionΒ 1.1.5 \(\ord g\leq 2\) for all \(g\in \Z/2\Z\times \Z/2\Z\text{,}\) and thus that \(\abs{\angvec{g}}\leq 2\) for all \(g\in \Z/2\Z\times \Z/2\Z\text{.}\) Since \(\abs{\Z/2\Z\times \Z/2\Z}=4\text{,}\) we conclude that the group is not cyclic.
This group is important enough to warrant its own name. We call it, and any group that is isomorphic to it, a Klein 4-group. It is easy to see that such a group has a presentation of the form
\begin{equation*} \angvec{a,b\mid a^2=b^2=e, ab=ba}\text{.} \end{equation*}
In \(\Z/2\Z\times \Z/2\Z\text{,}\) we can take \(a=(1,0)\) and \(b=(0,1)\text{.}\) We make use of this fact in our official definition of a Klein 4-group.

Specimen 11. Klein 4-group.

We call a group \(G\) a Klein 4-group if \(G\cong Z/2\Z\times \Z/2\Z\text{.}\) We will use the notation
\begin{equation*} V_4=\angvec{a,b\mid a^2=b^2=e, ab=ba} \end{equation*}
to denote a Klein 4-group with generators \(a\) and \(b\text{.}\)

Remark 1.8.7. Klein 4-group.

So what’s with the β€œV” in our notation? This group is called the Kleinsche Vierergruppe in German, vier being German for β€œfour”.

Definition 1.8.9. Kernel of homomorphism.

Let \(\phi\colon G\rightarrow H\) be a group homomorphism. The kernel of \(\phi\text{,}\) denoted \(\ker \phi\text{,}\) is the set
\begin{equation} \ker\phi=\{g\in G\mid \phi(g)=e_H\}\text{.}\tag{1.8.3} \end{equation}

Proof.

Example 1.8.11. Kernel and image.

Compute \(\ker\phi\) and \(\im \phi\) for the given group homomorphism \(\phi\text{.}\)
  1. Fix \(m\in \Z\) and define \(\phi\colon \Z\rightarrow \Z\text{.}\)
  2. \(\phi\colon \Z/12\Z\rightarrow \Z/12\Z\text{,}\) \(\phi(\overline{a})=\overline{3}\overline{a}\)
  3. Let \(L=\{\ell_1, \ell_2, \ell_3\}\) be the set of three ``diameters" in the regular hexagon \(P_6\text{.}\) Let \(\phi\colon D_6\rightarrow S_3\) be the homomorphism associated to the group action of \(D_6\) on \(L\text{.}\)
Solution.

Definition 1.8.12. Centralizer, normalizer, center.

Let \(A\) be a subset of the group \(G\text{.}\)
  1. The centralizer of \(A\) in \(G\text{,}\) denoted \(C_G(A)\text{,}\) is the set
    \begin{equation} C_G(A)=\{g\in G\mid gag^{-1}=a \text{ for all } a\in A\}=\{g\in G\mid ga=ag \text{ for all } a\in A\}\text{.}\tag{1.8.4} \end{equation}
  2. The normalizer of \(A\) in \(G\text{,}\) denoted \(N_G(A)\text{,}\) is the set
    \begin{equation} N_G(A)=\{g\in G\mid gAg^{-1}=A\}\text{.}\tag{1.8.5} \end{equation}
  3. The center of \(G\text{,}\) denoted \(Z(G)\text{,}\) is the set
    \begin{equation} Z(G)=\{g\in G\mid gg'g^{-1}=g' \text{ for all } g'\in G\}=\{g\in G\mid gg'=g'g \text{ for all } g'\in G\}\text{.}\tag{1.8.6} \end{equation}
\begin{equation*} \end{equation*}

Proof.