12 Quotient Groups

left/right cosets

For any NG (see Subgroup) and any gG let:
gN={gn|nN};Ng={ng|nN}
be called (respectively) a left coset and a right coset of N in G. Any element of a coset is called a representative for the coset.

We denote the set of left cosets by GH, as we see in Quotient Group.

Warning

In general gHHg for all gG. Essentially, once the left/right cosets agree with each other, then we have a Normal Subgroup specifically for that H.

Examples

Say we have G=S3 (see Symmetric Group & Permutations) and H=(1 2){1,(1 2)}. Then the left-cosets of H are;

gG gH
1 {1 1,1(1 2)}={1,(1 2)}=H
(1 2) {(1 2)1,(1 2)(1 2)}={(1 2),1}
(1 3) {(1 3),(1 2 3)}
(2 3) {(2 3),(1 3 2)}
(1 2 3) {(1 2 3),(1 3)}
(1 3 2) {(1 3 2),(2 3)}
Notice that these are partitioned. Namely name:
  • 1H,(1 2)H=C1
  • (1 3)H,(1 2 3)H=C2
  • (2 3)H,(1 3 2)H=C3
    creating a partition of 3 elements.
Note

For one right coset see the order matters:
H(1 3)={1(1 3),(1 2)(1 3)}={(1 3),(1 3 2)}(1 3)H

Lemma

  1. For each gG we have ggH (see Left and Right Cosets)
  2. For a given g1,g2G we have g1g2Hg21g1H.
  3. For any pair of elements g1,g2G we have either g1Hg2H= or g1H=g2H. This means that the left-cosets Partition G

Proof

(1): g=g1gH since 1H. Thus ggH

(2):
(): Suppose g1g2H. Then:
g1=g2h
for some hH. Now then:
g21g1=hH
(): Suppose g21gH. Then g21g1=h for some hH. Then:
g1=g2hgH
(3): If the sets are distinct then we are done, so suppose g1Hg2H. We want to show that g1H=g2H as a result. Choose some element:
g0(g1H)(g2H)
Let's show that g1Hg2H. Take any g1hg1H where hH. Again, we want to show that g1hg2H. Using (2), we have to show that g21g1H which is equivalent to showing:
(g21g1)hH
Notice that g0g1H so then nH where g0=g1n. Further, notice g0g2H so then there is some mH where g0=g2m. Thus:
g1n=g2m
So notice that:
g21g1=mn1H
which is what we wanted! Thus g1Hg2H. Without loss of generality, we can do the same argument with g1 and g2 swapped, so then g2Hg1H. Thus g1H=g2H.

This is a different method of proving things we saw in Left (and Right) Cosets form a Partition in G (you can see the similarities, but different lemmas are used here).

See also Left (and Right) Cosets form a Partition in G.

Lemma

For any HG (see Subgroup) and gG we have:
gH=HggHg1=H
(see Left and Right Cosets) In fact, the following are equivalent:

  1. gH=Hg for any gG
  2. gHg1=H for all gG
  3. gHg1H for all gG
  4. ghg1H for all gG
  5. NG(H)=G (see Normalizer)
  6. HG (see Normal Subgroup) (comes directly from (5))

Proof

For the former, we'll do both directions:

(): Suppose gH=Hg. Take any hH where then:
ghgH=HgghHg
so then there is some hH where gh=hg. Thus:
ghg1=hH
thus proving (3), namely gHg1H.

We just need to prove that HgHg1. So take any hH. We want to show (want to find) some hH such that h=ghg1. So then we'd want h=ghg1g1hg.

So choose h:=g1hg. Now notice that hgHg=gH. Thus then hg=gh~ for some h~H. Then:
h=g1hg=g1(gh~)=h~H
as we needed to verify. Thus then:
h=g(g1hg)g1gHg1HgHg1

normal

Let HG be normal if:
NG(H)=G
(see Normalizer). Which means you get the equivalence of Equivalences for Normal Subgroups.

We'll use the notation KG when K is normal to G.

Example

Recall our Left and Right Cosets#Examples G=S3 with H=(1 2)={1,(1 2)}. Then we saw that:
(1 3)HH(1 3)
thus H is not normal. On the other hand if we have:
K=(1 2 3)={1,(1 2 3),(1 3 2)}
is normal.