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

Theorem divdiv1 11354
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 10598 . . . . 5 1 ∈ ℂ
2 ax-1ne0 10609 . . . . 5 1 ≠ 0
31, 2pm3.2i 473 . . . 4 (1 ∈ ℂ ∧ 1 ≠ 0)
4 divdivdiv 11344 . . . 4 (((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 ≠ 0)) ∧ ((𝐶 ∈ ℂ ∧ 𝐶 ≠ 0) ∧ (1 ∈ ℂ ∧ 1 ≠ 0))) → ((𝐴 / 𝐵) / (𝐶 / 1)) = ((𝐴 · 1) / (𝐵 · 𝐶)))
53, 4mpanr2 702 . . 3 (((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 ≠ 0)) ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → ((𝐴 / 𝐵) / (𝐶 / 1)) = ((𝐴 · 1) / (𝐵 · 𝐶)))
653impa 1106 . 2 ((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → ((𝐴 / 𝐵) / (𝐶 / 1)) = ((𝐴 · 1) / (𝐵 · 𝐶)))
7 div1 11332 . . . . 5 (𝐶 ∈ ℂ → (𝐶 / 1) = 𝐶)
87oveq2d 7175 . . . 4 (𝐶 ∈ ℂ → ((𝐴 / 𝐵) / (𝐶 / 1)) = ((𝐴 / 𝐵) / 𝐶))
98ad2antrl 726 . . 3 (((𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → ((𝐴 / 𝐵) / (𝐶 / 1)) = ((𝐴 / 𝐵) / 𝐶))
1093adant1 1126 . 2 ((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → ((𝐴 / 𝐵) / (𝐶 / 1)) = ((𝐴 / 𝐵) / 𝐶))
11 mulid1 10642 . . . 4 (𝐴 ∈ ℂ → (𝐴 · 1) = 𝐴)
1211oveq1d 7174 . . 3 (𝐴 ∈ ℂ → ((𝐴 · 1) / (𝐵 · 𝐶)) = (𝐴 / (𝐵 · 𝐶)))
13123ad2ant1 1129 . 2 ((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → ((𝐴 · 1) / (𝐵 · 𝐶)) = (𝐴 / (𝐵 · 𝐶)))
146, 10, 133eqtr3d 2867 1 ((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) ∧ (𝐶 ∈ ℂ ∧ 𝐶 ≠ 0)) → ((𝐴 / 𝐵) / 𝐶) = (𝐴 / (𝐵 · 𝐶)))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 398  w3a 1083   = wceq 1536  wcel 2113  wne 3019  (class class class)co 7159  cc 10538  0cc0 10540  1c1 10541   · cmul 10545   / cdiv 11300
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1795  ax-4 1809  ax-5 1910  ax-6 1969  ax-7 2014  ax-8 2115  ax-9 2123  ax-10 2144  ax-11 2160  ax-12 2176  ax-ext 2796  ax-sep 5206  ax-nul 5213  ax-pow 5269  ax-pr 5333  ax-un 7464  ax-resscn 10597  ax-1cn 10598  ax-icn 10599  ax-addcl 10600  ax-addrcl 10601  ax-mulcl 10602  ax-mulrcl 10603  ax-mulcom 10604  ax-addass 10605  ax-mulass 10606  ax-distr 10607  ax-i2m1 10608  ax-1ne0 10609  ax-1rid 10610  ax-rnegex 10611  ax-rrecex 10612  ax-cnre 10613  ax-pre-lttri 10614  ax-pre-lttrn 10615  ax-pre-ltadd 10616  ax-pre-mulgt0 10617
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3or 1084  df-3an 1085  df-tru 1539  df-ex 1780  df-nf 1784  df-sb 2069  df-mo 2621  df-eu 2653  df-clab 2803  df-cleq 2817  df-clel 2896  df-nfc 2966  df-ne 3020  df-nel 3127  df-ral 3146  df-rex 3147  df-reu 3148  df-rmo 3149  df-rab 3150  df-v 3499  df-sbc 3776  df-csb 3887  df-dif 3942  df-un 3944  df-in 3946  df-ss 3955  df-nul 4295  df-if 4471  df-pw 4544  df-sn 4571  df-pr 4573  df-op 4577  df-uni 4842  df-br 5070  df-opab 5132  df-mpt 5150  df-id 5463  df-po 5477  df-so 5478  df-xp 5564  df-rel 5565  df-cnv 5566  df-co 5567  df-dm 5568  df-rn 5569  df-res 5570  df-ima 5571  df-iota 6317  df-fun 6360  df-fn 6361  df-f 6362  df-f1 6363  df-fo 6364  df-f1o 6365  df-fv 6366  df-riota 7117  df-ov 7162  df-oprab 7163  df-mpo 7164  df-er 8292  df-en 8513  df-dom 8514  df-sdom 8515  df-pnf 10680  df-mnf 10681  df-xr 10682  df-ltxr 10683  df-le 10684  df-sub 10875  df-neg 10876  df-div 11301
This theorem is referenced by:  recdiv2  11356  divdiv1d  11450  fldiv4lem1div2uz2  13209  fldiv2  13232  sin01bnd  15541  flodddiv4t2lthalf  15770  pythagtriplem12  16166  pythagtriplem14  16168  pythagtriplem16  16170  coseq1  25113  efeq1  25116  ang180lem1  25390  atan1  25509  fsumdvdscom  25765  bposlem8  25870  gausslemma2dlem3  25947  2lgslem1a2  25969  rplogsumlem2  26064  dchrvmasum2lem  26075  dchrisum0lem2  26097  dchrisum0lem3  26098  mulogsum  26111  mulog2sumlem2  26114  pntlemr  26181  pntlemf  26184  hgt750lem  31926  quad3  32917  wallispilem4  42360  dirkertrigeqlem3  42392  dirkercncflem1  42395  fourierswlem  42522  dignn0flhalflem2  44683  dignn0ehalf  44684
  Copyright terms: Public domain W3C validator