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

Theorem sgn0bi 15107
Description: Zero signum. (Contributed by Thierry Arnoux, 10-Oct-2018.)
Assertion
Ref Expression
sgn0bi (𝐴 ∈ ℝ* → ((sgn‘𝐴) = 0 ↔ 𝐴 = 0))

Proof of Theorem sgn0bi
StepHypRef Expression
1 id 22 . 2 (𝐴 ∈ ℝ*𝐴 ∈ ℝ*)
2 eqeq1 2765 . . 3 ((sgn‘𝐴) = 0 → ((sgn‘𝐴) = 0 ↔ 0 = 0))
32bibi1d 345 . 2 ((sgn‘𝐴) = 0 → (((sgn‘𝐴) = 0 ↔ 𝐴 = 0) ↔ (0 = 0 ↔ 𝐴 = 0)))
4 eqeq1 2765 . . 3 ((sgn‘𝐴) = 1 → ((sgn‘𝐴) = 0 ↔ 1 = 0))
54bibi1d 345 . 2 ((sgn‘𝐴) = 1 → (((sgn‘𝐴) = 0 ↔ 𝐴 = 0) ↔ (1 = 0 ↔ 𝐴 = 0)))
6 eqeq1 2765 . . 3 ((sgn‘𝐴) = -1 → ((sgn‘𝐴) = 0 ↔ -1 = 0))
76bibi1d 345 . 2 ((sgn‘𝐴) = -1 → (((sgn‘𝐴) = 0 ↔ 𝐴 = 0) ↔ (-1 = 0 ↔ 𝐴 = 0)))
8 simpr 488 . . . 4 ((𝐴 ∈ ℝ*𝐴 = 0) → 𝐴 = 0)
98eqcomd 2767 . . 3 ((𝐴 ∈ ℝ*𝐴 = 0) → 0 = 𝐴)
109eqeq1d 2763 . 2 ((𝐴 ∈ ℝ*𝐴 = 0) → (0 = 0 ↔ 𝐴 = 0))
11 ax-1ne0 11136 . . . . 5 1 ≠ 0
1211a1i 11 . . . 4 ((𝐴 ∈ ℝ* ∧ 0 < 𝐴) → 1 ≠ 0)
1312neneqd 2961 . . 3 ((𝐴 ∈ ℝ* ∧ 0 < 𝐴) → ¬ 1 = 0)
14 simpr 488 . . . . 5 ((𝐴 ∈ ℝ* ∧ 0 < 𝐴) → 0 < 𝐴)
1514gt0ne0d 11745 . . . 4 ((𝐴 ∈ ℝ* ∧ 0 < 𝐴) → 𝐴 ≠ 0)
1615neneqd 2961 . . 3 ((𝐴 ∈ ℝ* ∧ 0 < 𝐴) → ¬ 𝐴 = 0)
1713, 162falsed 378 . 2 ((𝐴 ∈ ℝ* ∧ 0 < 𝐴) → (1 = 0 ↔ 𝐴 = 0))
18 1cnd 11169 . . . . 5 ((𝐴 ∈ ℝ*𝐴 < 0) → 1 ∈ ℂ)
1911a1i 11 . . . . 5 ((𝐴 ∈ ℝ*𝐴 < 0) → 1 ≠ 0)
2018, 19negne0d 11534 . . . 4 ((𝐴 ∈ ℝ*𝐴 < 0) → -1 ≠ 0)
2120neneqd 2961 . . 3 ((𝐴 ∈ ℝ*𝐴 < 0) → ¬ -1 = 0)
22 simpr 488 . . . . 5 ((𝐴 ∈ ℝ*𝐴 < 0) → 𝐴 < 0)
2322lt0ne0d 11746 . . . 4 ((𝐴 ∈ ℝ*𝐴 < 0) → 𝐴 ≠ 0)
2423neneqd 2961 . . 3 ((𝐴 ∈ ℝ*𝐴 < 0) → ¬ 𝐴 = 0)
2521, 242falsed 378 . 2 ((𝐴 ∈ ℝ*𝐴 < 0) → (-1 = 0 ↔ 𝐴 = 0))
261, 3, 5, 7, 10, 17, 25sgn3da 15105 1 (𝐴 ∈ ℝ* → ((sgn‘𝐴) = 0 ↔ 𝐴 = 0))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 208  wa 399   = wceq 1559  wcel 2141  wne 2956   class class class wbr 5097  cfv 6516  0cc0 11067  1c1 11068  *cxr 11209   < clt 11210  -cneg 11409  sgncsgn 15093
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1814  ax-4 1828  ax-5 1929  ax-6 1986  ax-7 2027  ax-8 2143  ax-9 2151  ax-10 2174  ax-11 2190  ax-12 2211  ax-ext 2733  ax-sep 5243  ax-nul 5253  ax-pow 5319  ax-pr 5387  ax-un 7713  ax-cnex 11123  ax-resscn 11124  ax-1cn 11125  ax-icn 11126  ax-addcl 11127  ax-addrcl 11128  ax-mulcl 11129  ax-mulrcl 11130  ax-mulcom 11131  ax-addass 11132  ax-mulass 11133  ax-distr 11134  ax-i2m1 11135  ax-1ne0 11136  ax-1rid 11137  ax-rnegex 11138  ax-rrecex 11139  ax-cnre 11140  ax-pre-lttri 11141  ax-pre-lttrn 11142  ax-pre-ltadd 11143
This theorem depends on definitions:  df-bi 209  df-an 400  df-or 859  df-3or 1098  df-3an 1099  df-tru 1562  df-fal 1572  df-ex 1799  df-nf 1803  df-sb 2090  df-mo 2565  df-eu 2595  df-clab 2740  df-cleq 2753  df-clel 2836  df-nfc 2910  df-ne 2957  df-nel 3061  df-ral 3076  df-rex 3086  df-reu 3367  df-rab 3414  df-v 3455  df-sbc 3743  df-csb 3851  df-dif 3905  df-un 3907  df-in 3909  df-ss 3919  df-nul 4284  df-if 4478  df-pw 4554  df-sn 4580  df-pr 4582  df-op 4586  df-uni 4863  df-br 5098  df-opab 5160  df-mpt 5179  df-id 5538  df-po 5551  df-so 5552  df-xp 5649  df-rel 5650  df-cnv 5651  df-co 5652  df-dm 5653  df-rn 5654  df-res 5655  df-ima 5656  df-iota 6472  df-fun 6518  df-fn 6519  df-f 6520  df-f1 6521  df-fo 6522  df-f1o 6523  df-fv 6524  df-riota 7348  df-ov 7394  df-oprab 7395  df-mpo 7396  df-er 8672  df-en 8922  df-dom 8923  df-sdom 8924  df-pnf 11212  df-mnf 11213  df-xr 11214  df-ltxr 11215  df-sub 11410  df-neg 11411  df-sgn 15094
This theorem is referenced by:  signsvtn0  34825  signstfvneq0  34827
  Copyright terms: Public domain W3C validator