I have three $n\times n $ matrices $A,B,C$ and it is given that $ABC=I$, I should prove that each $A,B$ and $C$ are invertible and find their inverse.
Here is what I have: Since $ABC=I$ then I might have that $A$ and $B$ and $C$ are inverses of each other, but from this moment I got confused.
$A$ is invertible because $BC$ is its inverse.
$C$ is invertible because $AB$ is its inverse.
$B=A^{-1}IC^{-1}$, a product of invertible matrices, and is therefore invertible. To find $B^{-1}$, we have $$B^{-1}=(A^{-1}C^{-1})^{-1}=CA$$