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

Theorem divrec 11858
Description: Relationship between division and reciprocal. Theorem I.9 of [Apostol] p. 18. (Contributed by NM, 2-Aug-2004.) (Revised by Mario Carneiro, 27-May-2016.)
Assertion
Ref Expression
divrec ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → (𝐴 / 𝐵) = (𝐴 · (1 / 𝐵)))

Proof of Theorem divrec
StepHypRef Expression
1 simp2 1149 . . . 4 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → 𝐵 ∈ ℂ)
2 simp1 1148 . . . 4 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → 𝐴 ∈ ℂ)
3 reccl 11849 . . . . 5 ((𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → (1 / 𝐵) ∈ ℂ)
433adant1 1142 . . . 4 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → (1 / 𝐵) ∈ ℂ)
51, 2, 4mul12d 11389 . . 3 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → (𝐵 · (𝐴 · (1 / 𝐵))) = (𝐴 · (𝐵 · (1 / 𝐵))))
6 recid 11856 . . . . 5 ((𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → (𝐵 · (1 / 𝐵)) = 1)
763adant1 1142 . . . 4 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → (𝐵 · (1 / 𝐵)) = 1)
87oveq2d 7408 . . 3 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → (𝐴 · (𝐵 · (1 / 𝐵))) = (𝐴 · 1))
92mulridd 11196 . . 3 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → (𝐴 · 1) = 𝐴)
105, 8, 93eqtrd 2800 . 2 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → (𝐵 · (𝐴 · (1 / 𝐵))) = 𝐴)
112, 4mulcld 11199 . . 3 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → (𝐴 · (1 / 𝐵)) ∈ ℂ)
12 3simpc 1162 . . 3 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → (𝐵 ∈ ℂ ∧ 𝐵 ≠ 0))
13 divmul 11845 . . 3 ((𝐴 ∈ ℂ ∧ (𝐴 · (1 / 𝐵)) ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 ≠ 0)) → ((𝐴 / 𝐵) = (𝐴 · (1 / 𝐵)) ↔ (𝐵 · (𝐴 · (1 / 𝐵))) = 𝐴))
142, 11, 12, 13syl3anc 1389 . 2 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → ((𝐴 / 𝐵) = (𝐴 · (1 / 𝐵)) ↔ (𝐵 · (𝐴 · (1 / 𝐵))) = 𝐴))
1510, 14mpbird 259 1 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → (𝐴 / 𝐵) = (𝐴 · (1 / 𝐵)))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 208  wa 399  w3a 1097   = wceq 1559  wcel 2141  wne 2956  (class class class)co 7392  cc 11068  0cc0 11070  1c1 11071   · cmul 11075   / cdiv 11841
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1814  ax-4 1828  ax-5 1929  ax-6 1986  ax-7 2027  ax-8 2143  ax-9 2151  ax-10 2174  ax-11 2190  ax-12 2211  ax-ext 2733  ax-sep 5245  ax-nul 5255  ax-pow 5321  ax-pr 5389  ax-un 7714  ax-resscn 11127  ax-1cn 11128  ax-icn 11129  ax-addcl 11130  ax-addrcl 11131  ax-mulcl 11132  ax-mulrcl 11133  ax-mulcom 11134  ax-addass 11135  ax-mulass 11136  ax-distr 11137  ax-i2m1 11138  ax-1ne0 11139  ax-1rid 11140  ax-rnegex 11141  ax-rrecex 11142  ax-cnre 11143  ax-pre-lttri 11144  ax-pre-lttrn 11145  ax-pre-ltadd 11146  ax-pre-mulgt0 11147
This theorem depends on definitions:  df-bi 209  df-an 400  df-or 859  df-3or 1098  df-3an 1099  df-tru 1562  df-fal 1572  df-ex 1799  df-nf 1803  df-sb 2090  df-mo 2565  df-eu 2595  df-clab 2740  df-cleq 2753  df-clel 2836  df-nfc 2910  df-ne 2957  df-nel 3061  df-ral 3076  df-rex 3086  df-rmo 3366  df-reu 3367  df-rab 3414  df-v 3455  df-sbc 3745  df-csb 3853  df-dif 3907  df-un 3909  df-in 3911  df-ss 3921  df-nul 4286  df-if 4480  df-pw 4556  df-sn 4582  df-pr 4584  df-op 4588  df-uni 4865  df-br 5100  df-opab 5162  df-mpt 5181  df-id 5540  df-po 5553  df-so 5554  df-xp 5651  df-rel 5652  df-cnv 5653  df-co 5654  df-dm 5655  df-rn 5656  df-res 5657  df-ima 5658  df-iota 6473  df-fun 6519  df-fn 6520  df-f 6521  df-f1 6522  df-fo 6523  df-f1o 6524  df-fv 6525  df-riota 7349  df-ov 7395  df-oprab 7396  df-mpo 7397  df-er 8673  df-en 8924  df-dom 8925  df-sdom 8926  df-pnf 11215  df-mnf 11216  df-xr 11217  df-ltxr 11218  df-le 11219  df-sub 11413  df-neg 11414  df-div 11842
This theorem is referenced by:  divrec2  11859  divass  11860  divdir  11867  dividOLD  11874  divneg  11879  rec11  11886  divdiv32  11896  redivcl  11907  divreczi  11926  divrecd  11967  ltdiv2  12075  lediv2  12079  qdivcl  12968  expdiv  14123  0.999...  15894  efsub  16115  efival  16167  ef01bndlem  16199  cos01bnd  16201  rpnnen2lem11  16239  prmreclem5  16939  divcn  24910  divccn  24915  subfaclim  35502  lediv2aALT  35991  heiborlem7  38280  ofdivrec  44866
  Copyright terms: Public domain W3C validator