![]() |
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 11217 be used later. Instead, use mulcom 11239. (Contributed by NM, 31-Aug-1995.) (New usage is discouraged.) |
Ref | Expression |
---|---|
axmulcom | ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → (𝐴 · 𝐵) = (𝐵 · 𝐴)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | dfcnqs 11180 | . 2 ⊢ ℂ = ((R × R) / ◡ E ) | |
2 | mulcnsrec 11182 | . 2 ⊢ (((𝑥 ∈ R ∧ 𝑦 ∈ R) ∧ (𝑧 ∈ R ∧ 𝑤 ∈ R)) → ([〈𝑥, 𝑦〉]◡ E · [〈𝑧, 𝑤〉]◡ E ) = [〈((𝑥 ·R 𝑧) +R (-1R ·R (𝑦 ·R 𝑤))), ((𝑦 ·R 𝑧) +R (𝑥 ·R 𝑤))〉]◡ E ) | |
3 | mulcnsrec 11182 | . 2 ⊢ (((𝑧 ∈ R ∧ 𝑤 ∈ R) ∧ (𝑥 ∈ R ∧ 𝑦 ∈ R)) → ([〈𝑧, 𝑤〉]◡ E · [〈𝑥, 𝑦〉]◡ E ) = [〈((𝑧 ·R 𝑥) +R (-1R ·R (𝑤 ·R 𝑦))), ((𝑤 ·R 𝑥) +R (𝑧 ·R 𝑦))〉]◡ E ) | |
4 | mulcomsr 11127 | . . 3 ⊢ (𝑥 ·R 𝑧) = (𝑧 ·R 𝑥) | |
5 | mulcomsr 11127 | . . . 4 ⊢ (𝑦 ·R 𝑤) = (𝑤 ·R 𝑦) | |
6 | 5 | oveq2i 7442 | . . 3 ⊢ (-1R ·R (𝑦 ·R 𝑤)) = (-1R ·R (𝑤 ·R 𝑦)) |
7 | 4, 6 | oveq12i 7443 | . 2 ⊢ ((𝑥 ·R 𝑧) +R (-1R ·R (𝑦 ·R 𝑤))) = ((𝑧 ·R 𝑥) +R (-1R ·R (𝑤 ·R 𝑦))) |
8 | mulcomsr 11127 | . . . 4 ⊢ (𝑦 ·R 𝑧) = (𝑧 ·R 𝑦) | |
9 | mulcomsr 11127 | . . . 4 ⊢ (𝑥 ·R 𝑤) = (𝑤 ·R 𝑥) | |
10 | 8, 9 | oveq12i 7443 | . . 3 ⊢ ((𝑦 ·R 𝑧) +R (𝑥 ·R 𝑤)) = ((𝑧 ·R 𝑦) +R (𝑤 ·R 𝑥)) |
11 | addcomsr 11125 | . . 3 ⊢ ((𝑧 ·R 𝑦) +R (𝑤 ·R 𝑥)) = ((𝑤 ·R 𝑥) +R (𝑧 ·R 𝑦)) | |
12 | 10, 11 | eqtri 2763 | . 2 ⊢ ((𝑦 ·R 𝑧) +R (𝑥 ·R 𝑤)) = ((𝑤 ·R 𝑥) +R (𝑧 ·R 𝑦)) |
13 | 1, 2, 3, 7, 12 | ecovcom 8862 | 1 ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → (𝐴 · 𝐵) = (𝐵 · 𝐴)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 395 = wceq 1537 ∈ wcel 2106 E cep 5588 ◡ccnv 5688 (class class class)co 7431 Rcnr 10903 -1Rcm1r 10906 +R cplr 10907 ·R cmr 10908 ℂcc 11151 · cmul 11158 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1792 ax-4 1806 ax-5 1908 ax-6 1965 ax-7 2005 ax-8 2108 ax-9 2116 ax-10 2139 ax-11 2155 ax-12 2175 ax-ext 2706 ax-sep 5302 ax-nul 5312 ax-pow 5371 ax-pr 5438 ax-un 7754 ax-inf2 9679 |
This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 df-3an 1088 df-tru 1540 df-fal 1550 df-ex 1777 df-nf 1781 df-sb 2063 df-mo 2538 df-eu 2567 df-clab 2713 df-cleq 2727 df-clel 2814 df-nfc 2890 df-ne 2939 df-ral 3060 df-rex 3069 df-rmo 3378 df-reu 3379 df-rab 3434 df-v 3480 df-sbc 3792 df-csb 3909 df-dif 3966 df-un 3968 df-in 3970 df-ss 3980 df-pss 3983 df-nul 4340 df-if 4532 df-pw 4607 df-sn 4632 df-pr 4634 df-op 4638 df-uni 4913 df-int 4952 df-iun 4998 df-br 5149 df-opab 5211 df-mpt 5232 df-tr 5266 df-id 5583 df-eprel 5589 df-po 5597 df-so 5598 df-fr 5641 df-we 5643 df-xp 5695 df-rel 5696 df-cnv 5697 df-co 5698 df-dm 5699 df-rn 5700 df-res 5701 df-ima 5702 df-pred 6323 df-ord 6389 df-on 6390 df-lim 6391 df-suc 6392 df-iota 6516 df-fun 6565 df-fn 6566 df-f 6567 df-f1 6568 df-fo 6569 df-f1o 6570 df-fv 6571 df-ov 7434 df-oprab 7435 df-mpo 7436 df-om 7888 df-1st 8013 df-2nd 8014 df-frecs 8305 df-wrecs 8336 df-recs 8410 df-rdg 8449 df-1o 8505 df-oadd 8509 df-omul 8510 df-er 8744 df-ec 8746 df-qs 8750 df-ni 10910 df-pli 10911 df-mi 10912 df-lti 10913 df-plpq 10946 df-mpq 10947 df-ltpq 10948 df-enq 10949 df-nq 10950 df-erq 10951 df-plq 10952 df-mq 10953 df-1nq 10954 df-rq 10955 df-ltnq 10956 df-np 11019 df-plp 11021 df-mp 11022 df-ltp 11023 df-enr 11093 df-nr 11094 df-plr 11095 df-mr 11096 df-c 11159 df-mul 11165 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |