Suppose you have an ordered field $(\mathbb{F}, +, \cdot, \le)$. How to prove that $-0 = 0$?
One way, I have thought so far is:
$$ -0 = -(0 + 0) = -0 + (-0)$$
and therefore since $-0 + a = a$, where $a = -0$ then $-0 = 0$, by uniqueness of additive inverse.
Is this correct?
We have $0=0+(-0)=-0$. The first equality is by definition of the additive inverse, and the second equality is by definition of the additive identity (zero).