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

Theorem sgnneg 15133
Description: Negation of the signum. (Contributed by Thierry Arnoux, 1-Oct-2018.)
Assertion
Ref Expression
sgnneg (𝐴 ∈ ℝ → (sgn‘-𝐴) = -(sgn‘𝐴))

Proof of Theorem sgnneg
StepHypRef Expression
1 recn 11185 . . . . 5 (𝐴 ∈ ℝ → 𝐴 ∈ ℂ)
21negeq0d 11556 . . . 4 (𝐴 ∈ ℝ → (𝐴 = 0 ↔ -𝐴 = 0))
32bicomd 226 . . 3 (𝐴 ∈ ℝ → (-𝐴 = 0 ↔ 𝐴 = 0))
4 eqidd 2764 . . 3 ((𝐴 ∈ ℝ ∧ -𝐴 = 0) → 0 = 0)
53necon3bbid 2995 . . . . 5 (𝐴 ∈ ℝ → (¬ -𝐴 = 0 ↔ 𝐴 ≠ 0))
65biimpa 481 . . . 4 ((𝐴 ∈ ℝ ∧ ¬ -𝐴 = 0) → 𝐴 ≠ 0)
7 lt0neg2 11716 . . . . . . . 8 (𝐴 ∈ ℝ → (0 < 𝐴 ↔ -𝐴 < 0))
87adantr 485 . . . . . . 7 ((𝐴 ∈ ℝ ∧ 𝐴 ≠ 0) → (0 < 𝐴 ↔ -𝐴 < 0))
9 id 23 . . . . . . . . . . . 12 (𝐴 ∈ ℝ → 𝐴 ∈ ℝ)
10 0red 11206 . . . . . . . . . . . 12 (𝐴 ∈ ℝ → 0 ∈ ℝ)
119, 10lttri2d 11344 . . . . . . . . . . 11 (𝐴 ∈ ℝ → (𝐴 ≠ 0 ↔ (𝐴 < 0 ∨ 0 < 𝐴)))
1211biimpa 481 . . . . . . . . . 10 ((𝐴 ∈ ℝ ∧ 𝐴 ≠ 0) → (𝐴 < 0 ∨ 0 < 𝐴))
13 ltnsym2 11304 . . . . . . . . . . . 12 ((𝐴 ∈ ℝ ∧ 0 ∈ ℝ) → ¬ (𝐴 < 0 ∧ 0 < 𝐴))
1410, 13mpdan 699 . . . . . . . . . . 11 (𝐴 ∈ ℝ → ¬ (𝐴 < 0 ∧ 0 < 𝐴))
1514adantr 485 . . . . . . . . . 10 ((𝐴 ∈ ℝ ∧ 𝐴 ≠ 0) → ¬ (𝐴 < 0 ∧ 0 < 𝐴))
1612, 15jca 520 . . . . . . . . 9 ((𝐴 ∈ ℝ ∧ 𝐴 ≠ 0) → ((𝐴 < 0 ∨ 0 < 𝐴) ∧ ¬ (𝐴 < 0 ∧ 0 < 𝐴)))
17 pm5.17 1029 . . . . . . . . 9 (((𝐴 < 0 ∨ 0 < 𝐴) ∧ ¬ (𝐴 < 0 ∧ 0 < 𝐴)) ↔ (𝐴 < 0 ↔ ¬ 0 < 𝐴))
1816, 17sylib 221 . . . . . . . 8 ((𝐴 ∈ ℝ ∧ 𝐴 ≠ 0) → (𝐴 < 0 ↔ ¬ 0 < 𝐴))
1918con2bid 357 . . . . . . 7 ((𝐴 ∈ ℝ ∧ 𝐴 ≠ 0) → (0 < 𝐴 ↔ ¬ 𝐴 < 0))
208, 19bitr3d 284 . . . . . 6 ((𝐴 ∈ ℝ ∧ 𝐴 ≠ 0) → (-𝐴 < 0 ↔ ¬ 𝐴 < 0))
2120ifbid 4511 . . . . 5 ((𝐴 ∈ ℝ ∧ 𝐴 ≠ 0) → if(-𝐴 < 0, -1, 1) = if(¬ 𝐴 < 0, -1, 1))
22 ifnot 4540 . . . . 5 if(¬ 𝐴 < 0, -1, 1) = if(𝐴 < 0, 1, -1)
2321, 22eqtrdi 2814 . . . 4 ((𝐴 ∈ ℝ ∧ 𝐴 ≠ 0) → if(-𝐴 < 0, -1, 1) = if(𝐴 < 0, 1, -1))
246, 23syldan 602 . . 3 ((𝐴 ∈ ℝ ∧ ¬ -𝐴 = 0) → if(-𝐴 < 0, -1, 1) = if(𝐴 < 0, 1, -1))
253, 4, 24ifbieq12d2 4522 . 2 (𝐴 ∈ ℝ → if(-𝐴 = 0, 0, if(-𝐴 < 0, -1, 1)) = if(𝐴 = 0, 0, if(𝐴 < 0, 1, -1)))
26 renegcl 11516 . . 3 (𝐴 ∈ ℝ → -𝐴 ∈ ℝ)
27 rexr 11250 . . 3 (-𝐴 ∈ ℝ → -𝐴 ∈ ℝ*)
28 sgnval 15121 . . 3 (-𝐴 ∈ ℝ* → (sgn‘-𝐴) = if(-𝐴 = 0, 0, if(-𝐴 < 0, -1, 1)))
2926, 27, 283syl 19 . 2 (𝐴 ∈ ℝ → (sgn‘-𝐴) = if(-𝐴 = 0, 0, if(-𝐴 < 0, -1, 1)))
30 df-neg 11439 . . . 4 -(sgn‘𝐴) = (0 − (sgn‘𝐴))
3130a1i 11 . . 3 (𝐴 ∈ ℝ → -(sgn‘𝐴) = (0 − (sgn‘𝐴)))
32 rexr 11250 . . . . 5 (𝐴 ∈ ℝ → 𝐴 ∈ ℝ*)
33 sgnval 15121 . . . . 5 (𝐴 ∈ ℝ* → (sgn‘𝐴) = if(𝐴 = 0, 0, if(𝐴 < 0, -1, 1)))
3432, 33syl 18 . . . 4 (𝐴 ∈ ℝ → (sgn‘𝐴) = if(𝐴 = 0, 0, if(𝐴 < 0, -1, 1)))
3534oveq2d 7426 . . 3 (𝐴 ∈ ℝ → (0 − (sgn‘𝐴)) = (0 − if(𝐴 = 0, 0, if(𝐴 < 0, -1, 1))))
36 ovif2 7509 . . . . 5 (0 − if(𝐴 = 0, 0, if(𝐴 < 0, -1, 1))) = if(𝐴 = 0, (0 − 0), (0 − if(𝐴 < 0, -1, 1)))
37 biid 264 . . . . . 6 (𝐴 = 0 ↔ 𝐴 = 0)
38 0m0e0 12354 . . . . . 6 (0 − 0) = 0
39 ovif2 7509 . . . . . . 7 (0 − if(𝐴 < 0, -1, 1)) = if(𝐴 < 0, (0 − -1), (0 − 1))
40 biid 264 . . . . . . . 8 (𝐴 < 0 ↔ 𝐴 < 0)
41 0cn 11193 . . . . . . . . . 10 0 ∈ ℂ
42 ax-1cn 11153 . . . . . . . . . 10 1 ∈ ℂ
4341, 42subnegi 11532 . . . . . . . . 9 (0 − -1) = (0 + 1)
44 0p1e1 12356 . . . . . . . . 9 (0 + 1) = 1
4543, 44eqtr2i 2787 . . . . . . . 8 1 = (0 − -1)
46 df-neg 11439 . . . . . . . 8 -1 = (0 − 1)
4740, 45, 46ifbieq12i 4515 . . . . . . 7 if(𝐴 < 0, 1, -1) = if(𝐴 < 0, (0 − -1), (0 − 1))
4839, 47eqtr4i 2789 . . . . . 6 (0 − if(𝐴 < 0, -1, 1)) = if(𝐴 < 0, 1, -1)
4937, 38, 48ifbieq12i 4515 . . . . 5 if(𝐴 = 0, (0 − 0), (0 − if(𝐴 < 0, -1, 1))) = if(𝐴 = 0, 0, if(𝐴 < 0, 1, -1))
5036, 49eqtri 2786 . . . 4 (0 − if(𝐴 = 0, 0, if(𝐴 < 0, -1, 1))) = if(𝐴 = 0, 0, if(𝐴 < 0, 1, -1))
5150a1i 11 . . 3 (𝐴 ∈ ℝ → (0 − if(𝐴 = 0, 0, if(𝐴 < 0, -1, 1))) = if(𝐴 = 0, 0, if(𝐴 < 0, 1, -1)))
5231, 35, 513eqtrd 2802 . 2 (𝐴 ∈ ℝ → -(sgn‘𝐴) = if(𝐴 = 0, 0, if(𝐴 < 0, 1, -1)))
5325, 29, 523eqtr4d 2808 1 (𝐴 ∈ ℝ → (sgn‘-𝐴) = -(sgn‘𝐴))
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wb 209  wa 400  wo 860   = wceq 1570  wcel 2143  wne 2958  ifcif 4487   class class class wbr 5109  cfv 6536  (class class class)co 7410  cr 11094  0cc0 11095  1c1 11096   + caddc 11098  *cxr 11237   < clt 11238  cmin 11436  -cneg 11437  sgncsgn 15119
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1825  ax-4 1839  ax-5 1940  ax-6 1997  ax-7 2038  ax-8 2145  ax-9 2153  ax-10 2176  ax-11 2192  ax-12 2213  ax-ext 2735  ax-sep 5257  ax-nul 5269  ax-pow 5336  ax-pr 5404  ax-un 7732  ax-resscn 11152  ax-1cn 11153  ax-icn 11154  ax-addcl 11155  ax-addrcl 11156  ax-mulcl 11157  ax-mulrcl 11158  ax-mulcom 11159  ax-addass 11160  ax-mulass 11161  ax-distr 11162  ax-i2m1 11163  ax-1ne0 11164  ax-1rid 11165  ax-rnegex 11166  ax-rrecex 11167  ax-cnre 11168  ax-pre-lttri 11169  ax-pre-lttrn 11170  ax-pre-ltadd 11171
This theorem depends on definitions:  df-bi 210  df-an 401  df-or 861  df-3or 1104  df-3an 1105  df-tru 1573  df-fal 1583  df-ex 1810  df-nf 1814  df-sb 2097  df-mo 2567  df-eu 2597  df-clab 2742  df-cleq 2755  df-clel 2838  df-nfc 2912  df-ne 2959  df-nel 3065  df-ral 3080  df-rex 3090  df-reu 3370  df-rab 3417  df-v 3457  df-sbc 3745  df-csb 3854  df-dif 3908  df-un 3910  df-in 3912  df-ss 3922  df-nul 4287  df-if 4488  df-pw 4564  df-sn 4590  df-pr 4592  df-op 4596  df-uni 4873  df-br 5110  df-opab 5174  df-mpt 5193  df-id 5556  df-po 5569  df-so 5570  df-xp 5667  df-rel 5668  df-cnv 5669  df-co 5670  df-dm 5671  df-rn 5672  df-res 5673  df-ima 5674  df-iota 6492  df-fun 6538  df-fn 6539  df-f 6540  df-f1 6541  df-fo 6542  df-f1o 6543  df-fv 6544  df-riota 7367  df-ov 7413  df-oprab 7414  df-mpo 7415  df-er 8690  df-en 8940  df-dom 8941  df-sdom 8942  df-pnf 11240  df-mnf 11241  df-xr 11242  df-ltxr 11243  df-le 11244  df-sub 11438  df-neg 11439  df-sgn 15120
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator