Let $A$ be an $m\times n$ real matrix. Then show that, $N(A)\cap Im(A^T)=\{0\}$.
To prove that first I take $x\in N(A)\cap Im(A^T)$. Then, $Ax=0$ and $x=A^Ty$ for some $y\in \Bbb R^m$. Then, $AA^Ty=0$ , i.e. $y\in N(AA^T)=N(A)$.
From here how I can proceed further ?