1

I don't get the point when I see the theorem in the below figure. What does $G'\leq\ker\varphi$ want to tell (I know the mathematical meaning word by word, but don't know the intuitive meaning)? What does "factor through" mean? Only if I feel natural with it, then I can remember it.

Eric
  • 4,517
  • 1
  • 18
  • 36

1 Answers1

3

The Homomorphism Lemma states the following. Let $f\colon G\rightarrow H$ be a group homomorphism and $N$ be a normal subgroup of $G$ with $$ N\subseteq \ker(f). $$ Then there exists a unique group homomorphism $g:G/N\rightarrow H$ such that $f=g\circ \pi$, where $\pi:G\rightarrow G/N$ is the canonical surjective homomorphism. Hence $f$ factorizes as $g\circ \pi$. We need the condition $N\subseteq \ker(f)$ in oder that $g$ is well-defined.

Dietrich Burde
  • 130,978