I want to prove that the inverse of a product equals the product of inverses, but I’m not quite sure if to I am using what I want to demonstrate. If so, can you explain me a way to avoid this kind of mistakes?
Thanks for the advice!
Let $a$ and $b$ be nonzero real numbers. Then
\begin{align}(ab)(ab)^{-1}=1&\implies(b^{-1}a^{-1})[(ab)(ab)^{-1}]= (b^{-1}a^{-1})[1]\\ &\implies[b^{-1}(a^{-1}a)b](ab)^{-1}]= (b^{-1}a^{-1})\\ &\implies[b^{-1}(1)b](ab)^{-1}]= b^{-1}a^{-1}\\ &\implies[b^{-1}b](ab)^{-1}]= a^{-1}b^{-1}\\ &\implies[1](ab)^{-1}]= a^{-1}b^{-1}\\ &\implies(ab)^{-1}]= a^{-1}b^{-1}\hspace{1.5mm}._{QED}\end{align}