ProofComplete

Homomorphisms and Quotient Groups - Key Proof

We present a complete proof of the First Isomorphism Theorem, the fundamental result connecting homomorphisms and quotient groups.

TheoremFirst Isomorphism Theorem (Restatement)

Let ϕ:GH\phi: G \to H be a group homomorphism. Then: G/ker(ϕ)im(ϕ)G/\ker(\phi) \cong \text{im}(\phi)

ProofProof of First Isomorphism Theorem

Let K=ker(ϕ)K = \ker(\phi) and I=im(ϕ)I = \text{im}(\phi). We construct an isomorphism ϕ:G/KI\overline{\phi}: G/K \to I.

Step 1: Define the map

For each coset gKG/KgK \in G/K, define: ϕ(gK)=ϕ(g)\overline{\phi}(gK) = \phi(g)

We must verify this is well-defined: if gK=gKgK = g'K, does ϕ(g)=ϕ(g)\phi(g) = \phi(g')?

If gK=gKgK = g'K, then g1gK=ker(ϕ)g^{-1}g' \in K = \ker(\phi), so: ϕ(g1g)=eH\phi(g^{-1}g') = e_H ϕ(g)1ϕ(g)=eH\phi(g)^{-1}\phi(g') = e_H ϕ(g)=ϕ(g)\phi(g') = \phi(g)

Thus ϕ\overline{\phi} is well-defined.

Step 2: Verify ϕ\overline{\phi} is a homomorphism

For cosets gK,gKG/KgK, g'K \in G/K: ϕ((gK)(gK))=ϕ((gg)K)=ϕ(gg)\overline{\phi}((gK)(g'K)) = \overline{\phi}((gg')K) = \phi(gg') =ϕ(g)ϕ(g)=ϕ(gK)ϕ(gK)= \phi(g)\phi(g') = \overline{\phi}(gK)\overline{\phi}(g'K)

So ϕ\overline{\phi} preserves the group operation.

Step 3: Prove injectivity

Suppose ϕ(gK)=eH\overline{\phi}(gK) = e_H. Then ϕ(g)=eH\phi(g) = e_H, so gK=ker(ϕ)g \in K = \ker(\phi). Therefore gK=KgK = K (the identity coset). This shows ker(ϕ)={K}\ker(\overline{\phi}) = \{K\}, so ϕ\overline{\phi} is injective.

Step 4: Prove surjectivity

Take any hI=im(ϕ)h \in I = \text{im}(\phi). By definition, h=ϕ(g)h = \phi(g) for some gGg \in G. Then: ϕ(gK)=ϕ(g)=h\overline{\phi}(gK) = \phi(g) = h

So every element of II is in the image of ϕ\overline{\phi}, making it surjective.

Conclusion: ϕ\overline{\phi} is a bijective homomorphism, hence an isomorphism.

Remark

The key insight is that elements of KK contribute nothing to the image under ϕ\phi—they all map to eHe_H. The quotient G/KG/K eliminates this redundancy, allowing a one-to-one correspondence with II. Each coset gKgK represents all elements mapping to the same image ϕ(g)\phi(g).

ExampleApplication: Cyclic Groups

Define ϕ:ZZn\phi: \mathbb{Z} \to \mathbb{Z}_n by ϕ(k)=kmodn\phi(k) = k \bmod n. This is a surjective homomorphism with:

  • ker(ϕ)=nZ={nk:kZ}\ker(\phi) = n\mathbb{Z} = \{nk : k \in \mathbb{Z}\}
  • im(ϕ)=Zn\text{im}(\phi) = \mathbb{Z}_n

By the First Isomorphism Theorem: Z/nZZn\mathbb{Z}/n\mathbb{Z} \cong \mathbb{Z}_n

This confirms that the quotient construction for Z\mathbb{Z} by nZn\mathbb{Z} yields the familiar cyclic group of order nn.

The proof technique—showing well-definedness, then verifying the homomorphism property and bijectivity—is standard for quotient constructions. Similar arguments prove the other isomorphism theorems.