I have this question out of Spivak's Calculus. From the field axioms, I have to prove that, for non-zero real numbers $a$ and $b$ we have that $(ab)^{-1} = a^{-1}b^{-1}$.
So this is what I have, where $e$ is the multiplicative identity: $$(ab)a^{-1}b^{-1} = (aa^{-1})(bb^{-1})$$ $$(ab)a^{-1}b^{-1} = (e)(e)$$
$$(ab)a^{-1}b^{-1} = e$$ $$(ab)^{-1}(ab)a^{-1}b^{-1} = (ab)^{-1}(e)$$ $$(e)a^{-1}b^{-1} = (ab)^{-1}$$ $$a^{-1}b^{-1} = (ab)^{-1}$$
Is this proof correct, and is there any way to write it in a more formal way.