Using only the axioms of a field, prove that the additive identity in $\Bbb R$ is unique.
My work:
(1) Assume that the additive identity is not unique. So, let there be an $a$ and $b$ such that $x+a=x$ and $x+b=x$
(2) Take the additive inverse of x and add it to both sides in both equations. So, we have $x+a+x^{-1}=x+x^{-1}$ . And we have $x+b+x^{-1}=x+x^{-1}$
(3) Using the commutative and associative law we see that $a=0$ and $b=0$
(4) Therefore by the transitive property, we must have $a=b$
Are all of these steps valid or am I using more than just the axioms of a field?
I have answered my own question. I believe that this proof holds upon further inspection.