can anyone please help me with that proof? thanks in advance
let $A$ be a square matrix ($n\times n$), I want to prove that $A$ is invertible if and only if $\text{rank}(A)=n$
I did this, is that right? I'm not sure about my prove and the way I got from one direction to the other. let $\text{rank}(A)=n \Rightarrow$ means we have no zero rows $\iff$ means A has one solution (no free values) $\iff$ means A has an inverse.
Hint:
Look at $A:\mathbb{R}^n\rightarrow \mathbb{R}^n$ and use Rank-nullity.
Your idea is right, and this is just nitpicking:
Another way to prove it is to note that $\text{rank}(A)=n\iff A:\mathbb{R}^n\rightarrow\mathbb{R}^n$ is a bijection $\iff$ $A$ is invertible.