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

Theorem recex 11817
Description: Existence of reciprocal of nonzero complex number. (Contributed by Eric Schmidt, 22-May-2007.)
Assertion
Ref Expression
recex ((𝐴 ∈ ℂ ∧ 𝐴 ≠ 0) → ∃𝑥 ∈ ℂ (𝐴 · 𝑥) = 1)
Distinct variable group:   𝑥,𝐴

Proof of Theorem recex
Dummy variables 𝑦 𝑎 𝑏 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 cnre 11178 . . 3 (𝐴 ∈ ℂ → ∃𝑎 ∈ ℝ ∃𝑏 ∈ ℝ 𝐴 = (𝑎 + (i · 𝑏)))
2 recextlem2 11816 . . . . . . . . 9 ((𝑎 ∈ ℝ ∧ 𝑏 ∈ ℝ ∧ (𝑎 + (i · 𝑏)) ≠ 0) → ((𝑎 · 𝑎) + (𝑏 · 𝑏)) ≠ 0)
323expia 1121 . . . . . . . 8 ((𝑎 ∈ ℝ ∧ 𝑏 ∈ ℝ) → ((𝑎 + (i · 𝑏)) ≠ 0 → ((𝑎 · 𝑎) + (𝑏 · 𝑏)) ≠ 0))
4 remulcl 11160 . . . . . . . . . . . . 13 ((𝑎 ∈ ℝ ∧ 𝑎 ∈ ℝ) → (𝑎 · 𝑎) ∈ ℝ)
54anidms 566 . . . . . . . . . . . 12 (𝑎 ∈ ℝ → (𝑎 · 𝑎) ∈ ℝ)
6 remulcl 11160 . . . . . . . . . . . . 13 ((𝑏 ∈ ℝ ∧ 𝑏 ∈ ℝ) → (𝑏 · 𝑏) ∈ ℝ)
76anidms 566 . . . . . . . . . . . 12 (𝑏 ∈ ℝ → (𝑏 · 𝑏) ∈ ℝ)
8 readdcl 11158 . . . . . . . . . . . 12 (((𝑎 · 𝑎) ∈ ℝ ∧ (𝑏 · 𝑏) ∈ ℝ) → ((𝑎 · 𝑎) + (𝑏 · 𝑏)) ∈ ℝ)
95, 7, 8syl2an 596 . . . . . . . . . . 11 ((𝑎 ∈ ℝ ∧ 𝑏 ∈ ℝ) → ((𝑎 · 𝑎) + (𝑏 · 𝑏)) ∈ ℝ)
10 ax-rrecex 11147 . . . . . . . . . . 11 ((((𝑎 · 𝑎) + (𝑏 · 𝑏)) ∈ ℝ ∧ ((𝑎 · 𝑎) + (𝑏 · 𝑏)) ≠ 0) → ∃𝑦 ∈ ℝ (((𝑎 · 𝑎) + (𝑏 · 𝑏)) · 𝑦) = 1)
119, 10sylan 580 . . . . . . . . . 10 (((𝑎 ∈ ℝ ∧ 𝑏 ∈ ℝ) ∧ ((𝑎 · 𝑎) + (𝑏 · 𝑏)) ≠ 0) → ∃𝑦 ∈ ℝ (((𝑎 · 𝑎) + (𝑏 · 𝑏)) · 𝑦) = 1)
12 recn 11165 . . . . . . . . . . . 12 (𝑎 ∈ ℝ → 𝑎 ∈ ℂ)
13 recn 11165 . . . . . . . . . . . 12 (𝑏 ∈ ℝ → 𝑏 ∈ ℂ)
14 recn 11165 . . . . . . . . . . . . . 14 (𝑦 ∈ ℝ → 𝑦 ∈ ℂ)
15 ax-icn 11134 . . . . . . . . . . . . . . . . . . 19 i ∈ ℂ
16 mulcl 11159 . . . . . . . . . . . . . . . . . . 19 ((i ∈ ℂ ∧ 𝑏 ∈ ℂ) → (i · 𝑏) ∈ ℂ)
1715, 16mpan 690 . . . . . . . . . . . . . . . . . 18 (𝑏 ∈ ℂ → (i · 𝑏) ∈ ℂ)
18 subcl 11427 . . . . . . . . . . . . . . . . . 18 ((𝑎 ∈ ℂ ∧ (i · 𝑏) ∈ ℂ) → (𝑎 − (i · 𝑏)) ∈ ℂ)
1917, 18sylan2 593 . . . . . . . . . . . . . . . . 17 ((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) → (𝑎 − (i · 𝑏)) ∈ ℂ)
20 mulcl 11159 . . . . . . . . . . . . . . . . 17 (((𝑎 − (i · 𝑏)) ∈ ℂ ∧ 𝑦 ∈ ℂ) → ((𝑎 − (i · 𝑏)) · 𝑦) ∈ ℂ)
2119, 20sylan 580 . . . . . . . . . . . . . . . 16 (((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) ∧ 𝑦 ∈ ℂ) → ((𝑎 − (i · 𝑏)) · 𝑦) ∈ ℂ)
22 addcl 11157 . . . . . . . . . . . . . . . . . . . . 21 ((𝑎 ∈ ℂ ∧ (i · 𝑏) ∈ ℂ) → (𝑎 + (i · 𝑏)) ∈ ℂ)
2317, 22sylan2 593 . . . . . . . . . . . . . . . . . . . 20 ((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) → (𝑎 + (i · 𝑏)) ∈ ℂ)
2423adantr 480 . . . . . . . . . . . . . . . . . . 19 (((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) ∧ 𝑦 ∈ ℂ) → (𝑎 + (i · 𝑏)) ∈ ℂ)
2519adantr 480 . . . . . . . . . . . . . . . . . . 19 (((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) ∧ 𝑦 ∈ ℂ) → (𝑎 − (i · 𝑏)) ∈ ℂ)
26 simpr 484 . . . . . . . . . . . . . . . . . . 19 (((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) ∧ 𝑦 ∈ ℂ) → 𝑦 ∈ ℂ)
2724, 25, 26mulassd 11204 . . . . . . . . . . . . . . . . . 18 (((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) ∧ 𝑦 ∈ ℂ) → (((𝑎 + (i · 𝑏)) · (𝑎 − (i · 𝑏))) · 𝑦) = ((𝑎 + (i · 𝑏)) · ((𝑎 − (i · 𝑏)) · 𝑦)))
28 recextlem1 11815 . . . . . . . . . . . . . . . . . . . 20 ((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) → ((𝑎 + (i · 𝑏)) · (𝑎 − (i · 𝑏))) = ((𝑎 · 𝑎) + (𝑏 · 𝑏)))
2928adantr 480 . . . . . . . . . . . . . . . . . . 19 (((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) ∧ 𝑦 ∈ ℂ) → ((𝑎 + (i · 𝑏)) · (𝑎 − (i · 𝑏))) = ((𝑎 · 𝑎) + (𝑏 · 𝑏)))
3029oveq1d 7405 . . . . . . . . . . . . . . . . . 18 (((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) ∧ 𝑦 ∈ ℂ) → (((𝑎 + (i · 𝑏)) · (𝑎 − (i · 𝑏))) · 𝑦) = (((𝑎 · 𝑎) + (𝑏 · 𝑏)) · 𝑦))
3127, 30eqtr3d 2767 . . . . . . . . . . . . . . . . 17 (((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) ∧ 𝑦 ∈ ℂ) → ((𝑎 + (i · 𝑏)) · ((𝑎 − (i · 𝑏)) · 𝑦)) = (((𝑎 · 𝑎) + (𝑏 · 𝑏)) · 𝑦))
32 id 22 . . . . . . . . . . . . . . . . 17 ((((𝑎 · 𝑎) + (𝑏 · 𝑏)) · 𝑦) = 1 → (((𝑎 · 𝑎) + (𝑏 · 𝑏)) · 𝑦) = 1)
3331, 32sylan9eq 2785 . . . . . . . . . . . . . . . 16 ((((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) ∧ 𝑦 ∈ ℂ) ∧ (((𝑎 · 𝑎) + (𝑏 · 𝑏)) · 𝑦) = 1) → ((𝑎 + (i · 𝑏)) · ((𝑎 − (i · 𝑏)) · 𝑦)) = 1)
34 oveq2 7398 . . . . . . . . . . . . . . . . . 18 (𝑥 = ((𝑎 − (i · 𝑏)) · 𝑦) → ((𝑎 + (i · 𝑏)) · 𝑥) = ((𝑎 + (i · 𝑏)) · ((𝑎 − (i · 𝑏)) · 𝑦)))
3534eqeq1d 2732 . . . . . . . . . . . . . . . . 17 (𝑥 = ((𝑎 − (i · 𝑏)) · 𝑦) → (((𝑎 + (i · 𝑏)) · 𝑥) = 1 ↔ ((𝑎 + (i · 𝑏)) · ((𝑎 − (i · 𝑏)) · 𝑦)) = 1))
3635rspcev 3591 . . . . . . . . . . . . . . . 16 ((((𝑎 − (i · 𝑏)) · 𝑦) ∈ ℂ ∧ ((𝑎 + (i · 𝑏)) · ((𝑎 − (i · 𝑏)) · 𝑦)) = 1) → ∃𝑥 ∈ ℂ ((𝑎 + (i · 𝑏)) · 𝑥) = 1)
3721, 33, 36syl2an2r 685 . . . . . . . . . . . . . . 15 ((((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) ∧ 𝑦 ∈ ℂ) ∧ (((𝑎 · 𝑎) + (𝑏 · 𝑏)) · 𝑦) = 1) → ∃𝑥 ∈ ℂ ((𝑎 + (i · 𝑏)) · 𝑥) = 1)
3837exp31 419 . . . . . . . . . . . . . 14 ((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) → (𝑦 ∈ ℂ → ((((𝑎 · 𝑎) + (𝑏 · 𝑏)) · 𝑦) = 1 → ∃𝑥 ∈ ℂ ((𝑎 + (i · 𝑏)) · 𝑥) = 1)))
3914, 38syl5 34 . . . . . . . . . . . . 13 ((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) → (𝑦 ∈ ℝ → ((((𝑎 · 𝑎) + (𝑏 · 𝑏)) · 𝑦) = 1 → ∃𝑥 ∈ ℂ ((𝑎 + (i · 𝑏)) · 𝑥) = 1)))
4039rexlimdv 3133 . . . . . . . . . . . 12 ((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) → (∃𝑦 ∈ ℝ (((𝑎 · 𝑎) + (𝑏 · 𝑏)) · 𝑦) = 1 → ∃𝑥 ∈ ℂ ((𝑎 + (i · 𝑏)) · 𝑥) = 1))
4112, 13, 40syl2an 596 . . . . . . . . . . 11 ((𝑎 ∈ ℝ ∧ 𝑏 ∈ ℝ) → (∃𝑦 ∈ ℝ (((𝑎 · 𝑎) + (𝑏 · 𝑏)) · 𝑦) = 1 → ∃𝑥 ∈ ℂ ((𝑎 + (i · 𝑏)) · 𝑥) = 1))
4241adantr 480 . . . . . . . . . 10 (((𝑎 ∈ ℝ ∧ 𝑏 ∈ ℝ) ∧ ((𝑎 · 𝑎) + (𝑏 · 𝑏)) ≠ 0) → (∃𝑦 ∈ ℝ (((𝑎 · 𝑎) + (𝑏 · 𝑏)) · 𝑦) = 1 → ∃𝑥 ∈ ℂ ((𝑎 + (i · 𝑏)) · 𝑥) = 1))
4311, 42mpd 15 . . . . . . . . 9 (((𝑎 ∈ ℝ ∧ 𝑏 ∈ ℝ) ∧ ((𝑎 · 𝑎) + (𝑏 · 𝑏)) ≠ 0) → ∃𝑥 ∈ ℂ ((𝑎 + (i · 𝑏)) · 𝑥) = 1)
4443ex 412 . . . . . . . 8 ((𝑎 ∈ ℝ ∧ 𝑏 ∈ ℝ) → (((𝑎 · 𝑎) + (𝑏 · 𝑏)) ≠ 0 → ∃𝑥 ∈ ℂ ((𝑎 + (i · 𝑏)) · 𝑥) = 1))
453, 44syld 47 . . . . . . 7 ((𝑎 ∈ ℝ ∧ 𝑏 ∈ ℝ) → ((𝑎 + (i · 𝑏)) ≠ 0 → ∃𝑥 ∈ ℂ ((𝑎 + (i · 𝑏)) · 𝑥) = 1))
4645adantr 480 . . . . . 6 (((𝑎 ∈ ℝ ∧ 𝑏 ∈ ℝ) ∧ 𝐴 = (𝑎 + (i · 𝑏))) → ((𝑎 + (i · 𝑏)) ≠ 0 → ∃𝑥 ∈ ℂ ((𝑎 + (i · 𝑏)) · 𝑥) = 1))
47 neeq1 2988 . . . . . . 7 (𝐴 = (𝑎 + (i · 𝑏)) → (𝐴 ≠ 0 ↔ (𝑎 + (i · 𝑏)) ≠ 0))
4847adantl 481 . . . . . 6 (((𝑎 ∈ ℝ ∧ 𝑏 ∈ ℝ) ∧ 𝐴 = (𝑎 + (i · 𝑏))) → (𝐴 ≠ 0 ↔ (𝑎 + (i · 𝑏)) ≠ 0))
49 oveq1 7397 . . . . . . . . 9 (𝐴 = (𝑎 + (i · 𝑏)) → (𝐴 · 𝑥) = ((𝑎 + (i · 𝑏)) · 𝑥))
5049eqeq1d 2732 . . . . . . . 8 (𝐴 = (𝑎 + (i · 𝑏)) → ((𝐴 · 𝑥) = 1 ↔ ((𝑎 + (i · 𝑏)) · 𝑥) = 1))
5150rexbidv 3158 . . . . . . 7 (𝐴 = (𝑎 + (i · 𝑏)) → (∃𝑥 ∈ ℂ (𝐴 · 𝑥) = 1 ↔ ∃𝑥 ∈ ℂ ((𝑎 + (i · 𝑏)) · 𝑥) = 1))
5251adantl 481 . . . . . 6 (((𝑎 ∈ ℝ ∧ 𝑏 ∈ ℝ) ∧ 𝐴 = (𝑎 + (i · 𝑏))) → (∃𝑥 ∈ ℂ (𝐴 · 𝑥) = 1 ↔ ∃𝑥 ∈ ℂ ((𝑎 + (i · 𝑏)) · 𝑥) = 1))
5346, 48, 523imtr4d 294 . . . . 5 (((𝑎 ∈ ℝ ∧ 𝑏 ∈ ℝ) ∧ 𝐴 = (𝑎 + (i · 𝑏))) → (𝐴 ≠ 0 → ∃𝑥 ∈ ℂ (𝐴 · 𝑥) = 1))
5453ex 412 . . . 4 ((𝑎 ∈ ℝ ∧ 𝑏 ∈ ℝ) → (𝐴 = (𝑎 + (i · 𝑏)) → (𝐴 ≠ 0 → ∃𝑥 ∈ ℂ (𝐴 · 𝑥) = 1)))
5554rexlimivv 3180 . . 3 (∃𝑎 ∈ ℝ ∃𝑏 ∈ ℝ 𝐴 = (𝑎 + (i · 𝑏)) → (𝐴 ≠ 0 → ∃𝑥 ∈ ℂ (𝐴 · 𝑥) = 1))
561, 55syl 17 . 2 (𝐴 ∈ ℂ → (𝐴 ≠ 0 → ∃𝑥 ∈ ℂ (𝐴 · 𝑥) = 1))
5756imp 406 1 ((𝐴 ∈ ℂ ∧ 𝐴 ≠ 0) → ∃𝑥 ∈ ℂ (𝐴 · 𝑥) = 1)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 206  wa 395   = wceq 1540  wcel 2109  wne 2926  wrex 3054  (class class class)co 7390  cc 11073  cr 11074  0cc0 11075  1c1 11076  ici 11077   + caddc 11078   · cmul 11080  cmin 11412
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1795  ax-4 1809  ax-5 1910  ax-6 1967  ax-7 2008  ax-8 2111  ax-9 2119  ax-10 2142  ax-11 2158  ax-12 2178  ax-ext 2702  ax-sep 5254  ax-nul 5264  ax-pow 5323  ax-pr 5390  ax-un 7714  ax-resscn 11132  ax-1cn 11133  ax-icn 11134  ax-addcl 11135  ax-addrcl 11136  ax-mulcl 11137  ax-mulrcl 11138  ax-mulcom 11139  ax-addass 11140  ax-mulass 11141  ax-distr 11142  ax-i2m1 11143  ax-1ne0 11144  ax-1rid 11145  ax-rnegex 11146  ax-rrecex 11147  ax-cnre 11148  ax-pre-lttri 11149  ax-pre-lttrn 11150  ax-pre-ltadd 11151  ax-pre-mulgt0 11152
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 848  df-3or 1087  df-3an 1088  df-tru 1543  df-fal 1553  df-ex 1780  df-nf 1784  df-sb 2066  df-mo 2534  df-eu 2563  df-clab 2709  df-cleq 2722  df-clel 2804  df-nfc 2879  df-ne 2927  df-nel 3031  df-ral 3046  df-rex 3055  df-reu 3357  df-rab 3409  df-v 3452  df-sbc 3757  df-csb 3866  df-dif 3920  df-un 3922  df-in 3924  df-ss 3934  df-nul 4300  df-if 4492  df-pw 4568  df-sn 4593  df-pr 4595  df-op 4599  df-uni 4875  df-br 5111  df-opab 5173  df-mpt 5192  df-id 5536  df-po 5549  df-so 5550  df-xp 5647  df-rel 5648  df-cnv 5649  df-co 5650  df-dm 5651  df-rn 5652  df-res 5653  df-ima 5654  df-iota 6467  df-fun 6516  df-fn 6517  df-f 6518  df-f1 6519  df-fo 6520  df-f1o 6521  df-fv 6522  df-riota 7347  df-ov 7393  df-oprab 7394  df-mpo 7395  df-er 8674  df-en 8922  df-dom 8923  df-sdom 8924  df-pnf 11217  df-mnf 11218  df-xr 11219  df-ltxr 11220  df-le 11221  df-sub 11414  df-neg 11415
This theorem is referenced by:  mulcand  11818  receu  11830
  Copyright terms: Public domain W3C validator