I looking for comments and corrections on my proof. I'm also unsure if the second case is correct.
For $x\in \mathbb{R}$ we have:
$\lvert x\rvert \geq 0$, and $\lvert x \rvert=0$ if and only if $x=0$.
I have three cases:
For $x>0$, the absolute value $\lvert x\rvert=x$ is greater than zero, so $x \neq 0$. This case not true according to the theorem.
For $x<0$, we have $\lvert x\rvert =-x>0$, which is less than zero, so $x<0$. This case not true according to the theorem.
For $x=0$, we have $\lvert x\rvert=0$, according to the theorem. Therefore the theorem is true only for $x=0$.
Thanks!