The math optional, made finite. Daily Practice

Isomorphism theorems (First, Second, Third)

At a Glance

Why This Chapter Matters

Both UPSC questions on the First Isomorphism Theorem are 15 marks, making this one of the highest-value single-theorem items in Paper 2 Algebra. The 2018 question applies the theorem to identify R/ZS1\mathbb R/\mathbb Z\cong S^1; the 2022 question asks for the complete proof. Both reduce to the same four-step structure: define a surjective homomorphism, compute its kernel, invoke FIT, state the conclusion. Knowing the proof cold and being able to exhibit a concrete surjection on demand covers both archetypes with one preparation.

Minimum Theory

First Isomorphism Theorem. Let ϕ:GG\phi:G\to G' be a group homomorphism. Let K=kerϕK=\ker\phi. Then: (i) KGK\trianglelefteq G; (ii) there is an isomorphism ϕˉ:G/K    Imϕ\bar\phi:G/K\xrightarrow{\;\sim\;}\operatorname{Im}\phi defined by ϕˉ(gK)=ϕ(g)\bar\phi(gK)=\phi(g). In particular, G/kerϕImϕG/\ker\phi\cong\operatorname{Im}\phi.

Well-definedness check (the crucial step). ϕˉ\bar\phi is well-defined because: if gK=gKgK=g'K then g1gKg^{-1}g'\in K, so ϕ(g1g)=e\phi(g^{-1}g')=e, so ϕ(g)=ϕ(g)\phi(g)=\phi(g').

Second and Third Isomorphism Theorems (stated for reference). Second: If HGH\le G and NGN\trianglelefteq G, then HNHH\cap N\trianglelefteq H and H/(HN)HN/NH/(H\cap N)\cong HN/N. Third: If NGN\trianglelefteq G and KGK\trianglelefteq G with NKN\le K, then K/NG/NK/N\trianglelefteq G/N and (G/N)/(K/N)G/K(G/N)/(K/N)\cong G/K.

Unit circle group. S1={zC:z=1}S^1=\{z\in\mathbb C:|z|=1\} under multiplication. The map xe2πixx\mapsto e^{2\pi ix} sends (R,+)(\mathbb R,+) onto (S1,×)(S^1,\times) with kernel Z\mathbb Z.

First Isomorphism Theorem: G\twoheadrightarrow G/K\cong\operatorname{Im}\phi\hookrightarrow H

Question Archetypes

ArchetypeRecognition
first-isomorphism-applicationExhibit a surjective homomorphism ϕ\phi with a specified kernel, then cite FIT to identify the quotient
first-isomorphism-proofProve every homomorphic image of GG is isomorphic to some quotient G/KG/K

first-isomorphism-application (1 question(s); 2018)

Recognition Cues — “Show G/NHG/N\cong H” where HH is a known group; “quotient group is isomorphic to …”; find a natural surjective homomorphism ϕ:GH\phi:G\to H with kerϕ=N\ker\phi=N.

Solution Template

  1. Define ϕ:GH\phi:G\to H and verify it is a homomorphism.
  2. Show ϕ\phi is surjective.
  3. Compute kerϕ\ker\phi and verify kerϕ=N\ker\phi = N (the named subgroup).
  4. Apply FIT: G/N=G/kerϕImϕ=HG/N = G/\ker\phi\cong\operatorname{Im}\phi = H.

Worked Example

2018 Paper 2, 2018-P2-Q2a (15 marks)

Show that the quotient group (R,+)/Z(\mathbb R,+)/\mathbb Z is isomorphic to the multiplicative group of complex numbers on the unit circle.

Let S1={zC:z=1}S^1=\{z\in\mathbb C:|z|=1\}. Define ϕ:RS1\phi:\mathbb R\to S^1 by ϕ(x)=e2πix\phi(x)=e^{2\pi ix}.

Step 1 — Homomorphism. ϕ(x+y)=e2πi(x+y)=e2πixe2πiy=ϕ(x)ϕ(y)\phi(x+y)=e^{2\pi i(x+y)}=e^{2\pi ix}\cdot e^{2\pi iy}=\phi(x)\phi(y). \checkmark

Step 2 — Surjectivity. For any eiθS1e^{i\theta}\in S^1, set x=θ/(2π)Rx=\theta/(2\pi)\in\mathbb R; then ϕ(x)=eiθ\phi(x)=e^{i\theta}. \checkmark

Step 3 — Kernel. ϕ(x)=1    e2πix=1    2πx=2πn\phi(x)=1\iff e^{2\pi ix}=1\iff 2\pi x = 2\pi n for some nZ    xZn\in\mathbb Z\iff x\in\mathbb Z. So kerϕ=Z\ker\phi=\mathbb Z.

Step 4 — First Isomorphism Theorem. ϕ\phi is a surjective homomorphism with kernel Z\mathbb Z, so

R/Z=R/kerϕ    Imϕ=S1.\mathbb R/\mathbb Z = \mathbb R/\ker\phi \;\cong\; \operatorname{Im}\phi = S^1.

R/ZS1.  \boxed{\mathbb R/\mathbb Z\cong S^1.}\;\blacksquare

(Well-definedness on cosets: if x=x+nx'=x+n (nZn\in\mathbb Z), then e2πix=e2πixe2πin=e2πixe^{2\pi ix'}=e^{2\pi ix}e^{2\pi in}=e^{2\pi ix}, so the induced map ϕˉ(x+Z)=e2πix\bar\phi(x+\mathbb Z)=e^{2\pi ix} is independent of the coset representative.)

Common Traps

first-isomorphism-proof (1 question(s); 2022)

Recognition Cues — “Prove every homomorphic image of GG is isomorphic to some quotient group of GG”; “State and prove the First Isomorphism Theorem.”

Solution Template

  1. State the theorem: ϕ:GG\phi:G\to G' a homomorphism, K=kerϕK=\ker\phi; then KGK\trianglelefteq G and G/KImϕG/K\cong\operatorname{Im}\phi.
  2. Prove KGK\le G: identity, closure, inverses.
  3. Prove KGK\trianglelefteq G: for any gGg\in G, kKk\in K: ϕ(gkg1)=ϕ(g)eϕ(g)1=e\phi(gkg^{-1})=\phi(g)\cdot e\cdot\phi(g)^{-1}=e, so gKg1KgKg^{-1}\subseteq K.
  4. Define ϕˉ:G/KImϕ\bar\phi:G/K\to\operatorname{Im}\phi by ϕˉ(gK)=ϕ(g)\bar\phi(gK)=\phi(g).
  5. Check well-definedness, homomorphism, surjectivity, injectivity.
  6. Conclude ϕˉ\bar\phi is an isomorphism.

Worked Example

2022 Paper 2, 2022-P2-Q2b (15 marks)

Prove that every homomorphic image of a group GG is isomorphic to some quotient group of GG.

Let ϕ:GG\phi:G\to G' be a homomorphism. Set K=kerϕ={gG:ϕ(g)=eG}K=\ker\phi=\{g\in G:\phi(g)=e_{G'}\}.

Step 1 — KK is a subgroup. eKe\in K (since ϕ(e)=e\phi(e)=e'). If a,bKa,b\in K: ϕ(ab)=ϕ(a)ϕ(b)=ee=e\phi(ab)=\phi(a)\phi(b)=e'\cdot e'=e', so abKab\in K. If aKa\in K: ϕ(a1)=ϕ(a)1=(e)1=e\phi(a^{-1})=\phi(a)^{-1}=(e')^{-1}=e', so a1Ka^{-1}\in K. \checkmark

Step 2 — KGK\trianglelefteq G. For gGg\in G, kKk\in K: ϕ(gkg1)=ϕ(g)ϕ(k)ϕ(g)1=ϕ(g)eϕ(g)1=e\phi(gkg^{-1})=\phi(g)\phi(k)\phi(g)^{-1}=\phi(g)\cdot e'\cdot\phi(g)^{-1}=e'. So gkg1Kgkg^{-1}\in K, i.e. gKg1KgKg^{-1}\subseteq K. \checkmark

Step 3 — Define ϕˉ:G/KImϕ\bar\phi:G/K\to\operatorname{Im}\phi by ϕˉ(gK)=ϕ(g)\bar\phi(gK)=\phi(g).

Well-defined: if gK=gKgK=g'K, then g1gKg^{-1}g'\in K, so ϕ(g1g)=e\phi(g^{-1}g')=e', so ϕ(g)=ϕ(g)\phi(g)=\phi(g'). \checkmark

Homomorphism: ϕˉ(gKgK)=ϕˉ(ggK)=ϕ(gg)=ϕ(g)ϕ(g)=ϕˉ(gK)ϕˉ(gK)\bar\phi(gK\cdot g'K)=\bar\phi(gg'K)=\phi(gg')=\phi(g)\phi(g')=\bar\phi(gK)\bar\phi(g'K). \checkmark

Surjective: for any yImϕy\in\operatorname{Im}\phi, y=ϕ(g)=ϕˉ(gK)y=\phi(g)=\bar\phi(gK). \checkmark

Injective: if ϕˉ(gK)=e\bar\phi(gK)=e', then ϕ(g)=e\phi(g)=e', so gKg\in K, so gK=KgK=K (identity in G/KG/K). Hence kerϕˉ={K}\ker\bar\phi=\{K\}. \checkmark

Conclusion. ϕˉ\bar\phi is a bijective homomorphism, i.e. an isomorphism.

G/KImϕ,K=kerϕ.  \boxed{G/K\cong\operatorname{Im}\phi,\quad K=\ker\phi.}\;\blacksquare

Common Traps

Marks-Aware Writing

Both questions are 15 marks. For the application question (2018): the four steps (define ϕ\phi, verify homomorphism, verify surjectivity, compute kernel, cite FIT) together cover all marks — missing the surjectivity check or the kernel computation each costs 3 marks. For the proof question (2022): Steps 2 (normality) and 3 (well-definedness + four properties of ϕˉ\bar\phi) are the load-bearing sections. A complete proof of normality plus a complete four-part check of ϕˉ\bar\phi earns 12–15 marks; a proof that omits well-definedness or injectivity earns at most 9.

Practice Set

We've mapped all 13 years of this exam. Get new chapters, tools, and solutions as we release them — free.