Metamath Proof Explorer


Theorem le0neg1d

Description: Comparison of a number and its negative to zero. (Contributed by Mario Carneiro, 27-May-2016)

Ref Expression
Hypothesis leidd.1
|- ( ph -> A e. RR )
Assertion le0neg1d
|- ( ph -> ( A <_ 0 <-> 0 <_ -u A ) )

Proof

Step Hyp Ref Expression
1 leidd.1
 |-  ( ph -> A e. RR )
2 le0neg1
 |-  ( A e. RR -> ( A <_ 0 <-> 0 <_ -u A ) )
3 1 2 syl
 |-  ( ph -> ( A <_ 0 <-> 0 <_ -u A ) )