Lagrange's Theorem: Why Subgroup Orders Divide Group Orders
We prove Lagrange's theorem — the fundamental result that the order of a subgroup divides the order of the group — and explore its many consequences, from Fermat's little theorem to the structure theory of finite groups.
The Theorem
Lagrange's Theorem
If is a finite group and is a subgroup, then divides . Moreover:
where is the index of in — the number of left cosets of .
This is one of the most fundamental theorems in algebra. It constrains which subgroups a group can have and is the starting point for much of finite group theory.
Cosets
The proof rests on the concept of cosets.
Definition
For , the left coset of containing is:
Similarly, the right coset is .
Key Properties
Lemma. Let be a subgroup of a finite group.
- Every coset has exactly elements.
- Two cosets and are either equal or disjoint.
- is the disjoint union of its left cosets.
Proof of (1). The map defined by is a bijection: it is clearly surjective, and if then (multiply by ). So .
Proof of (2). Suppose . Then there exist with , giving . For any , we have , so . By symmetry, .
Proof of (3). Every belongs to (since , so ). By (2), distinct cosets are disjoint.
Proof of Lagrange's Theorem
Proof.
By the lemma above, the left cosets of partition into disjoint subsets, each of size :
where is the number of distinct cosets. Counting elements:
Therefore divides .
The proof is remarkably simple, yet its consequences are deep.
Example
Consider (the symmetric group on 3 elements), which has order .
The subgroup has order . By Lagrange's theorem, .
The three left cosets are:
These partition into three disjoint pairs.
Immediate Consequences
Corollary 1: Order of Elements Divides Group Order
If is a finite group and , then divides .
Proof. The cyclic subgroup has order . By Lagrange's theorem, .
Corollary 2:
For every in a finite group :
since and .
Corollary 3: Groups of Prime Order Are Cyclic
If is prime, then has no proper nontrivial subgroups (since the only divisors of are and ). Therefore for any , and .
Fermat's Little Theorem
Fermat's Little Theorem. If is prime and , then:
Proof via Lagrange. The group under multiplication modulo has order . By Corollary 2:
Euler's Generalization
More generally, has order (Euler's totient), so:
This is Euler's theorem, also an immediate consequence of Lagrange's theorem.
The Converse Is False
Lagrange's theorem does not have a converse. If divides , there need not exist a subgroup of order .
Example: has order , and , but has no subgroup of order .
However, partial converses exist:
- Cauchy's Theorem: If a prime divides , then has an element of order (hence a subgroup of order ).
- Sylow's Theorems: If divides (with prime), then has a subgroup of order .
Cauchy's Theorem
Cauchy's Theorem. If is prime and , then contains an element of order .
Proof (McKay). Let . Then (choose freely; is determined). The cyclic group acts on by cyclic permutation. Each orbit has size or . The fixed points are tuples with . Since and the identity contributes one fixed point, the number of fixed points is , so there are at least more fixed points, giving with .
The Index Formula
Tower Law. If are finite groups, then:
Proof. , and .
This is the group-theoretic analogue of the tower law for field extensions: .
Applications
RSA Cryptography
The RSA algorithm relies on Euler's theorem: for and :
Choosing with gives , enabling encryption and decryption.
Counting Group Homomorphisms
Lagrange's theorem constrains homomorphisms: if is a homomorphism, then divides both and . If , the only homomorphism is trivial.
Burnside's Lemma
In counting orbits under group actions, Lagrange's theorem ensures the orbit-stabilizer theorem: , which is a direct application.
Historical Note
Despite its name, Lagrange's theorem in its modern form was not stated by Lagrange himself. Joseph-Louis Lagrange (1770–71) proved the special case that the order of a permutation divides in his work on polynomial equations. The general theorem emerged from the work of Galois and Cauchy in the early 19th century.
Summary
References
- Dummit, D. and Foote, R., Abstract Algebra, 3rd edition, Wiley, 2003.
- Artin, M., Algebra, 2nd edition, Pearson, 2010.
- Herstein, I. N., Topics in Algebra, 2nd edition, Wiley, 1975.
- Wikipedia — Lagrange's theorem (group theory)
- Wikipedia — Cauchy's theorem (group theory)
- Keith Conrad — Notes on Group Theory