LESSWRONG
LW

Wikitags

Subgroup is normal if and only if it is the kernel of a homomorphism

Edited by Patrick Stevens last updated 17th Jun 2016
Requires: Normal subgroup, Kernel of group homomorphism

Let N be a subgroup of group G. Then N is normal in G if and only if there is a group H and a group homomorphism ϕ:G→H such that the kernel of ϕ is N.

Proof

"Normal" implies "is a kernel"

Let N be normal, so it is closed under conjugation. Then we may define the quotient_group G/N, whose elements are the left cosets of N in G, and where the operation is that gN+hN=(g+h)N. This group is well-defined (proof).

Now there is a homomorphism ϕ:G→G/N given by g↦gN. This is indeed a homomorphism, by definition of the group operation gN+hN=(g+h)N.

The kernel of this homomorphism is precisely {g:gN=N}; that is simply N:

  • Certainly N⊆{g:gN=N} (because nN=N for all n, since N is closed as a subgroup of G);
  • We have {g:gN=N}⊆N because if gN=N then in particular ge∈N (where e is the group identity) so g∈N.

"Is a kernel" implies "normal"

Let ϕ:G→H have kernel N, so ϕ(n)=e if and only if n∈N. We claim that N is closed under conjugation by members of G.

Indeed, ϕ(hnh−1)=ϕ(h)ϕ(n)ϕ(h−1)=ϕ(h)ϕ(h−1) since ϕ(n)=e. But that is ϕ(hh−1)=ϕ(e), so hnh−1∈N.

That is, if n∈N then hnh−1∈N, so N is normal.

Parents:
Normal subgroup
Discussion0
Discussion0