ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  axaddass GIF version

Theorem axaddass 7468
Description: Addition of complex numbers is associative. This theorem transfers the associative laws for the real and imaginary signed real components of complex number pairs, to complex number addition itself. Axiom for real and complex numbers, derived from set theory. This construction-dependent theorem should not be referenced directly, nor should the proven axiom ax-addass 7508 be used later. Instead, use addass 7533. (Contributed by NM, 2-Sep-1995.) (New usage is discouraged.)
Assertion
Ref Expression
axaddass ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → ((𝐴 + 𝐵) + 𝐶) = (𝐴 + (𝐵 + 𝐶)))

Proof of Theorem axaddass
Dummy variables 𝑥 𝑦 𝑧 𝑤 𝑣 𝑢 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 dfcnqs 7439 . 2 ℂ = ((R × R) / E )
2 addcnsrec 7440 . 2 (((𝑥R𝑦R) ∧ (𝑧R𝑤R)) → ([⟨𝑥, 𝑦⟩] E + [⟨𝑧, 𝑤⟩] E ) = [⟨(𝑥 +R 𝑧), (𝑦 +R 𝑤)⟩] E )
3 addcnsrec 7440 . 2 (((𝑧R𝑤R) ∧ (𝑣R𝑢R)) → ([⟨𝑧, 𝑤⟩] E + [⟨𝑣, 𝑢⟩] E ) = [⟨(𝑧 +R 𝑣), (𝑤 +R 𝑢)⟩] E )
4 addcnsrec 7440 . 2 ((((𝑥 +R 𝑧) ∈ R ∧ (𝑦 +R 𝑤) ∈ R) ∧ (𝑣R𝑢R)) → ([⟨(𝑥 +R 𝑧), (𝑦 +R 𝑤)⟩] E + [⟨𝑣, 𝑢⟩] E ) = [⟨((𝑥 +R 𝑧) +R 𝑣), ((𝑦 +R 𝑤) +R 𝑢)⟩] E )
5 addcnsrec 7440 . 2 (((𝑥R𝑦R) ∧ ((𝑧 +R 𝑣) ∈ R ∧ (𝑤 +R 𝑢) ∈ R)) → ([⟨𝑥, 𝑦⟩] E + [⟨(𝑧 +R 𝑣), (𝑤 +R 𝑢)⟩] E ) = [⟨(𝑥 +R (𝑧 +R 𝑣)), (𝑦 +R (𝑤 +R 𝑢))⟩] E )
6 addclsr 7360 . . . 4 ((𝑥R𝑧R) → (𝑥 +R 𝑧) ∈ R)
7 addclsr 7360 . . . 4 ((𝑦R𝑤R) → (𝑦 +R 𝑤) ∈ R)
86, 7anim12i 332 . . 3 (((𝑥R𝑧R) ∧ (𝑦R𝑤R)) → ((𝑥 +R 𝑧) ∈ R ∧ (𝑦 +R 𝑤) ∈ R))
98an4s 556 . 2 (((𝑥R𝑦R) ∧ (𝑧R𝑤R)) → ((𝑥 +R 𝑧) ∈ R ∧ (𝑦 +R 𝑤) ∈ R))
10 addclsr 7360 . . . 4 ((𝑧R𝑣R) → (𝑧 +R 𝑣) ∈ R)
11 addclsr 7360 . . . 4 ((𝑤R𝑢R) → (𝑤 +R 𝑢) ∈ R)
1210, 11anim12i 332 . . 3 (((𝑧R𝑣R) ∧ (𝑤R𝑢R)) → ((𝑧 +R 𝑣) ∈ R ∧ (𝑤 +R 𝑢) ∈ R))
1312an4s 556 . 2 (((𝑧R𝑤R) ∧ (𝑣R𝑢R)) → ((𝑧 +R 𝑣) ∈ R ∧ (𝑤 +R 𝑢) ∈ R))
14 addasssrg 7363 . . . . 5 ((𝑥R𝑧R𝑣R) → ((𝑥 +R 𝑧) +R 𝑣) = (𝑥 +R (𝑧 +R 𝑣)))
15143adant3r 1172 . . . 4 ((𝑥R𝑧R ∧ (𝑣R𝑢R)) → ((𝑥 +R 𝑧) +R 𝑣) = (𝑥 +R (𝑧 +R 𝑣)))
16153adant2r 1170 . . 3 ((𝑥R ∧ (𝑧R𝑤R) ∧ (𝑣R𝑢R)) → ((𝑥 +R 𝑧) +R 𝑣) = (𝑥 +R (𝑧 +R 𝑣)))
17163adant1r 1168 . 2 (((𝑥R𝑦R) ∧ (𝑧R𝑤R) ∧ (𝑣R𝑢R)) → ((𝑥 +R 𝑧) +R 𝑣) = (𝑥 +R (𝑧 +R 𝑣)))
18 addasssrg 7363 . . . . 5 ((𝑦R𝑤R𝑢R) → ((𝑦 +R 𝑤) +R 𝑢) = (𝑦 +R (𝑤 +R 𝑢)))
19183adant3l 1171 . . . 4 ((𝑦R𝑤R ∧ (𝑣R𝑢R)) → ((𝑦 +R 𝑤) +R 𝑢) = (𝑦 +R (𝑤 +R 𝑢)))
20193adant2l 1169 . . 3 ((𝑦R ∧ (𝑧R𝑤R) ∧ (𝑣R𝑢R)) → ((𝑦 +R 𝑤) +R 𝑢) = (𝑦 +R (𝑤 +R 𝑢)))
21203adant1l 1167 . 2 (((𝑥R𝑦R) ∧ (𝑧R𝑤R) ∧ (𝑣R𝑢R)) → ((𝑦 +R 𝑤) +R 𝑢) = (𝑦 +R (𝑤 +R 𝑢)))
221, 2, 3, 4, 5, 9, 13, 17, 21ecoviass 6416 1 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → ((𝐴 + 𝐵) + 𝐶) = (𝐴 + (𝐵 + 𝐶)))
Colors of variables: wff set class
Syntax hints:  wi 4  wa 103  w3a 925   = wceq 1290  wcel 1439   E cep 4123  ccnv 4451  (class class class)co 5666  Rcnr 6917   +R cplr 6921  cc 7409   + caddc 7414
This theorem was proved from axioms:  ax-1 5  ax-2 6  ax-mp 7  ax-ia1 105  ax-ia2 106  ax-ia3 107  ax-in1 580  ax-in2 581  ax-io 666  ax-5 1382  ax-7 1383  ax-gen 1384  ax-ie1 1428  ax-ie2 1429  ax-8 1441  ax-10 1442  ax-11 1443  ax-i12 1444  ax-bndl 1445  ax-4 1446  ax-13 1450  ax-14 1451  ax-17 1465  ax-i9 1469  ax-ial 1473  ax-i5r 1474  ax-ext 2071  ax-coll 3960  ax-sep 3963  ax-nul 3971  ax-pow 4015  ax-pr 4045  ax-un 4269  ax-setind 4366  ax-iinf 4416
This theorem depends on definitions:  df-bi 116  df-dc 782  df-3or 926  df-3an 927  df-tru 1293  df-fal 1296  df-nf 1396  df-sb 1694  df-eu 1952  df-mo 1953  df-clab 2076  df-cleq 2082  df-clel 2085  df-nfc 2218  df-ne 2257  df-ral 2365  df-rex 2366  df-reu 2367  df-rab 2369  df-v 2622  df-sbc 2842  df-csb 2935  df-dif 3002  df-un 3004  df-in 3006  df-ss 3013  df-nul 3288  df-pw 3435  df-sn 3456  df-pr 3457  df-op 3459  df-uni 3660  df-int 3695  df-iun 3738  df-br 3852  df-opab 3906  df-mpt 3907  df-tr 3943  df-eprel 4125  df-id 4129  df-po 4132  df-iso 4133  df-iord 4202  df-on 4204  df-suc 4207  df-iom 4419  df-xp 4458  df-rel 4459  df-cnv 4460  df-co 4461  df-dm 4462  df-rn 4463  df-res 4464  df-ima 4465  df-iota 4993  df-fun 5030  df-fn 5031  df-f 5032  df-f1 5033  df-fo 5034  df-f1o 5035  df-fv 5036  df-ov 5669  df-oprab 5670  df-mpt2 5671  df-1st 5925  df-2nd 5926  df-recs 6084  df-irdg 6149  df-1o 6195  df-2o 6196  df-oadd 6199  df-omul 6200  df-er 6306  df-ec 6308  df-qs 6312  df-ni 6924  df-pli 6925  df-mi 6926  df-lti 6927  df-plpq 6964  df-mpq 6965  df-enq 6967  df-nqqs 6968  df-plqqs 6969  df-mqqs 6970  df-1nqqs 6971  df-rq 6972  df-ltnqqs 6973  df-enq0 7044  df-nq0 7045  df-0nq0 7046  df-plq0 7047  df-mq0 7048  df-inp 7086  df-iplp 7088  df-enr 7333  df-nr 7334  df-plr 7335  df-c 7417  df-add 7422
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator