Left cosets partition the parent group

https://arbital.com/p/left_cosets_partition_parent_group

by Patrick Stevens Jun 17 2016 updated Jun 28 2016

In a group, every element has a unique coset in which it lies, allowing us to compress some of the information about the group.


Given a Group G and a subgroup H, the left cosets of H in G [set_partition partition] G, in the sense that every element of g is in precisely one coset.

Proof

Firstly, every element is in a coset: since ggH for any g. So we must show that no element is in more than one coset.

Suppose c is in both aH and bH. Then we claim that aH=cH=bH, so in fact the two cosets aH and bH were the same. Indeed, caH, so there is kH such that c=ak. Therefore cH={ch:hH}={akh:hH}.

Exercise: {akh:hH}={ar:rH}. %%hidden(Show solution): Suppose akh is in the left-hand side. Then it is in the right-hand side immediately: letting r=kh.

Conversely, suppose ar is in the right-hand side. Then we may write r=kk1r, so akk1r is in the right-hand side; but then k1r is in H so this is exactly an object which lies in the left-hand side. %%

But that is just aH.

By repeating the reasoning with a and b interchanged, we have cH=bH; this completes the proof.

Why is this interesting?

The fact that the left cosets partition the group means that we can, in some sense, "compress" the group G with respect to H. If we are only interested in G "up to" H, we can deal with the partition rather than the individual elements, throwing away the information we're not interested in.

This concept is most importantly used in defining the Quotient group. To do this, the subgroup must be normal (proof). In this case, the collection of cosets itself inherits a group structure from the parent group G, and the structure of the quotient group can often tell us a lot about the parent group.