Notes:Proof of the first group isomorphism theorem

From Maths
Jump to: navigation, search

Claim

Let G and H be groups, let φ:GH be any group homomorphism, then:

  • G/Ker(φ)Im(φ)

Or, alternatively:

  • There exists a group isomorphism, θ:G/Ker(φ)Im(φ) such that the following diagram commutes:
    • (so φ=iθπ) where i:Im(φ)H is the canonical injection, i:hh. It is a group homomorphism.

Proof

Diagram of morphisms in play

First note:

  • We get a function, φ:GIm(φ) I'll call the "canonical surjection", given by φ:gφ(g).
  • We can factor φ through π (using the group factorisation theorem) to get θ:G/Ker(φ)Im(φ)
    • Which is of course a group homomorphism.
    • And has the property: φ=θπ
  • We can factor φ through π to, to give ˉφ:G/Ker(φ)H
    • Which is of course a group homomorphism.
    • And has the property: φ=ˉφπ
  • Additionally, I take it as trivial that:
    • φ=iφ

Proof

  • Note that φ=iφ and φ=θπ - by substitution we see:
    • φ=iθπ

This shows that the diagram commutes, we only need to show that θ is a group isomorphism to finish the proof.

  • I would like to do something like φ=ˉφθ1φ but I can't as θ1 might not be a function.

Lets try the "brute force" approach of just showing it.

  1. θ is surjective.
    • While I have failed (I think... it was a few days ago and I wasn't pleased with it) to do it, I think the following is promising:
      • Suppose θ is not surjective, then we cannot have φ=θπ (as φ is surjective)
  2. θ is injective
    • Suppose θ(x)=θ(y), we wish to show that this means x=y
      • The gist is this: θ([u])=θ([v])φ(u)=φ(v)φ(uv1)=e thus uv1Ker(φ)
        • So π(uv1)Ker(φ) so π(uv1)=[e] (the coset that is the normal subgroup Ker(φ) itself)
        • Thus π(uv1)=[e]π(u)=[e]π(v)[u]=[v]
      • We have shown θ([u])=θ([v])[u]=[v]

Notes