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

Theorem sgn3da 15128
Description: A conditional containing a signum is true if it is true in all three possible cases. (Contributed by Thierry Arnoux, 1-Oct-2018.)
Hypotheses
Ref Expression
sgn3da.0 (𝜑𝐴 ∈ ℝ*)
sgn3da.1 ((sgn‘𝐴) = 0 → (𝜓𝜒))
sgn3da.2 ((sgn‘𝐴) = 1 → (𝜓𝜃))
sgn3da.3 ((sgn‘𝐴) = -1 → (𝜓𝜏))
sgn3da.4 ((𝜑𝐴 = 0) → 𝜒)
sgn3da.5 ((𝜑 ∧ 0 < 𝐴) → 𝜃)
sgn3da.6 ((𝜑𝐴 < 0) → 𝜏)
Assertion
Ref Expression
sgn3da (𝜑𝜓)

Proof of Theorem sgn3da
StepHypRef Expression
1 sgn3da.0 . . . . . . . . 9 (𝜑𝐴 ∈ ℝ*)
2 sgnval 15115 . . . . . . . . 9 (𝐴 ∈ ℝ* → (sgn‘𝐴) = if(𝐴 = 0, 0, if(𝐴 < 0, -1, 1)))
31, 2syl 18 . . . . . . . 8 (𝜑 → (sgn‘𝐴) = if(𝐴 = 0, 0, if(𝐴 < 0, -1, 1)))
43eqeq2d 2776 . . . . . . 7 (𝜑 → (0 = (sgn‘𝐴) ↔ 0 = if(𝐴 = 0, 0, if(𝐴 < 0, -1, 1))))
54pm5.32i 584 . . . . . 6 ((𝜑 ∧ 0 = (sgn‘𝐴)) ↔ (𝜑 ∧ 0 = if(𝐴 = 0, 0, if(𝐴 < 0, -1, 1))))
6 sgn3da.1 . . . . . . . . 9 ((sgn‘𝐴) = 0 → (𝜓𝜒))
76eqcoms 2773 . . . . . . . 8 (0 = (sgn‘𝐴) → (𝜓𝜒))
87bicomd 226 . . . . . . 7 (0 = (sgn‘𝐴) → (𝜒𝜓))
98adantl 486 . . . . . 6 ((𝜑 ∧ 0 = (sgn‘𝐴)) → (𝜒𝜓))
105, 9sylbir 238 . . . . 5 ((𝜑 ∧ 0 = if(𝐴 = 0, 0, if(𝐴 < 0, -1, 1))) → (𝜒𝜓))
1110expcom 418 . . . 4 (0 = if(𝐴 = 0, 0, if(𝐴 < 0, -1, 1)) → (𝜑 → (𝜒𝜓)))
1211pm5.74d 276 . . 3 (0 = if(𝐴 = 0, 0, if(𝐴 < 0, -1, 1)) → ((𝜑𝜒) ↔ (𝜑𝜓)))
133eqeq2d 2776 . . . . . . 7 (𝜑 → (if(𝐴 < 0, -1, 1) = (sgn‘𝐴) ↔ if(𝐴 < 0, -1, 1) = if(𝐴 = 0, 0, if(𝐴 < 0, -1, 1))))
1413pm5.32i 584 . . . . . 6 ((𝜑 ∧ if(𝐴 < 0, -1, 1) = (sgn‘𝐴)) ↔ (𝜑 ∧ if(𝐴 < 0, -1, 1) = if(𝐴 = 0, 0, if(𝐴 < 0, -1, 1))))
15 eqeq1 2769 . . . . . . . . 9 (-1 = if(𝐴 < 0, -1, 1) → (-1 = (sgn‘𝐴) ↔ if(𝐴 < 0, -1, 1) = (sgn‘𝐴)))
1615imbi1d 344 . . . . . . . 8 (-1 = if(𝐴 < 0, -1, 1) → ((-1 = (sgn‘𝐴) → (((𝐴 < 0 → 𝜏) ∧ (¬ 𝐴 < 0 → 𝜃)) ↔ 𝜓)) ↔ (if(𝐴 < 0, -1, 1) = (sgn‘𝐴) → (((𝐴 < 0 → 𝜏) ∧ (¬ 𝐴 < 0 → 𝜃)) ↔ 𝜓))))
17 eqeq1 2769 . . . . . . . . 9 (1 = if(𝐴 < 0, -1, 1) → (1 = (sgn‘𝐴) ↔ if(𝐴 < 0, -1, 1) = (sgn‘𝐴)))
1817imbi1d 344 . . . . . . . 8 (1 = if(𝐴 < 0, -1, 1) → ((1 = (sgn‘𝐴) → (((𝐴 < 0 → 𝜏) ∧ (¬ 𝐴 < 0 → 𝜃)) ↔ 𝜓)) ↔ (if(𝐴 < 0, -1, 1) = (sgn‘𝐴) → (((𝐴 < 0 → 𝜏) ∧ (¬ 𝐴 < 0 → 𝜃)) ↔ 𝜓))))
19 sgn3da.6 . . . . . . . . . . . . . . 15 ((𝜑𝐴 < 0) → 𝜏)
2019adantr 485 . . . . . . . . . . . . . 14 (((𝜑𝐴 < 0) ∧ (𝐴 < 0 → 𝜏)) → 𝜏)
21 simp2 1153 . . . . . . . . . . . . . . 15 (((𝜑𝐴 < 0) ∧ 𝜏𝐴 < 0) → 𝜏)
22213expia 1137 . . . . . . . . . . . . . 14 (((𝜑𝐴 < 0) ∧ 𝜏) → (𝐴 < 0 → 𝜏))
2320, 22impbida 812 . . . . . . . . . . . . 13 ((𝜑𝐴 < 0) → ((𝐴 < 0 → 𝜏) ↔ 𝜏))
24 pm3.24 407 . . . . . . . . . . . . . . . . 17 ¬ (𝐴 < 0 ∧ ¬ 𝐴 < 0)
2524pm2.21i 120 . . . . . . . . . . . . . . . 16 ((𝐴 < 0 ∧ ¬ 𝐴 < 0) → 𝜃)
2625adantl 486 . . . . . . . . . . . . . . 15 ((𝜑 ∧ (𝐴 < 0 ∧ ¬ 𝐴 < 0)) → 𝜃)
2726expr 461 . . . . . . . . . . . . . 14 ((𝜑𝐴 < 0) → (¬ 𝐴 < 0 → 𝜃))
28 tbtru 1571 . . . . . . . . . . . . . 14 ((¬ 𝐴 < 0 → 𝜃) ↔ ((¬ 𝐴 < 0 → 𝜃) ↔ ⊤))
2927, 28sylib 221 . . . . . . . . . . . . 13 ((𝜑𝐴 < 0) → ((¬ 𝐴 < 0 → 𝜃) ↔ ⊤))
3023, 29anbi12d 643 . . . . . . . . . . . 12 ((𝜑𝐴 < 0) → (((𝐴 < 0 → 𝜏) ∧ (¬ 𝐴 < 0 → 𝜃)) ↔ (𝜏 ∧ ⊤)))
31 ancom 465 . . . . . . . . . . . . 13 ((𝜏 ∧ ⊤) ↔ (⊤ ∧ 𝜏))
32 truan 1574 . . . . . . . . . . . . 13 ((⊤ ∧ 𝜏) ↔ 𝜏)
3331, 32bitri 278 . . . . . . . . . . . 12 ((𝜏 ∧ ⊤) ↔ 𝜏)
3430, 33bitrdi 290 . . . . . . . . . . 11 ((𝜑𝐴 < 0) → (((𝐴 < 0 → 𝜏) ∧ (¬ 𝐴 < 0 → 𝜃)) ↔ 𝜏))
35343adant3 1148 . . . . . . . . . 10 ((𝜑𝐴 < 0 ∧ -1 = (sgn‘𝐴)) → (((𝐴 < 0 → 𝜏) ∧ (¬ 𝐴 < 0 → 𝜃)) ↔ 𝜏))
36 sgn3da.3 . . . . . . . . . . . 12 ((sgn‘𝐴) = -1 → (𝜓𝜏))
3736eqcoms 2773 . . . . . . . . . . 11 (-1 = (sgn‘𝐴) → (𝜓𝜏))
38373ad2ant3 1151 . . . . . . . . . 10 ((𝜑𝐴 < 0 ∧ -1 = (sgn‘𝐴)) → (𝜓𝜏))
3935, 38bitr4d 285 . . . . . . . . 9 ((𝜑𝐴 < 0 ∧ -1 = (sgn‘𝐴)) → (((𝐴 < 0 → 𝜏) ∧ (¬ 𝐴 < 0 → 𝜃)) ↔ 𝜓))
40393expia 1137 . . . . . . . 8 ((𝜑𝐴 < 0) → (-1 = (sgn‘𝐴) → (((𝐴 < 0 → 𝜏) ∧ (¬ 𝐴 < 0 → 𝜃)) ↔ 𝜓)))
41193adant2 1147 . . . . . . . . . . . . . . 15 ((𝜑 ∧ ¬ 𝐴 < 0 ∧ 𝐴 < 0) → 𝜏)
42413expia 1137 . . . . . . . . . . . . . 14 ((𝜑 ∧ ¬ 𝐴 < 0) → (𝐴 < 0 → 𝜏))
43 tbtru 1571 . . . . . . . . . . . . . 14 ((𝐴 < 0 → 𝜏) ↔ ((𝐴 < 0 → 𝜏) ↔ ⊤))
4442, 43sylib 221 . . . . . . . . . . . . 13 ((𝜑 ∧ ¬ 𝐴 < 0) → ((𝐴 < 0 → 𝜏) ↔ ⊤))
45 pm3.35 814 . . . . . . . . . . . . . . 15 ((¬ 𝐴 < 0 ∧ (¬ 𝐴 < 0 → 𝜃)) → 𝜃)
4645adantll 726 . . . . . . . . . . . . . 14 (((𝜑 ∧ ¬ 𝐴 < 0) ∧ (¬ 𝐴 < 0 → 𝜃)) → 𝜃)
47 simp2 1153 . . . . . . . . . . . . . . 15 (((𝜑 ∧ ¬ 𝐴 < 0) ∧ 𝜃 ∧ ¬ 𝐴 < 0) → 𝜃)
48473expia 1137 . . . . . . . . . . . . . 14 (((𝜑 ∧ ¬ 𝐴 < 0) ∧ 𝜃) → (¬ 𝐴 < 0 → 𝜃))
4946, 48impbida 812 . . . . . . . . . . . . 13 ((𝜑 ∧ ¬ 𝐴 < 0) → ((¬ 𝐴 < 0 → 𝜃) ↔ 𝜃))
5044, 49anbi12d 643 . . . . . . . . . . . 12 ((𝜑 ∧ ¬ 𝐴 < 0) → (((𝐴 < 0 → 𝜏) ∧ (¬ 𝐴 < 0 → 𝜃)) ↔ (⊤ ∧ 𝜃)))
51 truan 1574 . . . . . . . . . . . 12 ((⊤ ∧ 𝜃) ↔ 𝜃)
5250, 51bitrdi 290 . . . . . . . . . . 11 ((𝜑 ∧ ¬ 𝐴 < 0) → (((𝐴 < 0 → 𝜏) ∧ (¬ 𝐴 < 0 → 𝜃)) ↔ 𝜃))
53523adant3 1148 . . . . . . . . . 10 ((𝜑 ∧ ¬ 𝐴 < 0 ∧ 1 = (sgn‘𝐴)) → (((𝐴 < 0 → 𝜏) ∧ (¬ 𝐴 < 0 → 𝜃)) ↔ 𝜃))
54 sgn3da.2 . . . . . . . . . . . 12 ((sgn‘𝐴) = 1 → (𝜓𝜃))
5554eqcoms 2773 . . . . . . . . . . 11 (1 = (sgn‘𝐴) → (𝜓𝜃))
56553ad2ant3 1151 . . . . . . . . . 10 ((𝜑 ∧ ¬ 𝐴 < 0 ∧ 1 = (sgn‘𝐴)) → (𝜓𝜃))
5753, 56bitr4d 285 . . . . . . . . 9 ((𝜑 ∧ ¬ 𝐴 < 0 ∧ 1 = (sgn‘𝐴)) → (((𝐴 < 0 → 𝜏) ∧ (¬ 𝐴 < 0 → 𝜃)) ↔ 𝜓))
58573expia 1137 . . . . . . . 8 ((𝜑 ∧ ¬ 𝐴 < 0) → (1 = (sgn‘𝐴) → (((𝐴 < 0 → 𝜏) ∧ (¬ 𝐴 < 0 → 𝜃)) ↔ 𝜓)))
5916, 18, 40, 58ifbothda 4522 . . . . . . 7 (𝜑 → (if(𝐴 < 0, -1, 1) = (sgn‘𝐴) → (((𝐴 < 0 → 𝜏) ∧ (¬ 𝐴 < 0 → 𝜃)) ↔ 𝜓)))
6059imp 411 . . . . . 6 ((𝜑 ∧ if(𝐴 < 0, -1, 1) = (sgn‘𝐴)) → (((𝐴 < 0 → 𝜏) ∧ (¬ 𝐴 < 0 → 𝜃)) ↔ 𝜓))
6114, 60sylbir 238 . . . . 5 ((𝜑 ∧ if(𝐴 < 0, -1, 1) = if(𝐴 = 0, 0, if(𝐴 < 0, -1, 1))) → (((𝐴 < 0 → 𝜏) ∧ (¬ 𝐴 < 0 → 𝜃)) ↔ 𝜓))
6261expcom 418 . . . 4 (if(𝐴 < 0, -1, 1) = if(𝐴 = 0, 0, if(𝐴 < 0, -1, 1)) → (𝜑 → (((𝐴 < 0 → 𝜏) ∧ (¬ 𝐴 < 0 → 𝜃)) ↔ 𝜓)))
6362pm5.74d 276 . . 3 (if(𝐴 < 0, -1, 1) = if(𝐴 = 0, 0, if(𝐴 < 0, -1, 1)) → ((𝜑 → ((𝐴 < 0 → 𝜏) ∧ (¬ 𝐴 < 0 → 𝜃))) ↔ (𝜑𝜓)))
64 sgn3da.4 . . . . 5 ((𝜑𝐴 = 0) → 𝜒)
6564expcom 418 . . . 4 (𝐴 = 0 → (𝜑𝜒))
6665adantl 486 . . 3 ((⊤ ∧ 𝐴 = 0) → (𝜑𝜒))
6719ex 417 . . . . . . 7 (𝜑 → (𝐴 < 0 → 𝜏))
6867adantr 485 . . . . . 6 ((𝜑 ∧ ¬ 𝐴 = 0) → (𝐴 < 0 → 𝜏))
69 simp1 1152 . . . . . . . 8 ((𝜑 ∧ ¬ 𝐴 = 0 ∧ ¬ 𝐴 < 0) → 𝜑)
70 df-ne 2961 . . . . . . . . . . . 12 (𝐴 ≠ 0 ↔ ¬ 𝐴 = 0)
71 0xr 11244 . . . . . . . . . . . . 13 0 ∈ ℝ*
72 xrlttri2 13158 . . . . . . . . . . . . 13 ((𝐴 ∈ ℝ* ∧ 0 ∈ ℝ*) → (𝐴 ≠ 0 ↔ (𝐴 < 0 ∨ 0 < 𝐴)))
731, 71, 72sylancl 597 . . . . . . . . . . . 12 (𝜑 → (𝐴 ≠ 0 ↔ (𝐴 < 0 ∨ 0 < 𝐴)))
7470, 73bitr3id 288 . . . . . . . . . . 11 (𝜑 → (¬ 𝐴 = 0 ↔ (𝐴 < 0 ∨ 0 < 𝐴)))
7574biimpa 481 . . . . . . . . . 10 ((𝜑 ∧ ¬ 𝐴 = 0) → (𝐴 < 0 ∨ 0 < 𝐴))
7675ord 877 . . . . . . . . 9 ((𝜑 ∧ ¬ 𝐴 = 0) → (¬ 𝐴 < 0 → 0 < 𝐴))
77763impia 1133 . . . . . . . 8 ((𝜑 ∧ ¬ 𝐴 = 0 ∧ ¬ 𝐴 < 0) → 0 < 𝐴)
78 sgn3da.5 . . . . . . . 8 ((𝜑 ∧ 0 < 𝐴) → 𝜃)
7969, 77, 78syl2anc 595 . . . . . . 7 ((𝜑 ∧ ¬ 𝐴 = 0 ∧ ¬ 𝐴 < 0) → 𝜃)
80793expia 1137 . . . . . 6 ((𝜑 ∧ ¬ 𝐴 = 0) → (¬ 𝐴 < 0 → 𝜃))
8168, 80jca 520 . . . . 5 ((𝜑 ∧ ¬ 𝐴 = 0) → ((𝐴 < 0 → 𝜏) ∧ (¬ 𝐴 < 0 → 𝜃)))
8281expcom 418 . . . 4 𝐴 = 0 → (𝜑 → ((𝐴 < 0 → 𝜏) ∧ (¬ 𝐴 < 0 → 𝜃))))
8382adantl 486 . . 3 ((⊤ ∧ ¬ 𝐴 = 0) → (𝜑 → ((𝐴 < 0 → 𝜏) ∧ (¬ 𝐴 < 0 → 𝜃))))
8412, 63, 66, 83ifbothda 4522 . 2 (⊤ → (𝜑𝜓))
8584mptru 1570 1 (𝜑𝜓)
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wb 209  wa 400  wo 860  w3a 1101   = wceq 1563  wtru 1564  wcel 2145  wne 2960  ifcif 4483   class class class wbr 5105  cfv 6525  0cc0 11088  1c1 11089  *cxr 11230   < clt 11231  -cneg 11430  sgncsgn 15113
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1818  ax-4 1832  ax-5 1933  ax-6 1990  ax-7 2031  ax-8 2147  ax-9 2155  ax-10 2178  ax-11 2194  ax-12 2215  ax-ext 2737  ax-sep 5251  ax-nul 5261  ax-pow 5327  ax-pr 5395  ax-un 7722  ax-cnex 11144  ax-resscn 11145  ax-1cn 11146  ax-icn 11147  ax-addcl 11148  ax-addrcl 11149  ax-mulcl 11150  ax-i2m1 11156  ax-rnegex 11159  ax-cnre 11161  ax-pre-lttri 11162  ax-pre-lttrn 11163
This theorem depends on definitions:  df-bi 210  df-an 401  df-or 861  df-3or 1102  df-3an 1103  df-tru 1566  df-fal 1576  df-ex 1803  df-nf 1807  df-sb 2094  df-mo 2569  df-eu 2599  df-clab 2744  df-cleq 2757  df-clel 2840  df-nfc 2914  df-ne 2961  df-nel 3065  df-ral 3080  df-rex 3090  df-rab 3418  df-v 3459  df-sbc 3748  df-csb 3856  df-dif 3910  df-un 3912  df-in 3914  df-ss 3924  df-nul 4289  df-if 4484  df-pw 4560  df-sn 4586  df-pr 4588  df-op 4592  df-uni 4869  df-br 5106  df-opab 5168  df-mpt 5187  df-id 5547  df-po 5560  df-so 5561  df-xp 5658  df-rel 5659  df-cnv 5660  df-co 5661  df-dm 5662  df-rn 5663  df-res 5664  df-ima 5665  df-iota 6481  df-fun 6527  df-fn 6528  df-f 6529  df-f1 6530  df-fo 6531  df-f1o 6532  df-fv 6533  df-ov 7403  df-er 8682  df-en 8932  df-dom 8933  df-sdom 8934  df-pnf 11233  df-mnf 11234  df-xr 11235  df-ltxr 11236  df-neg 11432  df-sgn 15114
This theorem is referenced by:  sgn0bi  15130  sgnnbi  15131  sgnpbi  15132  sgnsub  15133  sgnmul  15134  sgnsgn  33088
  Copyright terms: Public domain W3C validator