Cayley’s Theorem
At a Glance
- Frequency: 1 sub-part across 1 of 13 years (2017)
- Priority tier: T4
- Marks (count): 10 (1)
- Average solve time: ~12 min
- Difficulty mix: medium 1
- Section: A | Dominant type: proof
Why This Chapter Matters
Cayley’s theorem is one of the great unifying results of group theory: it says that abstract groups are, in a precise sense, nothing more than groups of symmetries. UPSC 2017 tested it as a Section A proof question worth 10 marks — the entire proof fits cleanly in under a page if you know the left regular representation. Beyond its intrinsic importance, the construction used in the proof (left multiplication as a permutation) reappears in the proofs of Sylow’s theorems.
Minimum Theory
Statement
Theorem (Cayley, 1854). Every group G is isomorphic to a subgroup of S∣G∣ (the symmetric group on ∣G∣ elements). In particular, every group of order n embeds in Sn.
The Left Regular Representation
For each g∈G, define λg:G→G by λg(x)=gx (left multiplication by g).
Claim 1. λg is a bijection.
Proof. λg is injective: λg(x)=λg(y)⇒gx=gy⇒x=y. It is surjective: for any y∈G, λg(g−1y)=g(g−1y)=y. Hence λg∈Sym(G). ✓
So we may define a map ϕ:G→Sym(G) by ϕ(g)=λg.
Claim 2. ϕ is a group homomorphism.
Proof. For g,h∈G and any x∈G:
ϕ(gh)(x)=λgh(x)=(gh)x=g(hx)=λg(λh(x))=(λg∘λh)(x)=(ϕ(g)∘ϕ(h))(x).
Since x is arbitrary, ϕ(gh)=ϕ(g)ϕ(h). ✓
Claim 3. ϕ is injective.
Proof. Suppose ϕ(g)=ϕ(h), i.e., λg=λh. Evaluating at e∈G:
ge=λg(e)=λh(e)=he⟹g=h.
So ker(ϕ)={e}, which means ϕ is injective. ✓
Conclusion. Since ϕ:G→Sym(G) is an injective homomorphism, by the first isomorphism theorem
G≅ϕ(G)≤Sym(G).
When ∣G∣=n, we have ∣Sym(G)∣=n!=∣Sn∣ and Sym(G)≅Sn, so G embeds in Sn. ■
Concrete Example: Z3↪S3
Label elements of Z3={0,1,2} as 1,2,3.
- λ0: 0↦0,1↦1,2↦2 → identity permutation e.
- λ1: 0↦1,1↦2,2↦0 → cycle (123) (using labels 1,2,3 for 0,1,2).
- λ2: 0↦2,1↦0,2↦1 → cycle (132).
So Z3≅{e,(123),(132)}≤S3. ✓
Question Archetypes
| Archetype | Recognition |
|---|
| state-and-prove | State Cayley’s theorem; write the full proof via left regular representation |
| apply-to-small-group | Find the explicit embedding of a group of order 3 or 4 into Sn |
state-and-prove (1 question; 2017)
Recognition Cues
- “State and prove Cayley’s theorem”
- “Every group of order n is isomorphic to a subgroup of Sn”
- 10 marks: full proof required, not just a sketch
Solution Template
- State the theorem precisely.
- Define λg(x)=gx and ϕ(g)=λg.
- Prove λg is a bijection (so ϕ maps into Sym(G)).
- Prove ϕ is a homomorphism.
- Prove ϕ is injective (by evaluating at e).
- Conclude G≅ϕ(G)≤Sym(G)≅Sn.
Worked Example
2017 Paper 2, 2017-P2-Q1a (10 marks)
State and prove Cayley’s theorem.
Solution.
Theorem. Every group G is isomorphic to a subgroup of the symmetric group Sym(G). In particular, if ∣G∣=n, then G is isomorphic to a subgroup of Sn.
Proof.
For each g∈G, define the map λg:G→G by
λg(x)=gxfor all x∈G.
Step 1: λg∈Sym(G). For injectivity, λg(x)=λg(y)⇒gx=gy⇒x=y (left cancellation). For surjectivity, given y∈G take x=g−1y; then λg(x)=g(g−1y)=y. Hence λg is a bijection on G.
Step 2: Define ϕ:G→Sym(G) by ϕ(g)=λg.
Step 3: ϕ is a homomorphism. For any g,h∈G and x∈G:
ϕ(gh)(x)=(gh)x=g(hx)=λg(λh(x))=(ϕ(g)∘ϕ(h))(x).
Since this holds for all x, ϕ(gh)=ϕ(g)ϕ(h).
Step 4: ϕ is injective. If ϕ(g)=ϕ(h) then λg=λh, so in particular λg(e)=λh(e), giving g=h. Hence ker(ϕ)={e}.
Conclusion. By the first isomorphism theorem, G/ker(ϕ)≅ϕ(G), i.e., G≅ϕ(G). Since ϕ(G)⊆Sym(G) and is a homomorphic image of a group it is a subgroup, so ϕ(G)≤Sym(G).
When G is finite of order n, Sym(G)≅Sn, completing the proof.
G≅ϕ(G)≤Sym(G)≅Sn■
Common Traps
- Confusing left and right multiplication: the right regular representation ρg(x)=xg is also injective but one must check ρgh=ρh∘ρg (note the reversal) — it is safer to use left multiplication.
- Forgetting to prove that λg is a bijection before claiming ϕ(g)∈Sym(G).
- Stating ”G embeds in S∣G∣” without the isomorphism — the theorem asserts an isomorphism onto a subgroup, not just an injection of sets.
- Skipping the surjectivity half of the bijection argument.
Marks-Aware Writing
10 marks (Section A):
- Theorem statement with correct quantifiers (1–2 marks).
- λg is a bijection: injectivity + surjectivity (2–3 marks).
- ϕ is a homomorphism (2–3 marks).
- ϕ is injective (2 marks).
- Conclusion (1 mark).
Every step must be shown; a “sketch” will lose marks at this level.
Practice Set
Only one historical question on this atom (shown above).