Let A $\in(a_{ij})_{m\times n}$ and B$\in(b_{ij})_{n\times m}$ where entries are real numbers, if $rank(AB)=m$, then $rank(BA)=m$
Here is some of my approach
First, we know $m=rank(AB)$ $\le$ $min$ {$rankA,rankB$} and as $rankA$ $\le$ m, so we get rankA=m, so n$\le$m and A be full rank, and we know that AB be invertible matrix,how can we also show that rank(BA)=m?