$A$, $B$ and $C$ are square matrices with $ABC=I$. I need to show that $B$ is invertible and $B^{-1} = CA$.
I have proved it using the fact stated here.
Since we only need to prove invertiblity of $B$ there may be a simpler proof. Any ideas?
Here is my proof.
$(AB)C=I \implies C(AB) = I \implies (CA)B=I \implies B^{-1}=CA$
Here I have used the fact in linked question. I am seeking an elementary proof but seems like there isn't one.