How can I prove if $x>0$ then $-x<0$?

73 Views Asked by At

$$x>0\implies-x<0$$

I thought about using the axioms of multiplication with $x\cdot (-1) = -x$
but I am kind of stuck there.

1

There are 1 best solutions below

0
On

$If x>0 then 0=-x+x>-x+0 so that -x<0. If x<0 then 0=-x+x<-x+0 so that -x>0$