Let $f:V_1 \to V_2$ and $g: V_2 \to V_3$ be two homomorphisms, $f$ is injective and $g$ is surjective, $gf =0$ [I think it is $g(f)$]. Proof that $dimV_2 \ge dimV_1 + dimV_3$.
$ V_1,V_2,V_3$ are the vector spaces.
My attempt:
Because $g$ is an epimorphism (surjective), $V_3$ must be a zero space if $gf$ = 0, right?
Then we have just $dimV_2 \ge dimV_1$ . Because $f$ is injective, $V_2$ must contain whole $V_1$ so $V_2$ must be at least as big as $V_1$.
I think I am wrong, especially with $dimV_3 = 0$. Thanks for the help.