Skip to main content
Mathematics LibreTexts

6.1: Cosets

  • Page ID
    81067
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Let \(G\) be a group and \(H\) a subgroup of \(G\text{.}\) Define a left coset of \(H\) with representative \(g \in G\) to be the set

    \[ gH = \{ gh : h \in H \}\text{.} \nonumber \]

    Right cosets can be defined similarly by

    \[ Hg = \{ hg : h \in H \}\text{.} \nonumber \]

    If left and right cosets coincide or if it is clear from the context to which type of coset that we are referring, we will use the word coset without specifying left or right.

    Example \(6.1\)

    Let \(H\) be the subgroup of \({\mathbb Z}_6\) consisting of the elements \(0\) and \(3\text{.}\)

    Solution

    The cosets are

    \begin{gather*} 0 + H = 3 + H = \{ 0, 3 \}\\ 1 + H = 4 + H = \{ 1, 4 \}\\ 2 + H = 5 + H = \{ 2, 5 \}\text{.} \end{gather*}

    We will always write the cosets of subgroups of \({\mathbb Z}\) and \({\mathbb Z}_n\) with the additive notation we have used for cosets here. In a commutative group, left and right cosets are always identical.

    Example \(6.2\)

    Let \(H\) be the subgroup of \(S_3\) defined by the permutations \(\{(1), (123), (132) \}\text{.}\) The left cosets of \(H\) are

    \begin{gather*} (1)H = (1 2 3)H = (132)H = \{(1), (1 23), (132) \}\\ (1 2)H = (1 3)H = (2 3)H = \{ (1 2), (1 3), (2 3) \}\text{.} \end{gather*}

    The right cosets of \(H\) are exactly the same as the left cosets:

    \begin{gather*} H(1) = H(1 2 3) = H(132) = \{(1), (1 23), (132) \}\\ H(1 2) = H(1 3) = H(2 3) = \{ (1 2), (1 3), (2 3) \}\text{.} \end{gather*}

    Solution

    It is not always the case that a left coset is the same as a right coset. Let \(K\) be the subgroup of \(S_3\) defined by the permutations \(\{(1), (1 2)\}\text{.}\) Then the left cosets of \(K\) are

    \begin{gather*} (1)K = (1 2)K = \{(1), (1 2)\}\\ (1 3)K = (1 2 3)K = \{(1 3), (1 2 3)\}\\ (2 3)K = (1 3 2)K = \{(2 3), (1 3 2)\}; \end{gather*}

    however, the right cosets of \(K\) are

    \begin{gather*} K(1) = K(1 2) = \{(1), (1 2)\}\\ K(1 3) = K(1 3 2) = \{(1 3), (1 3 2)\}\\ K(2 3) = K(1 2 3) = \{(2 3), (1 2 3)\}\text{.} \end{gather*}

    The following lemma is quite useful when dealing with cosets. (We leave its proof as an exercise.)

    Lemma \(6.3\)

    Let \(H\) be a subgroup of a group \(G\) and suppose that \(g_1, g_2 \in G\text{.}\) The following conditions are equivalent.

    1. \(g_1 H = g_2 H\text{;}\)
    2. \(H g_1^{-1} = H g_2^{-1}\text{;}\)
    3. \(g_1 H \subset g_2 H\text{;}\)
    4. \(g_2 \in g_1 H\text{;}\)
    5. \(g_1^{-1} g_2 \in H\text{.}\)

    In all of our examples the cosets of a subgroup \(H\) partition the larger group \(G\text{.}\) The following theorem proclaims that this will always be the case.

    Theorem \(6.4\)

    Let \(H\) be a subgroup of a group \(G\text{.}\) Then the left cosets of \(H\) in \(G\) partition \(G\text{.}\) That is, the group \(G\) is the disjoint union of the left cosets of \(H\) in \(G\text{.}\)

    Proof

    Let \(g_1 H\) and \(g_2 H\) be two cosets of \(H\) in \(G\text{.}\) We must show that either \(g_1 H \cap g_2 H = \emptyset\) or \(g_1 H = g_2 H\text{.}\) Suppose that \(g_1 H \cap g_2 H \neq \emptyset\) and \(a \in g_1 H \cap g_2 H\text{.}\) Then by the definition of a left coset, \(a = g_1 h_1 = g_2 h_2\) for some elements \(h_1\) and \(h_2\) in \(H\text{.}\) Hence, \(g_1 = g_2 h_2 h_1^{-1}\) or \(g_1 \in g_2 H\text{.}\) By Lemma 6.3, \(g_1 H = g_2 H\text{.}\)

    Remark \(6.5\)

    There is nothing special in this theorem about left cosets. Right cosets also partition \(G\text{;}\) the proof of this fact is exactly the same as the proof for left cosets except that all group multiplications are done on the opposite side of \(H\text{.}\)

    Let \(G\) be a group and \(H\) be a subgroup of \(G\text{.}\) Define the index of \(H\) in \(G\) to be the number of left cosets of \(H\) in \(G\text{.}\) We will denote the index by \([G:H]\text{.}\)

    Example \(6.6\)

    Let \(G= {\mathbb Z}_6\) and \(H = \{ 0, 3 \}\text{.}\)

    Solution

    Then \([G:H] = 3\text{.}\)

    Example \(6.7\)

    Suppose that \(G= S_3\text{,}\) \(H = \{ (1),(123), (132) \}\text{,}\) and \(K= \{ (1), (12) \}\text{.}\)

    Solution

    Then \([G:H] = 2\) and \([G:K] = 3\text{.}\)

    Theorem \(6.8\)

    Let \(H\) be a subgroup of a group \(G\text{.}\) The number of left cosets of \(H\) in \(G\) is the same as the number of right cosets of \(H\) in \(G\text{.}\)

    Proof

    Let \({\mathcal L}_H\) and \({\mathcal R}_H\) denote the set of left and right cosets of \(H\) in \(G\text{,}\) respectively. If we can define a bijective map \(\phi : {\mathcal L}_H \rightarrow {\mathcal R}_H\text{,}\) then the theorem will be proved. If \(gH \in {\mathcal L}_H\text{,}\) let \(\phi( gH ) = Hg^{-1}\text{.}\) By Lemma \(6.3\), the map \(\phi\) is well-defined; that is, if \(g_1 H = g_2 H\text{,}\) then \(H g_1^{-1} = H g_2^{-1}\text{.}\) To show that \(\phi\) is one-to-one, suppose that

    \[ H g_1^{-1} = \phi( g_1 H ) = \phi( g_2 H ) = H g_2^{-1}\text{.} \nonumber \]

    Again by Lemma \(6.3\), \(g_1 H = g_2 H\text{.}\) The map \(\phi\) is onto since \(\phi(g^{-1} H ) = H g\text{.}\)


    This page titled 6.1: Cosets is shared under a GNU Free Documentation License 1.3 license and was authored, remixed, and/or curated by Thomas W. Judson (Abstract Algebra: Theory and Applications) via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.