Let $A$ and $B$ be matrices of $M_{n}(K)$. Show that if $AB$ is invertible the matrices $A$ and $B$ are invertible.
So i know how to find the inverse of a matrice, i know how to do the product of two matrices and i know the definition of invertibility but somehow i can't find a way to prove it.
Any help to point me in the right direction would help me alot.
Thank you.
Demonstration:
We have $(AB)(B^{-1})A^{-1}=A(BB^{-1})A^{-1}=A(I_{n})A^{-1}=AA^{-1}=I_{n}$ and $(B^{-1}A^{-1})(AB)=B^{-1}(A^{-1}A)B=B^{-1}I_{n}B=B^{-1}B=I_{n}$
am I supposed to use that to solve for this problem?
– spexel Oct 17 '15 at 16:48