Problem. Prove that $ \forall a \in \Bbb{R}: -a = (-1) a $.
The teacher gave us a proof but I would like to see another :)
Proof by contradiction
Suppose that $ -a \neq (-1) a $. Then \begin{align} -a + a & \neq (-1) a + a, \\ a + (-a) & \neq a + (-1) a, \\ 0 & \neq a(1) + a(-1), \\ 0 & \neq a(1+(-1)), \\ 0 & \neq a(0), \\ 0 & \neq (0)a, \\ 0 & \neq 0 \quad (\text{Contradiction!!!}) \end{align} Therefore, $ \forall a \in \Bbb{R}: -a = (-1) a $. $ \quad \blacksquare $
Is my proof correct?
I already have the proof of $0a=0$