Prove that $Ax=0$ has an unique solution $\iff \text{rank}(A)=n$
Here is my proof of the "if" part:
If $\text{rank} (A)=n$, then $\mathcal{C}(A)=\mathbb{R^n}$ and therefore $Ax=0$ has a solution. If $Ax=0$ and $Ay=0$ then $A(x-y)=0$. But $\dim (\mathcal{N(A))}=0 $ therefore $x=y$. This proves uniqueness.
How do i prove the other way round?
$\text{Rank A}=n\iff \text{N(A)}=\{0\}\iff Ax=0\implies x=0$
where $\text{N(A)}$ denotes Nullity of $A$