Question:
Let $A$ be a matrix of $m\times n$ and $B$ matrix of $n\times m$ over field $F$.
Given that $AB = I_m$ ($m\times m$ unit matrix), prove that the column space of $A$ is equal to $F^m$.
My Attempt:
So looking at the question I can understand that dim of $F^m$ is obviously $m$ so I can deduce that I need to show that $m=n$, and if I show it equals its pretty much the question.
Now from what I know $AB = I$ means that the number of rows in $A$ is less or equal to the number of columns which in formality means $m\le n$. I'm stuck at this point because the other way $n\le m$ is something I can't get from the question.