Subgroups and Cosets
Entry conditions
You should already know the definition of a group and be comfortable with the idea of inverses.
Definitions
A subgroup of a group is a subset that is itself a group under the same operation. Equivalently, is a subgroup if and only if is non-empty, closed under the group operation, and closed under inverses.
Given a subgroup and an element , the left coset of by is . Right cosets are defined analogously.
Lagrange’s theorem: if is a finite group and , then divides . The number of distinct cosets is , called the index of in .
A subgroup is normal if for all . When is normal, the cosets themselves form a group — the quotient group .
Vocabulary (plain language)
- Subgroup: a group living inside a larger group.
- Coset: a “shifted copy” of a subgroup.
- Normal subgroup: a subgroup whose left and right cosets coincide.
- Quotient group: the group formed by the cosets of a normal subgroup.
Intuition
Cosets partition the group into equal-sized slices. Lagrange’s theorem says this partition is exact — no leftovers. Normal subgroups are exactly the subgroups where you can “divide out” and still get a well-defined group operation on the quotient.
Worked example
In under addition, the even integers form a subgroup. The cosets are (even numbers) and (odd numbers). Since is abelian, every subgroup is normal, so the quotient is a group with two elements — the integers modulo 2.
Common mistakes
- Assuming every subgroup is normal. In non-abelian groups, many subgroups are not normal.
- Confusing left and right cosets. They may differ when the subgroup is not normal.