I need to prove that if A and B are invertible matrices, then this statement is valid:
$(A*B)^{-1}=B^{-1}*A^{-1}$
Is it enough if I take some random matrices with variables and prove that left side and the right side give the same result? How else could I go about doing this?