![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > div23 | Structured version Visualization version GIF version |
Description: A commutative/associative law for division. (Contributed by NM, 2-Aug-2004.) |
Ref | Expression |
---|---|
div23 | ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → ((𝐴 · 𝐵) / 𝐶) = ((𝐴 / 𝐶) · 𝐵)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | mulcom 10185 | . . . 4 ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → (𝐴 · 𝐵) = (𝐵 · 𝐴)) | |
2 | 1 | oveq1d 6816 | . . 3 ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ((𝐴 · 𝐵) / 𝐶) = ((𝐵 · 𝐴) / 𝐶)) |
3 | 2 | 3adant3 1124 | . 2 ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → ((𝐴 · 𝐵) / 𝐶) = ((𝐵 · 𝐴) / 𝐶)) |
4 | divass 10866 | . . 3 ⊢ ((𝐵 ∈ ℂ ∧ 𝐴 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → ((𝐵 · 𝐴) / 𝐶) = (𝐵 · (𝐴 / 𝐶))) | |
5 | 4 | 3com12 1117 | . 2 ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → ((𝐵 · 𝐴) / 𝐶) = (𝐵 · (𝐴 / 𝐶))) |
6 | simp2 1129 | . . 3 ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → 𝐵 ∈ ℂ) | |
7 | divcl 10854 | . . . . 5 ⊢ ((𝐴 ∈ ℂ ∧ 𝐶 ∈ ℂ ∧ 𝐶 ≠ 0) → (𝐴 / 𝐶) ∈ ℂ) | |
8 | 7 | 3expb 1113 | . . . 4 ⊢ ((𝐴 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → (𝐴 / 𝐶) ∈ ℂ) |
9 | 8 | 3adant2 1123 | . . 3 ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → (𝐴 / 𝐶) ∈ ℂ) |
10 | 6, 9 | mulcomd 10224 | . 2 ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → (𝐵 · (𝐴 / 𝐶)) = ((𝐴 / 𝐶) · 𝐵)) |
11 | 3, 5, 10 | 3eqtrd 2786 | 1 ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → ((𝐴 · 𝐵) / 𝐶) = ((𝐴 / 𝐶) · 𝐵)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 383 ∧ w3a 1072 = wceq 1620 ∈ wcel 2127 ≠ wne 2920 (class class class)co 6801 ℂcc 10097 0cc0 10099 · cmul 10104 / cdiv 10847 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1859 ax-4 1874 ax-5 1976 ax-6 2042 ax-7 2078 ax-8 2129 ax-9 2136 ax-10 2156 ax-11 2171 ax-12 2184 ax-13 2379 ax-ext 2728 ax-sep 4921 ax-nul 4929 ax-pow 4980 ax-pr 5043 ax-un 7102 ax-resscn 10156 ax-1cn 10157 ax-icn 10158 ax-addcl 10159 ax-addrcl 10160 ax-mulcl 10161 ax-mulrcl 10162 ax-mulcom 10163 ax-addass 10164 ax-mulass 10165 ax-distr 10166 ax-i2m1 10167 ax-1ne0 10168 ax-1rid 10169 ax-rnegex 10170 ax-rrecex 10171 ax-cnre 10172 ax-pre-lttri 10173 ax-pre-lttrn 10174 ax-pre-ltadd 10175 ax-pre-mulgt0 10176 |
This theorem depends on definitions: df-bi 197 df-or 384 df-an 385 df-3or 1073 df-3an 1074 df-tru 1623 df-ex 1842 df-nf 1847 df-sb 2035 df-eu 2599 df-mo 2600 df-clab 2735 df-cleq 2741 df-clel 2744 df-nfc 2879 df-ne 2921 df-nel 3024 df-ral 3043 df-rex 3044 df-reu 3045 df-rmo 3046 df-rab 3047 df-v 3330 df-sbc 3565 df-csb 3663 df-dif 3706 df-un 3708 df-in 3710 df-ss 3717 df-nul 4047 df-if 4219 df-pw 4292 df-sn 4310 df-pr 4312 df-op 4316 df-uni 4577 df-br 4793 df-opab 4853 df-mpt 4870 df-id 5162 df-po 5175 df-so 5176 df-xp 5260 df-rel 5261 df-cnv 5262 df-co 5263 df-dm 5264 df-rn 5265 df-res 5266 df-ima 5267 df-iota 6000 df-fun 6039 df-fn 6040 df-f 6041 df-f1 6042 df-fo 6043 df-f1o 6044 df-fv 6045 df-riota 6762 df-ov 6804 df-oprab 6805 df-mpt2 6806 df-er 7899 df-en 8110 df-dom 8111 df-sdom 8112 df-pnf 10239 df-mnf 10240 df-xr 10241 df-ltxr 10242 df-le 10243 df-sub 10431 df-neg 10432 df-div 10848 |
This theorem is referenced by: div32 10868 div13 10869 divdiv32 10896 dmdcan 10898 div23i 10946 div23d 11001 digit2 13162 mulsubdivbinom2 13211 facdiv 13239 mertenslem1 14786 mulsucdiv2z 15250 bposlem9 25187 lgsquadlem2 25276 2lgslem3a 25291 2lgslem3b 25292 2lgslem3c 25293 2lgslem3d 25294 chtppilimlem2 25333 vmadivsum 25341 dchrmusum2 25353 dchrvmasumlem1 25354 dchrvmasumlem2 25357 mudivsum 25389 mulog2sumlem2 25394 selberglem1 25404 selberglem2 25405 selberg2lem 25409 pntibndlem2 25450 pntlemb 25456 pntlemn 25459 pntlemr 25461 pntlemj 25462 pntlemf 25464 pntlemk 25465 pntlemo 25466 siii 27988 riesz3i 29201 dpexpp1 29896 subdivcomb2 31890 lighneallem3 42003 dignn0fr 42874 |
Copyright terms: Public domain | W3C validator |