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

Theorem addcnsr 10355
Description: Addition of complex numbers in terms of signed reals. (Contributed by NM, 28-May-1995.) (New usage is discouraged.)
Assertion
Ref Expression
addcnsr (((𝐴R𝐵R) ∧ (𝐶R𝐷R)) → (⟨𝐴, 𝐵⟩ + ⟨𝐶, 𝐷⟩) = ⟨(𝐴 +R 𝐶), (𝐵 +R 𝐷)⟩)

Proof of Theorem addcnsr
Dummy variables 𝑥 𝑦 𝑧 𝑤 𝑣 𝑢 𝑓 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 opex 5213 . 2 ⟨(𝐴 +R 𝐶), (𝐵 +R 𝐷)⟩ ∈ V
2 oveq1 6983 . . . 4 (𝑤 = 𝐴 → (𝑤 +R 𝑢) = (𝐴 +R 𝑢))
3 oveq1 6983 . . . 4 (𝑣 = 𝐵 → (𝑣 +R 𝑓) = (𝐵 +R 𝑓))
4 opeq12 4679 . . . 4 (((𝑤 +R 𝑢) = (𝐴 +R 𝑢) ∧ (𝑣 +R 𝑓) = (𝐵 +R 𝑓)) → ⟨(𝑤 +R 𝑢), (𝑣 +R 𝑓)⟩ = ⟨(𝐴 +R 𝑢), (𝐵 +R 𝑓)⟩)
52, 3, 4syl2an 586 . . 3 ((𝑤 = 𝐴𝑣 = 𝐵) → ⟨(𝑤 +R 𝑢), (𝑣 +R 𝑓)⟩ = ⟨(𝐴 +R 𝑢), (𝐵 +R 𝑓)⟩)
6 oveq2 6984 . . . 4 (𝑢 = 𝐶 → (𝐴 +R 𝑢) = (𝐴 +R 𝐶))
7 oveq2 6984 . . . 4 (𝑓 = 𝐷 → (𝐵 +R 𝑓) = (𝐵 +R 𝐷))
8 opeq12 4679 . . . 4 (((𝐴 +R 𝑢) = (𝐴 +R 𝐶) ∧ (𝐵 +R 𝑓) = (𝐵 +R 𝐷)) → ⟨(𝐴 +R 𝑢), (𝐵 +R 𝑓)⟩ = ⟨(𝐴 +R 𝐶), (𝐵 +R 𝐷)⟩)
96, 7, 8syl2an 586 . . 3 ((𝑢 = 𝐶𝑓 = 𝐷) → ⟨(𝐴 +R 𝑢), (𝐵 +R 𝑓)⟩ = ⟨(𝐴 +R 𝐶), (𝐵 +R 𝐷)⟩)
105, 9sylan9eq 2835 . 2 (((𝑤 = 𝐴𝑣 = 𝐵) ∧ (𝑢 = 𝐶𝑓 = 𝐷)) → ⟨(𝑤 +R 𝑢), (𝑣 +R 𝑓)⟩ = ⟨(𝐴 +R 𝐶), (𝐵 +R 𝐷)⟩)
11 df-add 10346 . . 3 + = {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ ((𝑥 ∈ ℂ ∧ 𝑦 ∈ ℂ) ∧ ∃𝑤𝑣𝑢𝑓((𝑥 = ⟨𝑤, 𝑣⟩ ∧ 𝑦 = ⟨𝑢, 𝑓⟩) ∧ 𝑧 = ⟨(𝑤 +R 𝑢), (𝑣 +R 𝑓)⟩))}
12 df-c 10341 . . . . . . 7 ℂ = (R × R)
1312eleq2i 2858 . . . . . 6 (𝑥 ∈ ℂ ↔ 𝑥 ∈ (R × R))
1412eleq2i 2858 . . . . . 6 (𝑦 ∈ ℂ ↔ 𝑦 ∈ (R × R))
1513, 14anbi12i 617 . . . . 5 ((𝑥 ∈ ℂ ∧ 𝑦 ∈ ℂ) ↔ (𝑥 ∈ (R × R) ∧ 𝑦 ∈ (R × R)))
1615anbi1i 614 . . . 4 (((𝑥 ∈ ℂ ∧ 𝑦 ∈ ℂ) ∧ ∃𝑤𝑣𝑢𝑓((𝑥 = ⟨𝑤, 𝑣⟩ ∧ 𝑦 = ⟨𝑢, 𝑓⟩) ∧ 𝑧 = ⟨(𝑤 +R 𝑢), (𝑣 +R 𝑓)⟩)) ↔ ((𝑥 ∈ (R × R) ∧ 𝑦 ∈ (R × R)) ∧ ∃𝑤𝑣𝑢𝑓((𝑥 = ⟨𝑤, 𝑣⟩ ∧ 𝑦 = ⟨𝑢, 𝑓⟩) ∧ 𝑧 = ⟨(𝑤 +R 𝑢), (𝑣 +R 𝑓)⟩)))
1716oprabbii 7040 . . 3 {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ ((𝑥 ∈ ℂ ∧ 𝑦 ∈ ℂ) ∧ ∃𝑤𝑣𝑢𝑓((𝑥 = ⟨𝑤, 𝑣⟩ ∧ 𝑦 = ⟨𝑢, 𝑓⟩) ∧ 𝑧 = ⟨(𝑤 +R 𝑢), (𝑣 +R 𝑓)⟩))} = {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ ((𝑥 ∈ (R × R) ∧ 𝑦 ∈ (R × R)) ∧ ∃𝑤𝑣𝑢𝑓((𝑥 = ⟨𝑤, 𝑣⟩ ∧ 𝑦 = ⟨𝑢, 𝑓⟩) ∧ 𝑧 = ⟨(𝑤 +R 𝑢), (𝑣 +R 𝑓)⟩))}
1811, 17eqtri 2803 . 2 + = {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ ((𝑥 ∈ (R × R) ∧ 𝑦 ∈ (R × R)) ∧ ∃𝑤𝑣𝑢𝑓((𝑥 = ⟨𝑤, 𝑣⟩ ∧ 𝑦 = ⟨𝑢, 𝑓⟩) ∧ 𝑧 = ⟨(𝑤 +R 𝑢), (𝑣 +R 𝑓)⟩))}
191, 10, 18ov3 7127 1 (((𝐴R𝐵R) ∧ (𝐶R𝐷R)) → (⟨𝐴, 𝐵⟩ + ⟨𝐶, 𝐷⟩) = ⟨(𝐴 +R 𝐶), (𝐵 +R 𝐷)⟩)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 387   = wceq 1507  wex 1742  wcel 2050  cop 4447   × cxp 5405  (class class class)co 6976  {coprab 6977  Rcnr 10085   +R cplr 10089  cc 10333   + caddc 10338
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1758  ax-4 1772  ax-5 1869  ax-6 1928  ax-7 1965  ax-8 2052  ax-9 2059  ax-10 2079  ax-11 2093  ax-12 2106  ax-13 2301  ax-ext 2751  ax-sep 5060  ax-nul 5067  ax-pr 5186
This theorem depends on definitions:  df-bi 199  df-an 388  df-or 834  df-3an 1070  df-tru 1510  df-ex 1743  df-nf 1747  df-sb 2016  df-mo 2547  df-eu 2584  df-clab 2760  df-cleq 2772  df-clel 2847  df-nfc 2919  df-ral 3094  df-rex 3095  df-rab 3098  df-v 3418  df-sbc 3683  df-dif 3833  df-un 3835  df-in 3837  df-ss 3844  df-nul 4180  df-if 4351  df-sn 4442  df-pr 4444  df-op 4448  df-uni 4713  df-br 4930  df-opab 4992  df-id 5312  df-xp 5413  df-rel 5414  df-cnv 5415  df-co 5416  df-dm 5417  df-iota 6152  df-fun 6190  df-fv 6196  df-ov 6979  df-oprab 6980  df-c 10341  df-add 10346
This theorem is referenced by:  addresr  10358  addcnsrec  10363  axaddf  10365  axcnre  10384
  Copyright terms: Public domain W3C validator