| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > divdiv1 | Structured version Visualization version GIF version | ||
| Description: Division into a fraction. (Contributed by NM, 31-Dec-2007.) |
| Ref | Expression |
|---|---|
| divdiv1 | ⊢ ((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → ((𝐴 / 𝐵) / 𝐶) = (𝐴 / (𝐵 · 𝐶))) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | ax-1cn 11176 | . . . . 5 ⊢ 1 ∈ ℂ | |
| 2 | ax-1ne0 11187 | . . . . 5 ⊢ 1 ≠ 0 | |
| 3 | 1, 2 | pm3.2i 476 | . . . 4 ⊢ (1 ∈ ℂ ∧ 1 ≠ 0) |
| 4 | divdivdiv 11934 | . . . 4 ⊢ (((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 ≠ 0)) ∧ ((𝐶 ∈ ℂ ∧ 𝐶 ≠ 0) ∧ (1 ∈ ℂ ∧ 1 ≠ 0))) → ((𝐴 / 𝐵) / (𝐶 / 1)) = ((𝐴 · 1) / (𝐵 · 𝐶))) | |
| 5 | 3, 4 | mpanr2 717 | . . 3 ⊢ (((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 ≠ 0)) ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → ((𝐴 / 𝐵) / (𝐶 / 1)) = ((𝐴 · 1) / (𝐵 · 𝐶))) |
| 6 | 5 | 3impa 1127 | . 2 ⊢ ((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → ((𝐴 / 𝐵) / (𝐶 / 1)) = ((𝐴 · 1) / (𝐵 · 𝐶))) |
| 7 | div1 11922 | . . . . 5 ⊢ (𝐶 ∈ ℂ → (𝐶 / 1) = 𝐶) | |
| 8 | 7 | oveq2d 7439 | . . . 4 ⊢ (𝐶 ∈ ℂ → ((𝐴 / 𝐵) / (𝐶 / 1)) = ((𝐴 / 𝐵) / 𝐶)) |
| 9 | 8 | ad2antrl 741 | . . 3 ⊢ (((𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → ((𝐴 / 𝐵) / (𝐶 / 1)) = ((𝐴 / 𝐵) / 𝐶)) |
| 10 | 9 | 3adant1 1148 | . 2 ⊢ ((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → ((𝐴 / 𝐵) / (𝐶 / 1)) = ((𝐴 / 𝐵) / 𝐶)) |
| 11 | mulrid 11224 | . . . 4 ⊢ (𝐴 ∈ ℂ → (𝐴 · 1) = 𝐴) | |
| 12 | 11 | oveq1d 7438 | . . 3 ⊢ (𝐴 ∈ ℂ → ((𝐴 · 1) / (𝐵 · 𝐶)) = (𝐴 / (𝐵 · 𝐶))) |
| 13 | 12 | 3ad2ant1 1151 | . 2 ⊢ ((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → ((𝐴 · 1) / (𝐵 · 𝐶)) = (𝐴 / (𝐵 · 𝐶))) |
| 14 | 6, 10, 13 | 3eqtr3d 2809 | 1 ⊢ ((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → ((𝐴 / 𝐵) / 𝐶) = (𝐴 / (𝐵 · 𝐶))) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: → wi 4 ∧ wa 401 ∧ w3a 1103 = wceq 1570 ∈ wcel 2146 ≠ wne 2961 (class class class)co 7423 ℂcc 11116 0cc0 11118 1c1 11119 · cmul 11123 / cdiv 11889 |
| This proof depends on axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1828 ax-4 1842 ax-5 1943 ax-6 2000 ax-7 2041 ax-8 2148 ax-9 2156 ax-10 2179 ax-11 2195 ax-12 2216 ax-ext 2738 ax-sep 5262 ax-nul 5274 ax-pow 5341 ax-pr 5409 ax-un 7745 ax-resscn 11175 ax-1cn 11176 ax-icn 11177 ax-addcl 11178 ax-addrcl 11179 ax-mulcl 11180 ax-mulrcl 11181 ax-mulcom 11182 ax-addass 11183 ax-mulass 11184 ax-distr 11185 ax-i2m1 11186 ax-1ne0 11187 ax-1rid 11188 ax-rnegex 11189 ax-rrecex 11190 ax-cnre 11191 ax-pre-lttri 11192 ax-pre-lttrn 11193 ax-pre-ltadd 11194 ax-pre-mulgt0 11195 |
| This proof depends on definitions: df-bi 210 df-an 402 df-or 862 df-3or 1104 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1813 df-nf 1817 df-sb 2100 df-mo 2570 df-eu 2600 df-clab 2745 df-cleq 2758 df-clel 2841 df-nfc 2915 df-ne 2962 df-nel 3068 df-ral 3083 df-rex 3093 df-rmo 3372 df-reu 3373 df-rab 3420 df-v 3460 df-sbc 3748 df-csb 3857 df-dif 3911 df-un 3913 df-in 3915 df-ss 3925 df-nul 4290 df-if 4493 df-pw 4569 df-sn 4595 df-pr 4597 df-op 4601 df-uni 4878 df-br 5115 df-opab 5179 df-mpt 5198 df-id 5561 df-po 5574 df-so 5575 df-xp 5672 df-rel 5673 df-cnv 5674 df-co 5675 df-dm 5676 df-rn 5677 df-res 5678 df-ima 5679 df-iota 6499 df-fun 6545 df-fn 6546 df-f 6547 df-f1 6548 df-fo 6549 df-f1o 6550 df-fv 6551 df-riota 7380 df-ov 7426 df-oprab 7427 df-mpo 7428 df-er 8703 df-en 8953 df-dom 8954 df-sdom 8955 df-pnf 11263 df-mnf 11264 df-xr 11265 df-ltxr 11266 df-le 11267 df-sub 11461 df-neg 11462 df-div 11890 |
| This theorem is used by: recdiv2 11946 divdiv1d 12040 fldiv4lem1div2uz2 13889 fldiv2 13914 sin01bnd 16266 flodddiv4t2lthalf 16501 pythagtriplem12 16911 pythagtriplem14 16913 pythagtriplem16 16915 coseq1 26727 efeq1 26730 ang180lem1 27011 atan1 27130 fsumdvdscom 27386 bposlem8 27492 gausslemma2dlem3 27569 2lgslem1a2 27591 rplogsumlem2 27686 dchrvmasum2lem 27697 dchrisum0lem2 27719 dchrisum0lem3 27720 mulogsum 27733 mulog2sumlem2 27736 pntlemr 27803 pntlemf 27806 hgt750lem 35070 quad3 36183 wallispilem4 46823 dirkertrigeqlem3 46855 dirkercncflem1 46858 fourierswlem 46985 dignn0flhalflem2 49437 dignn0ehalf 49438 |
| Copyright terms: Public domain | W3C validator |