HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Theorem axaddass 5200
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 11 of 25 for real and complex numbers, derived from ZF set theory.
Assertion
Ref Expression
axaddass |- ((A e. CC /\ B e. CC /\ C e. CC) -> ((A + B) + C) = (A + (B + C)))

Proof of Theorem axaddass
StepHypRef Expression
1 dfcnqs 5185 . 2 |- CC = ((R. X. R.)/.`'E)
2 addcnsrec 5186 . 2 |- (((x e. R. /\ y e. R.) /\ (z e. R. /\ w e. R.)) -> ([<.x, y>.]`'E + [<.z, w>.]`'E) = [<.(x +R z), (y +R w)>.]`'E)
3 addcnsrec 5186 . 2 |- (((z e. R. /\ w e. R.) /\ (v e. R. /\ u e. R.)) -> ([<.z, w>.]`'E + [<.v, u>.]`'E) = [<.(z +R v), (w +R u)>.]`'E)
4 addcnsrec 5186 . 2 |- ((((x +R z) e. R. /\ (y +R w) e. R.) /\ (v e. R. /\ u e. R.)) -> ([<.(x +R z), (y +R w)>.]`'E + [<.v, u>.]`'E) = [<.((x +R z) +R v), ((y +R w) +R u)>.]`'E)
5 addcnsrec 5186 . 2 |- (((x e. R. /\ y e. R.) /\ ((z +R v) e. R. /\ (w +R u) e. R.)) -> ([<.x, y>.]`'E + [<.(z +R v), (w +R u)>.]`'E) = [<.(x +R (z +R v)), (y +R (w +R u))>.]`'E)
6 addclsr 5115 . . . 4 |- ((x e. R. /\ z e. R.) -> (x +R z) e. R.)
7 addclsr 5115 . . . 4 |- ((y e. R. /\ w e. R.) -> (y +R w) e. R.)
86, 7anim12i 333 . . 3 |- (((x e. R. /\ z e. R.) /\ (y e. R. /\ w e. R.)) -> ((x +R z) e. R. /\ (y +R w) e. R.))
98an4s 507 . 2 |- (((x e. R. /\ y e. R.) /\ (z e. R. /\ w e. R.)) -> ((x +R z) e. R. /\ (y +R w) e. R.))
10 addclsr 5115 . . . 4 |- ((z e. R. /\ v e. R.) -> (z +R v) e. R.)
11 addclsr 5115 . . . 4 |- ((w e. R. /\ u e. R.) -> (w +R u) e. R.)
1210, 11anim12i 333 . . 3 |- (((z e. R. /\ v e. R.) /\ (w e. R. /\ u e. R.)) -> ((z +R v) e. R. /\ (w +R u) e. R.))
1312an4s 507 . 2 |- (((z e. R. /\ w e. R.) /\ (v e. R. /\ u e. R.)) -> ((z +R v) e. R. /\ (w +R u) e. R.))
14 visset 1788 . . 3 |- z e. V
15 visset 1788 . . 3 |- v e. V
1614, 15addasssr 5120 . 2 |- ((x +R z) +R v) = (x +R (z +R v))
17 visset 1788 . . 3 |- w e. V
18 visset 1788 . . 3 |- u e. V
1917, 18addasssr 5120 . 2 |- ((y +R w) +R u) = (y +R (w +R u))
201, 2, 3, 4, 5, 9, 13, 16, 19ecoprass 4258 1 |- ((A e. CC /\ B e. CC /\ C e. CC) -> ((A + B) + C) = (A + (B + C)))
Colors of variables: wff set class
Syntax hints:   -> wi 3   /\ wa 223   /\ w3a 772   = wceq 1099   e. wcel 1105  Ecep 2792  `'ccnv 3132  (class class class)co 3902  R.cnr 4916   +R cplr 4920  CCcc 5155   + caddc 5160
This theorem is referenced by:  addasst 5230  addass 5247  add12t 5259  add23t 5260  add4t 5261  cnegextlem1 5268  cnegext 5271  addcan 5274  negeu 5278  addsubasst 5306  muladdt 5344  nnaddclt 5839  nneo 6095  uzaddclt 6332  expaddt 6478  bernneq 6534  ser1absdiflem 6817  faclbnd6 6842  fsum1ps 6907  fsum3 6913  fsum4 6914  binomlem5 6959  bcxmaslem2 6964  bcxmas 6965  ser1cmp2 7064  cvgratlem1ALT 7133  cvgratlem1 7136  fsum0diaglem2 7143  efi4pt 7328  efivalt 7340  cnaddabl 8011  mslb1 8823  2wsms 8824  stadd3 10299  golem1 10322
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-4 951  ax-5 952  ax-6 953  ax-7 954  ax-gen 955  ax-8 1101  ax-9 1102  ax-10 1103  ax-12 1104  ax-13 1107  ax-14 1108  ax-11 1180  ax-17 1190  ax-16 1194  ax-11o 1202  ax-ext 1436  ax-rep 2661  ax-sep 2671  ax-nul 2678  ax-pow 2710  ax-pr 2747  ax-un 2830  ax-inf2 4549
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-3or 773  df-3an 774  df-ex 957  df-sb 1155  df-eu 1359  df-mo 1360  df-clab 1441  df-cleq 1446  df-clel 1449  df-ne 1563  df-ral 1625  df-rex 1626  df-reu 1627  df-rab 1628  df-v 1787  df-sbc 1913  df-csb 1973  df-dif 2020  df-un 2021  df-in 2022  df-ss 2024  df-pss 2026  df-nul 2252  df-if 2333  df-pw 2373  df-sn 2383  df-pr 2384  df-tp 2386  df-op 2387  df-uni 2472  df-int 2502  df-iun 2536  df-br 2588  df-opab 2635  df-tr 2649  df-eprel 2794  df-id 2797  df-po 2804  df-so 2814  df-fr 2880  df-we 2897  df-ord 2914  df-on 2915  df-lim 2916  df-suc 2917  df-om 3095  df-xp 3147  df-rel 3148  df-cnv 3149  df-co 3150  df-dm 3151  df-rn 3152  df-res 3153  df-ima 3154  df-fun 3155  df-fn 3156  df-f 3157  df-fv 3161  df-rdg 3871  df-opr 3904  df-oprab 3905  df-1st 4017  df-2nd 4018  df-1o 4071  df-oadd 4073  df-omul 4074  df-er 4199  df-ec 4201  df-qs 4204  df-ni 4923  df-pli 4924  df-mi 4925  df-lti 4926  df-plpq 4958  df-mpq 4959  df-enq 4960  df-nq 4961  df-plq 4962  df-mq 4963  df-rq 4964  df-ltq 4965  df-1q 4966  df-np 5009  df-plp 5011  df-ltp 5013  df-plpr 5087  df-enr 5089  df-nr 5090  df-plr 5091  df-c 5163  df-plus 5168
Copyright terms: Public domain