Mit18 701f21 Lect5
Mit18 701f21 Lect5
Defnition 5.1
For a group G and a subgroup H ≤ G, we defne the left coset of a to be
aH := {ah : h ∈ H} ⊆ G.
The left cosets partition 22 G into equally sized sets. This provides a useful corollary about the structure of
cosets within a group:
Guiding Question
What are the possibilities for the structure of a group with order n?
Corollary 5.4
The order of x ∈ G is |⟨x⟩|. Since the order of any subgroup divides the order of |G|, ord(x) also divides |G|.
Corollary 5.5
Any group |G| with prime order p is a cyclic group.
Proof. Take an element e ̸= x ∈ G. Since the order of x ∈ G divides p, and p is prime, ord(x) = p. Then each
xi is distinct for 0 ≤ i ≤ p − 1, and since there are only p elements in G, the entire group G is ⟨x⟩, the cyclic
group generated by x.
Our result shows that any group of prime order is a cyclic group. In particular, the integers modulo p, Zp , form
a cyclic group of prime order; that is, any group of prime order p is isomorphic to Zp .
22
Lecture 5: The Correspondence Theorem
The non-identity elements each have order 2 and commute with each other. This group is called the
Klein-four group, and is denoted K4 .
Up to isomorphism, any order 4 group is either Z2 or K4 . Note that both of these groups are abelianb ; the
smallest non-abelian group has order 6.
a We write Zn to denote the group of integers modulo n.
b commutative
Exercise 5.7
What are the possible groups of order 6?
Corollary 5.8
The size of the group is
|G| = |ker(f )| · |im(f )|.a
a In linear algebra, the analogous result is the rank-nullity theorem.
Proof. Let f : G → G′ be a homomorphism, and ker(f ) ≤ G be the kernel. For each y ∈ G′ , the preimage of y
is
f −1 (y) := {x ∈ G : f (x) = y},
which is ∅ if y ∈
/ im(f ), and a coset of ker(f ) otherwise.23
Then, the number of left cosets of ker(f ) is precisely the number of elements in the image of f, since each of
those elements corresponds to a coset of the kernel. So [G : ker(f )] = |im(f )|, and applying the counting formula
with ker(f ) as our subgroup H gives us
23
Lecture 5: The Correspondence Theorem
Guiding Question
The choice of left cosets seems arbitrary — what are the ramifcations if right cosets are used instead?
Defnition 5.9
The right coset of a is
Ha = {ha : h ∈ H}.
In fact, all the same results follow if right cosets are used instead of left cosets. First, let’s see an example of
right cosets:
Example 5.10
Let H be the subgroup generated by y ∈ S3 . Then the left cosets are
So in fact, right cosets give a diferent partition of S3 , but the number and size of the cosets are the same.a
a We can think of cosets as "carving up" the group. Using right cosets instead of left cosets is just carving it up in a diferent
way.
In particular, there is a bijection between the set of left cosets and the set of right cosets. It maps
C 7→ C −1 = {x−1 : x ∈ C}.
It is a bijection because (ah)−1 = h−1 a−1 , and so aH = Ha−1 . So the index [G : H] is equal to both the
number of right cosets and the number of left cosets.
Guiding Question
For which subsets H ⊆ G do left and right cosets give the same partition of G? In other words, for which
H is every left coset also a right coset?a
a If some left coset xH of an element x is equal to some right coset Hy of a diferent element y, since x ∈ Hy as well, from
a lemma from last week’s lecture, Hy = Hx, and so in fact the left coset and right coset of the same element x must also be
equal. So it is sufcient to require that xH = Hx.
Defnition 5.11
If xH = Hx for each x ∈ G, H ⊆ G is called a normal subgroup. Equivalently, the subgroup H is normal
if and only if it is invariant under conjugation by x; that is, xHx−1 = H. Using the notation from last
lecturea , a subgroup H is normal if and only if φx (H) = H for all x ∈ G.
a The function φx takes g 7→ xgx−1 .
24
Lecture 5: The Correspondence Theorem
Example 5.14
In S3 , the subgroup ⟨y⟩ is not normal, but ⟨x⟩ is normal. In particular, it is the kernel of the sign
homomorphism sign : S3 → R.a
a A given permutation σ can be written as a product of i transpositions, where i is unique up to parity. The sign
Guiding Question
Let f be a homomorphism from G to G′ . Is there a relationship between the subgroups of G and the
subgroups of G′ ?
{subgroups of G} ↔ {subgroups of G′ }
f −1 (H ′ ) = {x ∈ G : f (x) ∈ H ′ }.
Is this subset of G is actually a subgroup? It is! Let’s just check that it’s closed under composition. If
x, y ∈ f −1 (H), then f (x), f (y) ∈ H ′ , so f (x)f (y) ∈ H ′ , since H ′ is closed under multiplication. Then
f (xy) ∈ H ′ , so xy ∈ f −1 (H).
If H ′ = eG′ , then its preimage is the kernel, and if H ′ = G′ , then the preimage is all of G. In general, the
preimage is a subgroup somewhere in-between the kernel and the whole domain.
Are these maps bijective, or inverses of each other? It can be easily seen that they are not; in particular, if
G is the trivial group and G′ is some more complicated group with many subgroups, every subgroup of G′
must always still map to the trivial group. It makes sense that these maps are not bijective, since f is not an
isomorphism, just an arbitrary homomorphism with no more restrictions.
Two issues arise with these maps that make them non-bijective:
• Any subgroup of G must map to some subgroup of G′ that is contained within the image of f, by
construction, since f (H) ⊆ im(f ).
• The kernel ker(f ) = f −1 (eG′ ) ⊆ f −1 (H ′ ), so any subgroup not contained within the kernel cannot be
mapped to by any subgroup of G′ .
However, these are actually the only issues! If we are willing to put some restrictions on the homomorphism f
and the types of subgroups we look at, there is actually a bijection between certain subgroups of G and certain
subgroups of G′ .
25
Lecture 5: The Correspondence Theorem
In order to make things a little easier for now, we take a surjective homomorphism f : G → G′ . The frst
issue then is no longer consequential, because the image is all of G′ . Now, let’s restrict the subgroups of G to
subgroups that contain ker(f ). Then our maps (as described above) provide a bijection.
where
2πik
H = {e 8 } ↭ H ′ = {±1, ±i}.
26
MIT OpenCourseWare
https://ocw.mit.edu
For information about citing these materials or our Terms of Use, visit: https://ocw.mit.edu/terms.