| 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 11102 be used later. Instead, use mulcom 11124. (Contributed by NM, 31-Aug-1995.) (New usage is discouraged.) |
| Ref | Expression |
|---|---|
| axmulcom | ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → (𝐴 · 𝐵) = (𝐵 · 𝐴)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | dfcnqs 11065 | . 2 ⊢ ℂ = ((R × R) / ◡ E ) | |
| 2 | mulcnsrec 11067 | . 2 ⊢ (((𝑥 ∈ R ∧ 𝑦 ∈ R) ∧ (𝑧 ∈ R ∧ 𝑤 ∈ R)) → ([〈𝑥, 𝑦〉]◡ E · [〈𝑧, 𝑤〉]◡ E ) = [〈((𝑥 ·R 𝑧) +R (-1R ·R (𝑦 ·R 𝑤))), ((𝑦 ·R 𝑧) +R (𝑥 ·R 𝑤))〉]◡ E ) | |
| 3 | mulcnsrec 11067 | . 2 ⊢ (((𝑧 ∈ R ∧ 𝑤 ∈ R) ∧ (𝑥 ∈ R ∧ 𝑦 ∈ R)) → ([〈𝑧, 𝑤〉]◡ E · [〈𝑥, 𝑦〉]◡ E ) = [〈((𝑧 ·R 𝑥) +R (-1R ·R (𝑤 ·R 𝑦))), ((𝑤 ·R 𝑥) +R (𝑧 ·R 𝑦))〉]◡ E ) | |
| 4 | mulcomsr 11012 | . . 3 ⊢ (𝑥 ·R 𝑧) = (𝑧 ·R 𝑥) | |
| 5 | mulcomsr 11012 | . . . 4 ⊢ (𝑦 ·R 𝑤) = (𝑤 ·R 𝑦) | |
| 6 | 5 | oveq2i 7378 | . . 3 ⊢ (-1R ·R (𝑦 ·R 𝑤)) = (-1R ·R (𝑤 ·R 𝑦)) |
| 7 | 4, 6 | oveq12i 7379 | . 2 ⊢ ((𝑥 ·R 𝑧) +R (-1R ·R (𝑦 ·R 𝑤))) = ((𝑧 ·R 𝑥) +R (-1R ·R (𝑤 ·R 𝑦))) |
| 8 | mulcomsr 11012 | . . . 4 ⊢ (𝑦 ·R 𝑧) = (𝑧 ·R 𝑦) | |
| 9 | mulcomsr 11012 | . . . 4 ⊢ (𝑥 ·R 𝑤) = (𝑤 ·R 𝑥) | |
| 10 | 8, 9 | oveq12i 7379 | . . 3 ⊢ ((𝑦 ·R 𝑧) +R (𝑥 ·R 𝑤)) = ((𝑧 ·R 𝑦) +R (𝑤 ·R 𝑥)) |
| 11 | addcomsr 11010 | . . 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 8770 | 1 ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → (𝐴 · 𝐵) = (𝐵 · 𝐴)) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 395 = wceq 1542 ∈ wcel 2114 E cep 5530 ◡ccnv 5630 (class class class)co 7367 Rcnr 10788 -1Rcm1r 10791 +R cplr 10792 ·R cmr 10793 ℂcc 11036 · cmul 11043 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1797 ax-4 1811 ax-5 1912 ax-6 1969 ax-7 2010 ax-8 2116 ax-9 2124 ax-10 2147 ax-11 2163 ax-12 2185 ax-ext 2708 ax-sep 5231 ax-nul 5241 ax-pow 5307 ax-pr 5375 ax-un 7689 ax-inf2 9562 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 849 df-3or 1088 df-3an 1089 df-tru 1545 df-fal 1555 df-ex 1782 df-nf 1786 df-sb 2069 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 3062 df-rmo 3342 df-reu 3343 df-rab 3390 df-v 3431 df-sbc 3729 df-csb 3838 df-dif 3892 df-un 3894 df-in 3896 df-ss 3906 df-pss 3909 df-nul 4274 df-if 4467 df-pw 4543 df-sn 4568 df-pr 4570 df-op 4574 df-uni 4851 df-int 4890 df-iun 4935 df-br 5086 df-opab 5148 df-mpt 5167 df-tr 5193 df-id 5526 df-eprel 5531 df-po 5539 df-so 5540 df-fr 5584 df-we 5586 df-xp 5637 df-rel 5638 df-cnv 5639 df-co 5640 df-dm 5641 df-rn 5642 df-res 5643 df-ima 5644 df-pred 6265 df-ord 6326 df-on 6327 df-lim 6328 df-suc 6329 df-iota 6454 df-fun 6500 df-fn 6501 df-f 6502 df-f1 6503 df-fo 6504 df-f1o 6505 df-fv 6506 df-ov 7370 df-oprab 7371 df-mpo 7372 df-om 7818 df-1st 7942 df-2nd 7943 df-frecs 8231 df-wrecs 8262 df-recs 8311 df-rdg 8349 df-1o 8405 df-oadd 8409 df-omul 8410 df-er 8643 df-ec 8645 df-qs 8649 df-ni 10795 df-pli 10796 df-mi 10797 df-lti 10798 df-plpq 10831 df-mpq 10832 df-ltpq 10833 df-enq 10834 df-nq 10835 df-erq 10836 df-plq 10837 df-mq 10838 df-1nq 10839 df-rq 10840 df-ltnq 10841 df-np 10904 df-plp 10906 df-mp 10907 df-ltp 10908 df-enr 10978 df-nr 10979 df-plr 10980 df-mr 10981 df-c 11044 df-mul 11050 |
| This theorem is referenced by: (None) |
| Copyright terms: Public domain | W3C validator |