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

Theorem divrec 11876
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 1153 . . . 4 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → 𝐵 ∈ ℂ)
2 simp1 1152 . . . 4 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → 𝐴 ∈ ℂ)
3 reccl 11867 . . . . 5 ((𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → (1 / 𝐵) ∈ ℂ)
433adant1 1146 . . . 4 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → (1 / 𝐵) ∈ ℂ)
51, 2, 4mul12d 11407 . . 3 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → (𝐵 · (𝐴 · (1 / 𝐵))) = (𝐴 · (𝐵 · (1 / 𝐵))))
6 recid 11874 . . . . 5 ((𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → (𝐵 · (1 / 𝐵)) = 1)
763adant1 1146 . . . 4 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → (𝐵 · (1 / 𝐵)) = 1)
87oveq2d 7416 . . 3 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → (𝐴 · (𝐵 · (1 / 𝐵))) = (𝐴 · 1))
92mulridd 11214 . . 3 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → (𝐴 · 1) = 𝐴)
105, 8, 93eqtrd 2804 . 2 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → (𝐵 · (𝐴 · (1 / 𝐵))) = 𝐴)
112, 4mulcld 11217 . . 3 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → (𝐴 · (1 / 𝐵)) ∈ ℂ)
12 3simpc 1166 . . 3 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → (𝐵 ∈ ℂ ∧ 𝐵 ≠ 0))
13 divmul 11863 . . 3 ((𝐴 ∈ ℂ ∧ (𝐴 · (1 / 𝐵)) ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 ≠ 0)) → ((𝐴 / 𝐵) = (𝐴 · (1 / 𝐵)) ↔ (𝐵 · (𝐴 · (1 / 𝐵))) = 𝐴))
142, 11, 12, 13syl3anc 1394 . 2 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → ((𝐴 / 𝐵) = (𝐴 · (1 / 𝐵)) ↔ (𝐵 · (𝐴 · (1 / 𝐵))) = 𝐴))
1510, 14mpbird 260 1 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 ≠ 0) → (𝐴 / 𝐵) = (𝐴 · (1 / 𝐵)))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 209  wa 400  w3a 1101   = wceq 1563  wcel 2145  wne 2960  (class class class)co 7400  cc 11086  0cc0 11088  1c1 11089   · cmul 11093   / cdiv 11859
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1818  ax-4 1832  ax-5 1933  ax-6 1990  ax-7 2031  ax-8 2147  ax-9 2155  ax-10 2178  ax-11 2194  ax-12 2215  ax-ext 2737  ax-sep 5251  ax-nul 5261  ax-pow 5327  ax-pr 5395  ax-un 7722  ax-resscn 11145  ax-1cn 11146  ax-icn 11147  ax-addcl 11148  ax-addrcl 11149  ax-mulcl 11150  ax-mulrcl 11151  ax-mulcom 11152  ax-addass 11153  ax-mulass 11154  ax-distr 11155  ax-i2m1 11156  ax-1ne0 11157  ax-1rid 11158  ax-rnegex 11159  ax-rrecex 11160  ax-cnre 11161  ax-pre-lttri 11162  ax-pre-lttrn 11163  ax-pre-ltadd 11164  ax-pre-mulgt0 11165
This theorem depends on definitions:  df-bi 210  df-an 401  df-or 861  df-3or 1102  df-3an 1103  df-tru 1566  df-fal 1576  df-ex 1803  df-nf 1807  df-sb 2094  df-mo 2569  df-eu 2599  df-clab 2744  df-cleq 2757  df-clel 2840  df-nfc 2914  df-ne 2961  df-nel 3065  df-ral 3080  df-rex 3090  df-rmo 3370  df-reu 3371  df-rab 3418  df-v 3459  df-sbc 3748  df-csb 3856  df-dif 3910  df-un 3912  df-in 3914  df-ss 3924  df-nul 4289  df-if 4484  df-pw 4560  df-sn 4586  df-pr 4588  df-op 4592  df-uni 4869  df-br 5106  df-opab 5168  df-mpt 5187  df-id 5547  df-po 5560  df-so 5561  df-xp 5658  df-rel 5659  df-cnv 5660  df-co 5661  df-dm 5662  df-rn 5663  df-res 5664  df-ima 5665  df-iota 6481  df-fun 6527  df-fn 6528  df-f 6529  df-f1 6530  df-fo 6531  df-f1o 6532  df-fv 6533  df-riota 7357  df-ov 7403  df-oprab 7404  df-mpo 7405  df-er 8682  df-en 8932  df-dom 8933  df-sdom 8934  df-pnf 11233  df-mnf 11234  df-xr 11235  df-ltxr 11236  df-le 11237  df-sub 11431  df-neg 11432  df-div 11860
This theorem is referenced by:  divrec2  11877  divass  11878  divdir  11885  dividOLD  11892  divneg  11897  rec11  11904  divdiv32  11914  redivcl  11925  divreczi  11944  divrecd  11985  ltdiv2  12092  lediv2  12096  qdivcl  12985  expdiv  14140  0.999...  15925  efsub  16146  efival  16198  ef01bndlem  16230  cos01bnd  16232  rpnnen2lem11  16270  prmreclem5  16970  divcn  24988  divccn  24993  subfaclim  35551  lediv2aALT  36040  heiborlem7  38328  ofdivrec  44900
  Copyright terms: Public domain W3C validator