my try:
$AB = I$
$BAB = B$
$BAB = B$
$BAB - B= 0$
$(BA - I)B= 0$
I wanted to be able to multply by A and appear AB somewhere up there...
$AB = I$
$ABA = A$
$A(BA - I) = 0$
mmm.... can someone gimme a hint at least ? I know we can't say that because $B$ is not null (although this is true) then $BA-I$ must be null
Suppose that $B\vec x = \vec 0$. Then $AB \vec x = \vec 0$ so that $\vec x = \vec 0$ since $AB = I$. This means that $B\vec x = \vec 0$ has only the trivial solution $\vec x = \vec 0$, and so must be invertible. Then you have $$A = AI = ABB^{-1} = IB^{-1} = B^{-1}$$ so that $A = B^{-1}$.