| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > axmulcom | Structured version Visualization version GIF version | ||
| Description: Multiplication of complex numbers is commutative. Axiom 8 of 22 for real and complex numbers, derived from ZF set theory. This construction-dependent theorem should not be referenced directly, nor should the proven axiom ax-mulcom 11090 be used later. Instead, use mulcom 11112. (Contributed by NM, 31-Aug-1995.) (New usage is discouraged.) |
| Ref | Expression |
|---|---|
| axmulcom | ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → (𝐴 · 𝐵) = (𝐵 · 𝐴)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | dfcnqs 11053 | . 2 ⊢ ℂ = ((R × R) / ◡ E ) | |
| 2 | mulcnsrec 11055 | . 2 ⊢ (((𝑥 ∈ R ∧ 𝑦 ∈ R) ∧ (𝑧 ∈ R ∧ 𝑤 ∈ R)) → ([〈𝑥, 𝑦〉]◡ E · [〈𝑧, 𝑤〉]◡ E ) = [〈((𝑥 ·R 𝑧) +R (-1R ·R (𝑦 ·R 𝑤))), ((𝑦 ·R 𝑧) +R (𝑥 ·R 𝑤))〉]◡ E ) | |
| 3 | mulcnsrec 11055 | . 2 ⊢ (((𝑧 ∈ R ∧ 𝑤 ∈ R) ∧ (𝑥 ∈ R ∧ 𝑦 ∈ R)) → ([〈𝑧, 𝑤〉]◡ E · [〈𝑥, 𝑦〉]◡ E ) = [〈((𝑧 ·R 𝑥) +R (-1R ·R (𝑤 ·R 𝑦))), ((𝑤 ·R 𝑥) +R (𝑧 ·R 𝑦))〉]◡ E ) | |
| 4 | mulcomsr 11000 | . . 3 ⊢ (𝑥 ·R 𝑧) = (𝑧 ·R 𝑥) | |
| 5 | mulcomsr 11000 | . . . 4 ⊢ (𝑦 ·R 𝑤) = (𝑤 ·R 𝑦) | |
| 6 | 5 | oveq2i 7369 | . . 3 ⊢ (-1R ·R (𝑦 ·R 𝑤)) = (-1R ·R (𝑤 ·R 𝑦)) |
| 7 | 4, 6 | oveq12i 7370 | . 2 ⊢ ((𝑥 ·R 𝑧) +R (-1R ·R (𝑦 ·R 𝑤))) = ((𝑧 ·R 𝑥) +R (-1R ·R (𝑤 ·R 𝑦))) |
| 8 | mulcomsr 11000 | . . . 4 ⊢ (𝑦 ·R 𝑧) = (𝑧 ·R 𝑦) | |
| 9 | mulcomsr 11000 | . . . 4 ⊢ (𝑥 ·R 𝑤) = (𝑤 ·R 𝑥) | |
| 10 | 8, 9 | oveq12i 7370 | . . 3 ⊢ ((𝑦 ·R 𝑧) +R (𝑥 ·R 𝑤)) = ((𝑧 ·R 𝑦) +R (𝑤 ·R 𝑥)) |
| 11 | addcomsr 10998 | . . 3 ⊢ ((𝑧 ·R 𝑦) +R (𝑤 ·R 𝑥)) = ((𝑤 ·R 𝑥) +R (𝑧 ·R 𝑦)) | |
| 12 | 10, 11 | eqtri 2759 | . 2 ⊢ ((𝑦 ·R 𝑧) +R (𝑥 ·R 𝑤)) = ((𝑤 ·R 𝑥) +R (𝑧 ·R 𝑦)) |
| 13 | 1, 2, 3, 7, 12 | ecovcom 8760 | 1 ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → (𝐴 · 𝐵) = (𝐵 · 𝐴)) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 395 = wceq 1541 ∈ wcel 2113 E cep 5523 ◡ccnv 5623 (class class class)co 7358 Rcnr 10776 -1Rcm1r 10779 +R cplr 10780 ·R cmr 10781 ℂcc 11024 · cmul 11031 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1796 ax-4 1810 ax-5 1911 ax-6 1968 ax-7 2009 ax-8 2115 ax-9 2123 ax-10 2146 ax-11 2162 ax-12 2184 ax-ext 2708 ax-sep 5241 ax-nul 5251 ax-pow 5310 ax-pr 5377 ax-un 7680 ax-inf2 9550 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 df-3an 1088 df-tru 1544 df-fal 1554 df-ex 1781 df-nf 1785 df-sb 2068 df-mo 2539 df-eu 2569 df-clab 2715 df-cleq 2728 df-clel 2811 df-nfc 2885 df-ne 2933 df-ral 3052 df-rex 3061 df-rmo 3350 df-reu 3351 df-rab 3400 df-v 3442 df-sbc 3741 df-csb 3850 df-dif 3904 df-un 3906 df-in 3908 df-ss 3918 df-pss 3921 df-nul 4286 df-if 4480 df-pw 4556 df-sn 4581 df-pr 4583 df-op 4587 df-uni 4864 df-int 4903 df-iun 4948 df-br 5099 df-opab 5161 df-mpt 5180 df-tr 5206 df-id 5519 df-eprel 5524 df-po 5532 df-so 5533 df-fr 5577 df-we 5579 df-xp 5630 df-rel 5631 df-cnv 5632 df-co 5633 df-dm 5634 df-rn 5635 df-res 5636 df-ima 5637 df-pred 6259 df-ord 6320 df-on 6321 df-lim 6322 df-suc 6323 df-iota 6448 df-fun 6494 df-fn 6495 df-f 6496 df-f1 6497 df-fo 6498 df-f1o 6499 df-fv 6500 df-ov 7361 df-oprab 7362 df-mpo 7363 df-om 7809 df-1st 7933 df-2nd 7934 df-frecs 8223 df-wrecs 8254 df-recs 8303 df-rdg 8341 df-1o 8397 df-oadd 8401 df-omul 8402 df-er 8635 df-ec 8637 df-qs 8641 df-ni 10783 df-pli 10784 df-mi 10785 df-lti 10786 df-plpq 10819 df-mpq 10820 df-ltpq 10821 df-enq 10822 df-nq 10823 df-erq 10824 df-plq 10825 df-mq 10826 df-1nq 10827 df-rq 10828 df-ltnq 10829 df-np 10892 df-plp 10894 df-mp 10895 df-ltp 10896 df-enr 10966 df-nr 10967 df-plr 10968 df-mr 10969 df-c 11032 df-mul 11038 |
| This theorem is referenced by: (None) |
| Copyright terms: Public domain | W3C validator |