I know that in vector spaces, the cokernel of a linear transformation $f$ is isomorphic to the set of all $y$ such that $f^T(y)=0.$ (This is the transpose of $f$.) Then, how can I prove that $\text{coker} f=\{0\}$ if and only if $f$ is surjective?
I would apreciate a proof without any heavy machinery (that is, without something that is not taught in a linear algebra course).
Thank you
The implication is equivalent to $A^T$ having a null kernel. This is equivalent to its rank being $m$, where $A$ is $m \times n$.
So the implication is equivalent to $rank(A)=m$. Since $im(A)$ is in $K^m$, this is equivalent to $A$ defining a surjective linear transformation.