My math-english is not very good so please be patient.
$A$ and $B$ are given matrices; $A$ is $m\times n$ , $B$ is $n\times m$, and $AB=I$, the identity of order $m$.
I need to prove that linear space of $BAx=0$ is the same as the linear space of $Ax=0$.
And I need to find the rank of $BA$.
Thank you!
Clearly, if $A\mathbf x = \mathbf 0$ then $B(A\mathbf x) = \mathbf 0$
So, you need to show that if $A\mathbf x\ne \mathbf 0,$ then $BA\mathbf x \ne \mathbf 0$
What else to you know? $AB = I.$ In which case $AB\mathbf x = \mathbf x$ and for all $\mathbf x \ne \mathbf 0, B\mathbf x \ne \mathbf 0.$
And so the kernel of $BA$ = kernel $A$
And the Rank of $BA$ = Rank $AB = m.$