groups
Subgroups
You should know: group mathematics
Overview
A subgroup is a subset of a group that is itself a group under the same operation. Subgroups let us study a large group by decomposing it into smaller, self-contained pieces, and they are the objects that Lagrange's theorem and the classification of group structure revolve around.
Intuition
If a group is a full set of 'moves' that can be combined and undone, a subgroup is a smaller collection of moves that never needs to leave its own list: combining any two of its moves, or undoing one, always produces another move already in the list. The rotations of a square (ignoring the flips) form a subgroup of the square's full symmetry group, because rotating twice still gives a rotation.
Formal Definition
Let (G, ·) be a group. A subset H ⊆ G is a subgroup of G, written H ≤ G, if H is itself a group under the operation inherited from G. Equivalently, by the subgroup test:
Notation
| Notation | Meaning |
|---|---|
| H is a subgroup of G | |
| H is a proper subgroup of G (H ≠ G) | |
| The subgroup generated by element a | |
| Index of H in G — number of distinct cosets of H |
Properties
Trivial subgroup
One-step subgroup test
Lagrange's theorem
Condition: G finite
Intersection of subgroups
Example: The intersection of two subgroups is always a subgroup, but the union generally is not.
Applications
Worked Examples
Nonempty: 0 ∈ 2ℤ since 0 is even.
Closure: the sum of two even integers is even.
Inverses: the negative of an even integer is even.
Answer: 2ℤ satisfies the subgroup test, so it is a subgroup of (ℤ, +).
Practice Problems
Explain why {0, 3} is NOT a subgroup of (ℤ₆, +) even though it's a subset containing the identity.
A finite group has order 12. Which of the following CANNOT be the order of one of its subgroups?
Common Mistakes
Believing the union of two subgroups is always a subgroup.
The union H ∪ K is a subgroup only in special cases (e.g. one contains the other); in general it fails closure. The intersection H ∩ K, however, is always a subgroup.
Forgetting to check that the identity is actually shared with the parent group.
A subgroup must use the identity of G, not a new one — verify e_G ∈ H rather than just checking H has 'an' identity.
Quiz
Summary
- A subgroup H ≤ G is a subset that forms a group under G's inherited operation.
- The one-step test: H is nonempty and closed under a·b⁻¹ for all a, b ∈ H.
- Lagrange's theorem: for finite G, the order of any subgroup divides |G|.
- Intersections of subgroups are subgroups; unions generally are not.
- Subgroups are the building blocks used to analyze cosets, quotient groups, and homomorphism images.
References
- WebsiteWikipedia — Subgroup
- BookDummit, D. & Foote, R. Abstract Algebra, 3rd ed., Ch. 2.
Mathematics