Is the following a complete proof? It is from the book, $Prealgebra$ by R. Rusczyk, D. Patrick, and R. Boppana
Consider the sum
$$x + (-x) + (-(-x)).$$
That is, we are adding x, its negation -x, and the negation of -x. By associative property of addition, we can add these three in any order. If we start by adding the first two, we have $x + (-x) = 0$, so
$$x + (-x) + (-(-x)) = 0 + (-(-x)) = -(-x).$$
However, suppose we start by adding $(-x) + (-(-x))$ first. Since $(-(-x))$ is the negation of $-x$, we have $(-x) + (-(-x)) = 0.$ So, we find
$$x + (-x) + (-(-x)) = x + 0 = x.$$
We just showed that $x + (-x) + (-(-x))$ equals both $-(-x)$ and $x$, so we must have
$$-(-x) = x.$$