logo

Cosets and Normal Subgroups in Abstract Algebra 📂Abstract Algebra

Cosets and Normal Subgroups in Abstract Algebra

Definition 1

  1. The set GG and its subgroup HH such that aH={ah  hH}aH = \left\{ ah \ | \ h \in H \right\} is called the Left Coset and Ha={ha  hH}Ha = \left\{ ha \ | \ h \in H \right\} is called the Right Coset. Here, aGa \in G and aH,HaGaH, Ha \subset G.
  2. The number of left (right) cosets of HGH \leqslant G is denoted as (G:H)(G : H) and called the Index of HH in GG.
  3. If HH is a subgroup of GG and for all gGg \in G, gH=HggH = Hg holds, then HH is called a Normal Subgroup of GG, denoted as HGH \triangleleft G.
  4. GG is called Simple if it doesn’t have a HGH \triangleleft G other than H={e}H = \left\{ e \right\} or H=GH = G. In other words, GG is simple if it only has {e}\left\{ e \right\} and itself as normal subgroups.

Explanation

Cosets

The idea of cosets inevitably leads algebra to a higher level.

For example, the set 3Z={,6,3,0,3,6,}3 \mathbb{Z} = \left\{ \cdots, -6, -3, 0 , 3, 6 , \cdots\right\} of multiples of 33 forms a group, and especially since Z\mathbb{Z} is an Abelian group, 3ZZ3 \mathbb{Z} \triangleleft \mathbb{Z} holds.

If we think about adding integers here, 1+3Z={,5,2,1,4,7,}2+3Z={,4,1,2,5,8,}3+3Z={,3,0,3,6,9,}=3Z4+3Z={,2,1,4,7,10,}=1+3Z5+3Z={,1,2,5,8,11,}=2+3Z \begin{align*} 1 + 3 \mathbb{Z} =& \left\{ \cdots, -5, -2, 1 , 4, 7 , \cdots\right\} \\ 2 + 3 \mathbb{Z} =& \left\{ \cdots, -4, -1, 2 , 5, 8 , \cdots\right\} \\ 3 + 3 \mathbb{Z} =& \left\{ \cdots, -3, 0 , 3, 6 , 9 , \cdots\right\} = 3 \mathbb{Z} \\ 4 + 3 \mathbb{Z} =& \left\{ \cdots, -2, 1 , 4, 7 , 10 , \cdots\right\} = 1 + 3 \mathbb{Z} \\ 5 + 3 \mathbb{Z} =& \left\{ \cdots, -1, 2 , 5, 8 , 11 , \cdots\right\} = 2 + 3 \mathbb{Z} \end{align*} it resembles adding integers in (mod3)\pmod{3}.

This means we can think of a new group consisting of sets as elements, like Z3:={3Z,1+3Z,2+3Z}\mathbb{Z}_{3} : = \left\{ 3 \mathbb{Z} , 1 + 3 \mathbb{Z} , 2 + 3 \mathbb{Z}\right\}. Such a newly formed group is called a Quotient group. It’s a concept that’s quite difficult to understand at first, usually due to a misunderstanding of cosets. Don’t underestimate it as if it’s trivial and unused; it’s crucial to master cosets by writing them down to ease understanding of later topics.

Index

It says left and right without distinguishing because there’s no particular need to. Originally, an index is defined by the number of left cosets, but in fact, since there exists a one-to-one correspondence with right cosets, it can also be defined by the number of right cosets2.

Normality

Checking whether gHgH and HgHg form a group and whether gH=HggH = Hg holds reminds one of the definition of continuity learned in courses. Given the term Normal, it suggests a very strong condition and many useful properties can be inferred.

Immediately known from the definition is that for the identity element ee of GG, {e}G\left\{ e \right\} \triangleleft G exists. A bit of thought reveals that for an Abelian group GG, if HGH \leqslant G, then approximately HGH \triangleleft G exists.

Simplicity

For example, for a prime number pp, Zp\mathbb{Z}_{p} doesn’t have any subgroups other than the trivial group or itself, thus it forms a simple group.

See Also


  1. Fraleigh. (2003). A first course in abstract algebra(7th Edition): p97, 101, 132, 149. ↩︎

  2. Fraleigh. (2003). A first course in abstract algebra(7th Edition): p103 ↩︎