I have to prove that
$$-a = (-1)a$$
how I went about it was I added $0a$ to either side, and then used the distributive property to factor out the $(-1 + 0)$
1. $-a + 0a = (-1)a + 0a$
2. $(-1 + 0)a = (-1 + 0)a$
3. $a=a$
However I'm not sure if this is valid because in the step 2, in order to pull the $-$ sign out of $-a$, I had to basically assume what the proof is trying to prove, which is that $-a=(-1)a$.
Is is fine, or should I be approaching it a different way?