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

Theorem recex 11895
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 11258 . . 3 (𝐴 ∈ ℂ → ∃𝑎 ∈ ℝ ∃𝑏 ∈ ℝ 𝐴 = (𝑎 + (i · 𝑏)))
2 recextlem2 11894 . . . . . . . . 9 ((𝑎 ∈ ℝ ∧ 𝑏 ∈ ℝ ∧ (𝑎 + (i · 𝑏)) ≠ 0) → ((𝑎 · 𝑎) + (𝑏 · 𝑏)) ≠ 0)
323expia 1122 . . . . . . . 8 ((𝑎 ∈ ℝ ∧ 𝑏 ∈ ℝ) → ((𝑎 + (i · 𝑏)) ≠ 0 → ((𝑎 · 𝑎) + (𝑏 · 𝑏)) ≠ 0))
4 remulcl 11240 . . . . . . . . . . . . 13 ((𝑎 ∈ ℝ ∧ 𝑎 ∈ ℝ) → (𝑎 · 𝑎) ∈ ℝ)
54anidms 566 . . . . . . . . . . . 12 (𝑎 ∈ ℝ → (𝑎 · 𝑎) ∈ ℝ)
6 remulcl 11240 . . . . . . . . . . . . 13 ((𝑏 ∈ ℝ ∧ 𝑏 ∈ ℝ) → (𝑏 · 𝑏) ∈ ℝ)
76anidms 566 . . . . . . . . . . . 12 (𝑏 ∈ ℝ → (𝑏 · 𝑏) ∈ ℝ)
8 readdcl 11238 . . . . . . . . . . . 12 (((𝑎 · 𝑎) ∈ ℝ ∧ (𝑏 · 𝑏) ∈ ℝ) → ((𝑎 · 𝑎) + (𝑏 · 𝑏)) ∈ ℝ)
95, 7, 8syl2an 596 . . . . . . . . . . 11 ((𝑎 ∈ ℝ ∧ 𝑏 ∈ ℝ) → ((𝑎 · 𝑎) + (𝑏 · 𝑏)) ∈ ℝ)
10 ax-rrecex 11227 . . . . . . . . . . 11 ((((𝑎 · 𝑎) + (𝑏 · 𝑏)) ∈ ℝ ∧ ((𝑎 · 𝑎) + (𝑏 · 𝑏)) ≠ 0) → ∃𝑦 ∈ ℝ (((𝑎 · 𝑎) + (𝑏 · 𝑏)) · 𝑦) = 1)
119, 10sylan 580 . . . . . . . . . 10 (((𝑎 ∈ ℝ ∧ 𝑏 ∈ ℝ) ∧ ((𝑎 · 𝑎) + (𝑏 · 𝑏)) ≠ 0) → ∃𝑦 ∈ ℝ (((𝑎 · 𝑎) + (𝑏 · 𝑏)) · 𝑦) = 1)
12 recn 11245 . . . . . . . . . . . 12 (𝑎 ∈ ℝ → 𝑎 ∈ ℂ)
13 recn 11245 . . . . . . . . . . . 12 (𝑏 ∈ ℝ → 𝑏 ∈ ℂ)
14 recn 11245 . . . . . . . . . . . . . 14 (𝑦 ∈ ℝ → 𝑦 ∈ ℂ)
15 ax-icn 11214 . . . . . . . . . . . . . . . . . . 19 i ∈ ℂ
16 mulcl 11239 . . . . . . . . . . . . . . . . . . 19 ((i ∈ ℂ ∧ 𝑏 ∈ ℂ) → (i · 𝑏) ∈ ℂ)
1715, 16mpan 690 . . . . . . . . . . . . . . . . . 18 (𝑏 ∈ ℂ → (i · 𝑏) ∈ ℂ)
18 subcl 11507 . . . . . . . . . . . . . . . . . 18 ((𝑎 ∈ ℂ ∧ (i · 𝑏) ∈ ℂ) → (𝑎 − (i · 𝑏)) ∈ ℂ)
1917, 18sylan2 593 . . . . . . . . . . . . . . . . 17 ((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) → (𝑎 − (i · 𝑏)) ∈ ℂ)
20 mulcl 11239 . . . . . . . . . . . . . . . . 17 (((𝑎 − (i · 𝑏)) ∈ ℂ ∧ 𝑦 ∈ ℂ) → ((𝑎 − (i · 𝑏)) · 𝑦) ∈ ℂ)
2119, 20sylan 580 . . . . . . . . . . . . . . . 16 (((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) ∧ 𝑦 ∈ ℂ) → ((𝑎 − (i · 𝑏)) · 𝑦) ∈ ℂ)
22 addcl 11237 . . . . . . . . . . . . . . . . . . . . 21 ((𝑎 ∈ ℂ ∧ (i · 𝑏) ∈ ℂ) → (𝑎 + (i · 𝑏)) ∈ ℂ)
2317, 22sylan2 593 . . . . . . . . . . . . . . . . . . . 20 ((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) → (𝑎 + (i · 𝑏)) ∈ ℂ)
2423adantr 480 . . . . . . . . . . . . . . . . . . 19 (((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) ∧ 𝑦 ∈ ℂ) → (𝑎 + (i · 𝑏)) ∈ ℂ)
2519adantr 480 . . . . . . . . . . . . . . . . . . 19 (((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) ∧ 𝑦 ∈ ℂ) → (𝑎 − (i · 𝑏)) ∈ ℂ)
26 simpr 484 . . . . . . . . . . . . . . . . . . 19 (((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) ∧ 𝑦 ∈ ℂ) → 𝑦 ∈ ℂ)
2724, 25, 26mulassd 11284 . . . . . . . . . . . . . . . . . 18 (((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) ∧ 𝑦 ∈ ℂ) → (((𝑎 + (i · 𝑏)) · (𝑎 − (i · 𝑏))) · 𝑦) = ((𝑎 + (i · 𝑏)) · ((𝑎 − (i · 𝑏)) · 𝑦)))
28 recextlem1 11893 . . . . . . . . . . . . . . . . . . . 20 ((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) → ((𝑎 + (i · 𝑏)) · (𝑎 − (i · 𝑏))) = ((𝑎 · 𝑎) + (𝑏 · 𝑏)))
2928adantr 480 . . . . . . . . . . . . . . . . . . 19 (((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) ∧ 𝑦 ∈ ℂ) → ((𝑎 + (i · 𝑏)) · (𝑎 − (i · 𝑏))) = ((𝑎 · 𝑎) + (𝑏 · 𝑏)))
3029oveq1d 7446 . . . . . . . . . . . . . . . . . 18 (((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) ∧ 𝑦 ∈ ℂ) → (((𝑎 + (i · 𝑏)) · (𝑎 − (i · 𝑏))) · 𝑦) = (((𝑎 · 𝑎) + (𝑏 · 𝑏)) · 𝑦))
3127, 30eqtr3d 2779 . . . . . . . . . . . . . . . . 17 (((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) ∧ 𝑦 ∈ ℂ) → ((𝑎 + (i · 𝑏)) · ((𝑎 − (i · 𝑏)) · 𝑦)) = (((𝑎 · 𝑎) + (𝑏 · 𝑏)) · 𝑦))
32 id 22 . . . . . . . . . . . . . . . . 17 ((((𝑎 · 𝑎) + (𝑏 · 𝑏)) · 𝑦) = 1 → (((𝑎 · 𝑎) + (𝑏 · 𝑏)) · 𝑦) = 1)
3331, 32sylan9eq 2797 . . . . . . . . . . . . . . . 16 ((((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) ∧ 𝑦 ∈ ℂ) ∧ (((𝑎 · 𝑎) + (𝑏 · 𝑏)) · 𝑦) = 1) → ((𝑎 + (i · 𝑏)) · ((𝑎 − (i · 𝑏)) · 𝑦)) = 1)
34 oveq2 7439 . . . . . . . . . . . . . . . . . 18 (𝑥 = ((𝑎 − (i · 𝑏)) · 𝑦) → ((𝑎 + (i · 𝑏)) · 𝑥) = ((𝑎 + (i · 𝑏)) · ((𝑎 − (i · 𝑏)) · 𝑦)))
3534eqeq1d 2739 . . . . . . . . . . . . . . . . 17 (𝑥 = ((𝑎 − (i · 𝑏)) · 𝑦) → (((𝑎 + (i · 𝑏)) · 𝑥) = 1 ↔ ((𝑎 + (i · 𝑏)) · ((𝑎 − (i · 𝑏)) · 𝑦)) = 1))
3635rspcev 3622 . . . . . . . . . . . . . . . 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 3153 . . . . . . . . . . . 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 3003 . . . . . . 7 (𝐴 = (𝑎 + (i · 𝑏)) → (𝐴 ≠ 0 ↔ (𝑎 + (i · 𝑏)) ≠ 0))
4847adantl 481 . . . . . 6 (((𝑎 ∈ ℝ ∧ 𝑏 ∈ ℝ) ∧ 𝐴 = (𝑎 + (i · 𝑏))) → (𝐴 ≠ 0 ↔ (𝑎 + (i · 𝑏)) ≠ 0))
49 oveq1 7438 . . . . . . . . 9 (𝐴 = (𝑎 + (i · 𝑏)) → (𝐴 · 𝑥) = ((𝑎 + (i · 𝑏)) · 𝑥))
5049eqeq1d 2739 . . . . . . . 8 (𝐴 = (𝑎 + (i · 𝑏)) → ((𝐴 · 𝑥) = 1 ↔ ((𝑎 + (i · 𝑏)) · 𝑥) = 1))
5150rexbidv 3179 . . . . . . 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 3201 . . 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 2108  wne 2940  wrex 3070  (class class class)co 7431  cc 11153  cr 11154  0cc0 11155  1c1 11156  ici 11157   + caddc 11158   · cmul 11160  cmin 11492
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 2007  ax-8 2110  ax-9 2118  ax-10 2141  ax-11 2157  ax-12 2177  ax-ext 2708  ax-sep 5296  ax-nul 5306  ax-pow 5365  ax-pr 5432  ax-un 7755  ax-resscn 11212  ax-1cn 11213  ax-icn 11214  ax-addcl 11215  ax-addrcl 11216  ax-mulcl 11217  ax-mulrcl 11218  ax-mulcom 11219  ax-addass 11220  ax-mulass 11221  ax-distr 11222  ax-i2m1 11223  ax-1ne0 11224  ax-1rid 11225  ax-rnegex 11226  ax-rrecex 11227  ax-cnre 11228  ax-pre-lttri 11229  ax-pre-lttrn 11230  ax-pre-ltadd 11231  ax-pre-mulgt0 11232
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 849  df-3or 1088  df-3an 1089  df-tru 1543  df-fal 1553  df-ex 1780  df-nf 1784  df-sb 2065  df-mo 2540  df-eu 2569  df-clab 2715  df-cleq 2729  df-clel 2816  df-nfc 2892  df-ne 2941  df-nel 3047  df-ral 3062  df-rex 3071  df-reu 3381  df-rab 3437  df-v 3482  df-sbc 3789  df-csb 3900  df-dif 3954  df-un 3956  df-in 3958  df-ss 3968  df-nul 4334  df-if 4526  df-pw 4602  df-sn 4627  df-pr 4629  df-op 4633  df-uni 4908  df-br 5144  df-opab 5206  df-mpt 5226  df-id 5578  df-po 5592  df-so 5593  df-xp 5691  df-rel 5692  df-cnv 5693  df-co 5694  df-dm 5695  df-rn 5696  df-res 5697  df-ima 5698  df-iota 6514  df-fun 6563  df-fn 6564  df-f 6565  df-f1 6566  df-fo 6567  df-f1o 6568  df-fv 6569  df-riota 7388  df-ov 7434  df-oprab 7435  df-mpo 7436  df-er 8745  df-en 8986  df-dom 8987  df-sdom 8988  df-pnf 11297  df-mnf 11298  df-xr 11299  df-ltxr 11300  df-le 11301  df-sub 11494  df-neg 11495
This theorem is referenced by:  mulcand  11896  receu  11908
  Copyright terms: Public domain W3C validator