MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  divdiv1 Structured version   Visualization version   GIF version

Theorem divdiv1 11958
Description: Division into a fraction. (Contributed by NM, 31-Dec-2007.)
Assertion
Ref Expression
divdiv1 ((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → ((𝐴 / 𝐵) / 𝐶) = (𝐴 / (𝐵 · 𝐶)))

Proof of Theorem divdiv1
StepHypRef Expression
1 ax-1cn 11198 . . . . 5 1 ∈ ℂ
2 ax-1ne0 11209 . . . . 5 1 ≠ 0
31, 2pm3.2i 469 . . . 4 (1 ∈ ℂ ∧ 1 ≠ 0)
4 divdivdiv 11948 . . . 4 (((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 ≠ 0)) ∧ ((𝐶 ∈ ℂ ∧ 𝐶 ≠ 0) ∧ (1 ∈ ℂ ∧ 1 ≠ 0))) → ((𝐴 / 𝐵) / (𝐶 / 1)) = ((𝐴 · 1) / (𝐵 · 𝐶)))
53, 4mpanr2 702 . . 3 (((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 ≠ 0)) ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → ((𝐴 / 𝐵) / (𝐶 / 1)) = ((𝐴 · 1) / (𝐵 · 𝐶)))
653impa 1107 . 2 ((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → ((𝐴 / 𝐵) / (𝐶 / 1)) = ((𝐴 · 1) / (𝐵 · 𝐶)))
7 div1 11936 . . . . 5 (𝐶 ∈ ℂ → (𝐶 / 1) = 𝐶)
87oveq2d 7435 . . . 4 (𝐶 ∈ ℂ → ((𝐴 / 𝐵) / (𝐶 / 1)) = ((𝐴 / 𝐵) / 𝐶))
98ad2antrl 726 . . 3 (((𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → ((𝐴 / 𝐵) / (𝐶 / 1)) = ((𝐴 / 𝐵) / 𝐶))
1093adant1 1127 . 2 ((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → ((𝐴 / 𝐵) / (𝐶 / 1)) = ((𝐴 / 𝐵) / 𝐶))
11 mulrid 11244 . . . 4 (𝐴 ∈ ℂ → (𝐴 · 1) = 𝐴)
1211oveq1d 7434 . . 3 (𝐴 ∈ ℂ → ((𝐴 · 1) / (𝐵 · 𝐶)) = (𝐴 / (𝐵 · 𝐶)))
13123ad2ant1 1130 . 2 ((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → ((𝐴 · 1) / (𝐵 · 𝐶)) = (𝐴 / (𝐵 · 𝐶)))
146, 10, 133eqtr3d 2773 1 ((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → ((𝐴 / 𝐵) / 𝐶) = (𝐴 / (𝐵 · 𝐶)))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 394  w3a 1084   = wceq 1533  wcel 2098  wne 2929  (class class class)co 7419  cc 11138  0cc0 11140  1c1 11141   · cmul 11145   / cdiv 11903
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1789  ax-4 1803  ax-5 1905  ax-6 1963  ax-7 2003  ax-8 2100  ax-9 2108  ax-10 2129  ax-11 2146  ax-12 2166  ax-ext 2696  ax-sep 5300  ax-nul 5307  ax-pow 5365  ax-pr 5429  ax-un 7741  ax-resscn 11197  ax-1cn 11198  ax-icn 11199  ax-addcl 11200  ax-addrcl 11201  ax-mulcl 11202  ax-mulrcl 11203  ax-mulcom 11204  ax-addass 11205  ax-mulass 11206  ax-distr 11207  ax-i2m1 11208  ax-1ne0 11209  ax-1rid 11210  ax-rnegex 11211  ax-rrecex 11212  ax-cnre 11213  ax-pre-lttri 11214  ax-pre-lttrn 11215  ax-pre-ltadd 11216  ax-pre-mulgt0 11217
This theorem depends on definitions:  df-bi 206  df-an 395  df-or 846  df-3or 1085  df-3an 1086  df-tru 1536  df-fal 1546  df-ex 1774  df-nf 1778  df-sb 2060  df-mo 2528  df-eu 2557  df-clab 2703  df-cleq 2717  df-clel 2802  df-nfc 2877  df-ne 2930  df-nel 3036  df-ral 3051  df-rex 3060  df-rmo 3363  df-reu 3364  df-rab 3419  df-v 3463  df-sbc 3774  df-csb 3890  df-dif 3947  df-un 3949  df-in 3951  df-ss 3961  df-nul 4323  df-if 4531  df-pw 4606  df-sn 4631  df-pr 4633  df-op 4637  df-uni 4910  df-br 5150  df-opab 5212  df-mpt 5233  df-id 5576  df-po 5590  df-so 5591  df-xp 5684  df-rel 5685  df-cnv 5686  df-co 5687  df-dm 5688  df-rn 5689  df-res 5690  df-ima 5691  df-iota 6501  df-fun 6551  df-fn 6552  df-f 6553  df-f1 6554  df-fo 6555  df-f1o 6556  df-fv 6557  df-riota 7375  df-ov 7422  df-oprab 7423  df-mpo 7424  df-er 8725  df-en 8965  df-dom 8966  df-sdom 8967  df-pnf 11282  df-mnf 11283  df-xr 11284  df-ltxr 11285  df-le 11286  df-sub 11478  df-neg 11479  df-div 11904
This theorem is referenced by:  recdiv2  11960  divdiv1d  12054  fldiv4lem1div2uz2  13837  fldiv2  13862  sin01bnd  16165  flodddiv4t2lthalf  16396  pythagtriplem12  16798  pythagtriplem14  16800  pythagtriplem16  16802  coseq1  26504  efeq1  26507  ang180lem1  26786  atan1  26905  fsumdvdscom  27162  bposlem8  27269  gausslemma2dlem3  27346  2lgslem1a2  27368  rplogsumlem2  27463  dchrvmasum2lem  27474  dchrisum0lem2  27496  dchrisum0lem3  27497  mulogsum  27510  mulog2sumlem2  27513  pntlemr  27580  pntlemf  27583  hgt750lem  34414  quad3  35405  wallispilem4  45594  dirkertrigeqlem3  45626  dirkercncflem1  45629  fourierswlem  45756  dignn0flhalflem2  47875  dignn0ehalf  47876
  Copyright terms: Public domain W3C validator