Let $A,B\in \mathbb R^{n\times n}$. Show that if $AB=I$ then $B$ has full rank.
In fact, I show that $A$ has full rank, which is quite obvious but I really have difficulties to show that $B$ has full rank. I tried by contradiction : there is $u\in \mathbb R^n$ s.t. $Bv\neq u$ for all $v\in \mathbb R^n$. So $v=ABv\neq Au$ which contradict $A$ has full rank.
It doesn't look correct. What do you think ?
Because if $rank(B)<n$ so $\det B=0$ and $$1=\det(I)=\det(AB)=\det(A)\det(B)=0,$$ which is a contradiction.