[Math] Help with short exact sequence

exact-sequencehomological-algebra

I have the following short exact sequence:
$$\ker(f)\rightarrow G\rightarrow \mathbb{Z}$$
Where the first map is inclusion and the second map is $f$. And $G$ is an abelian group.

I'd like to known if I may write: $G=\ker(f)\oplus \mathbb{Z}$

I guess I need to prove that the sequence is split exact…Is that the case? Can anyone help? Thanks!

Best Answer

The splitting lemma tells you that $G$ is a direct sum of the other two groups iff the sequence splits (either on the left or on the right, since we are in the abelian case). In general there would be no reason for this to happen, however your case is special.

Pick an element $g\in f^{-1}(1)$ and define $\psi(1)=g$, extending to a homomorphism $\psi\colon\mathbb{Z}\to G$. It is easy to see that $f\circ \psi$ is the identity, so your sequence splits on the right, hence $G=\mathrm{ker}(f)\oplus \mathbb{Z}$.

The proof generalizes easily to the case where $\mathbb{Z}$ is replaced by any free abelian group (if we were dealing with modules over some ring, a projective module would've sufficed, but, as was pointed out in the comments, there is no distinction between free and projective $\mathbb{Z}$-modules).

Related Question