Let $A$ and $B$ be matrices of the same size. Then: How can we prove that
$Im(A) = Im(B)$ holds if and only if $Ker(A^T) = Ker(B^T).$
I know that for matrix $A \in \mathbb{C^{m\times n}},$
$Ker(A)=\{x|Ax=0\}$ and $Im(A)=\{Ax|x\in \mathbb{C^{m}}\}$. But, I have no clue how to proceed.
Any hint please.