Given the diagram $\require{AMScd}$ \begin{CD} 0 @>>> A @>f>> B @>g>> C @>>> 0 \\ @. @V\alpha VV \#@V\beta V V\# @VV\gamma V @. \\ 0 @>>> {A'} @>>{f'}> {B'} @>>{g'}> {C'} @>>> 0\\ \end{CD} where $\alpha,\gamma$ are monic and the rows are exact. Prove that also $\beta$ is a monomorphism.
In R-Mod this is rather straightforward: given $\beta(b)=0$, show that $b=0$; $g(b)=0\Rightarrow \exists a\in A: f(a)=b\Rightarrow f'\alpha(a)=0\Rightarrow a=0$.
But how to do this using only the universal properties (of zero-elements, kernels etc)?
But forgetting about that and just using arrows, it is literally the same.
– MooS Feb 07 '15 at 09:13