MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  sgnn Structured version   Visualization version   GIF version

Theorem sgnn 15131
Description: The signum of a negative extended real is -1. (Contributed by David A. Wheeler, 15-May-2015.)
Assertion
Ref Expression
sgnn ((𝐴 ∈ ℝ*𝐴 < 0) → (sgn‘𝐴) = -1)

Proof of Theorem sgnn
StepHypRef Expression
1 sgnval 15125 . . 3 (𝐴 ∈ ℝ* → (sgn‘𝐴) = if(𝐴 = 0, 0, if(𝐴 < 0, -1, 1)))
21adantr 485 . 2 ((𝐴 ∈ ℝ*𝐴 < 0) → (sgn‘𝐴) = if(𝐴 = 0, 0, if(𝐴 < 0, -1, 1)))
3 0xr 11256 . . . . 5 0 ∈ ℝ*
4 xrltne 13188 . . . . 5 ((𝐴 ∈ ℝ* ∧ 0 ∈ ℝ*𝐴 < 0) → 0 ≠ 𝐴)
53, 4mp3an2 1475 . . . 4 ((𝐴 ∈ ℝ*𝐴 < 0) → 0 ≠ 𝐴)
6 nesym 3020 . . . 4 (0 ≠ 𝐴 ↔ ¬ 𝐴 = 0)
75, 6sylib 221 . . 3 ((𝐴 ∈ ℝ*𝐴 < 0) → ¬ 𝐴 = 0)
87iffalsed 4503 . 2 ((𝐴 ∈ ℝ*𝐴 < 0) → if(𝐴 = 0, 0, if(𝐴 < 0, -1, 1)) = if(𝐴 < 0, -1, 1))
9 iftrue 4498 . . 3 (𝐴 < 0 → if(𝐴 < 0, -1, 1) = -1)
109adantl 486 . 2 ((𝐴 ∈ ℝ*𝐴 < 0) → if(𝐴 < 0, -1, 1) = -1)
112, 8, 103eqtrd 2808 1 ((𝐴 ∈ ℝ*𝐴 < 0) → (sgn‘𝐴) = -1)
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wa 400   = wceq 1567  wcel 2149  wne 2964  ifcif 4492   class class class wbr 5113  cfv 6537  0cc0 11100  1c1 11101  *cxr 11242   < clt 11243  -cneg 11442  sgncsgn 15123
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1822  ax-4 1836  ax-5 1937  ax-6 1994  ax-7 2035  ax-8 2151  ax-9 2159  ax-10 2182  ax-11 2198  ax-12 2219  ax-ext 2741  ax-sep 5261  ax-nul 5271  ax-pow 5337  ax-pr 5405  ax-un 7733  ax-cnex 11156  ax-resscn 11157  ax-1cn 11158  ax-icn 11159  ax-addcl 11160  ax-addrcl 11161  ax-mulcl 11162  ax-i2m1 11168  ax-rnegex 11171  ax-cnre 11173  ax-pre-lttri 11174  ax-pre-lttrn 11175
This theorem depends on definitions:  df-bi 210  df-an 401  df-or 861  df-3or 1102  df-3an 1103  df-tru 1570  df-fal 1580  df-ex 1807  df-nf 1811  df-sb 2098  df-mo 2573  df-eu 2603  df-clab 2748  df-cleq 2761  df-clel 2844  df-nfc 2918  df-ne 2965  df-nel 3071  df-ral 3086  df-rex 3096  df-rab 3424  df-v 3465  df-sbc 3754  df-csb 3862  df-dif 3916  df-un 3918  df-in 3920  df-ss 3930  df-nul 4295  df-if 4493  df-pw 4569  df-sn 4595  df-pr 4597  df-op 4601  df-uni 4877  df-br 5114  df-opab 5178  df-mpt 5197  df-id 5557  df-po 5570  df-so 5571  df-xp 5668  df-rel 5669  df-cnv 5670  df-co 5671  df-dm 5672  df-rn 5673  df-res 5674  df-ima 5675  df-iota 6493  df-fun 6539  df-fn 6540  df-f 6541  df-f1 6542  df-fo 6543  df-f1o 6544  df-fv 6545  df-ov 7414  df-er 8694  df-en 8944  df-dom 8945  df-sdom 8946  df-pnf 11245  df-mnf 11246  df-xr 11247  df-ltxr 11248  df-neg 11444  df-sgn 15124
This theorem is referenced by:  sgnmnf  15132  sgncl  15134  sgnnbi  15141  sgnsub  15143  sgnmul  15144  sgnval2  33021  sgnsgn  33116
  Copyright terms: Public domain W3C validator