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

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

Proof of Theorem sgnp
StepHypRef Expression
1 sgnval 14797 . . 3 (𝐴 ∈ ℝ* → (sgn‘𝐴) = if(𝐴 = 0, 0, if(𝐴 < 0, -1, 1)))
21adantr 481 . 2 ((𝐴 ∈ ℝ* ∧ 0 < 𝐴) → (sgn‘𝐴) = if(𝐴 = 0, 0, if(𝐴 < 0, -1, 1)))
3 0xr 11023 . . . . 5 0 ∈ ℝ*
4 xrltne 12896 . . . . 5 ((0 ∈ ℝ*𝐴 ∈ ℝ* ∧ 0 < 𝐴) → 𝐴 ≠ 0)
53, 4mp3an1 1447 . . . 4 ((𝐴 ∈ ℝ* ∧ 0 < 𝐴) → 𝐴 ≠ 0)
65neneqd 2950 . . 3 ((𝐴 ∈ ℝ* ∧ 0 < 𝐴) → ¬ 𝐴 = 0)
76iffalsed 4476 . 2 ((𝐴 ∈ ℝ* ∧ 0 < 𝐴) → if(𝐴 = 0, 0, if(𝐴 < 0, -1, 1)) = if(𝐴 < 0, -1, 1))
8 xrltnsym 12870 . . . . 5 ((0 ∈ ℝ*𝐴 ∈ ℝ*) → (0 < 𝐴 → ¬ 𝐴 < 0))
93, 8mpan 687 . . . 4 (𝐴 ∈ ℝ* → (0 < 𝐴 → ¬ 𝐴 < 0))
109imp 407 . . 3 ((𝐴 ∈ ℝ* ∧ 0 < 𝐴) → ¬ 𝐴 < 0)
1110iffalsed 4476 . 2 ((𝐴 ∈ ℝ* ∧ 0 < 𝐴) → if(𝐴 < 0, -1, 1) = 1)
122, 7, 113eqtrd 2784 1 ((𝐴 ∈ ℝ* ∧ 0 < 𝐴) → (sgn‘𝐴) = 1)
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wa 396   = wceq 1542  wcel 2110  wne 2945  ifcif 4465   class class class wbr 5079  cfv 6432  0cc0 10872  1c1 10873  *cxr 11009   < clt 11010  -cneg 11206  sgncsgn 14795
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1802  ax-4 1816  ax-5 1917  ax-6 1975  ax-7 2015  ax-8 2112  ax-9 2120  ax-10 2141  ax-11 2158  ax-12 2175  ax-ext 2711  ax-sep 5227  ax-nul 5234  ax-pow 5292  ax-pr 5356  ax-un 7582  ax-cnex 10928  ax-resscn 10929  ax-1cn 10930  ax-icn 10931  ax-addcl 10932  ax-addrcl 10933  ax-mulcl 10934  ax-i2m1 10940  ax-rnegex 10943  ax-cnre 10945  ax-pre-lttri 10946  ax-pre-lttrn 10947
This theorem depends on definitions:  df-bi 206  df-an 397  df-or 845  df-3or 1087  df-3an 1088  df-tru 1545  df-fal 1555  df-ex 1787  df-nf 1791  df-sb 2072  df-mo 2542  df-eu 2571  df-clab 2718  df-cleq 2732  df-clel 2818  df-nfc 2891  df-ne 2946  df-nel 3052  df-ral 3071  df-rex 3072  df-rab 3075  df-v 3433  df-sbc 3721  df-csb 3838  df-dif 3895  df-un 3897  df-in 3899  df-ss 3909  df-nul 4263  df-if 4466  df-pw 4541  df-sn 4568  df-pr 4570  df-op 4574  df-uni 4846  df-br 5080  df-opab 5142  df-mpt 5163  df-id 5490  df-po 5504  df-so 5505  df-xp 5596  df-rel 5597  df-cnv 5598  df-co 5599  df-dm 5600  df-rn 5601  df-res 5602  df-ima 5603  df-iota 6390  df-fun 6434  df-fn 6435  df-f 6436  df-f1 6437  df-fo 6438  df-f1o 6439  df-fv 6440  df-ov 7274  df-er 8481  df-en 8717  df-dom 8718  df-sdom 8719  df-pnf 11012  df-mnf 11013  df-xr 11014  df-ltxr 11015  df-neg 11208  df-sgn 14796
This theorem is referenced by:  sgnrrp  14800  sgn1  14801  sgnpnf  14802  sgncl  32501  sgnmul  32505  sgnmulrp2  32506  sgnsub  32507  sgnpbi  32509
  Copyright terms: Public domain W3C validator