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

Theorem lemul2 12037
Description: Multiplication of both sides of 'less than or equal to' by a positive number. (Contributed by NM, 16-Mar-2005.)
Assertion
Ref Expression
lemul2 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → (𝐴𝐵 ↔ (𝐶 · 𝐴) ≤ (𝐶 · 𝐵)))

Proof of Theorem lemul2
StepHypRef Expression
1 lemul1 12036 . 2 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → (𝐴𝐵 ↔ (𝐴 · 𝐶) ≤ (𝐵 · 𝐶)))
2 recn 11156 . . . . . 6 (𝐴 ∈ ℝ → 𝐴 ∈ ℂ)
3 recn 11156 . . . . . 6 (𝐶 ∈ ℝ → 𝐶 ∈ ℂ)
4 mulcom 11152 . . . . . 6 ((𝐴 ∈ ℂ ∧ 𝐶 ∈ ℂ) → (𝐴 · 𝐶) = (𝐶 · 𝐴))
52, 3, 4syl2an 605 . . . . 5 ((𝐴 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐴 · 𝐶) = (𝐶 · 𝐴))
653adant2 1143 . . . 4 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐴 · 𝐶) = (𝐶 · 𝐴))
7 recn 11156 . . . . . 6 (𝐵 ∈ ℝ → 𝐵 ∈ ℂ)
8 mulcom 11152 . . . . . 6 ((𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → (𝐵 · 𝐶) = (𝐶 · 𝐵))
97, 3, 8syl2an 605 . . . . 5 ((𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐵 · 𝐶) = (𝐶 · 𝐵))
1093adant1 1142 . . . 4 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐵 · 𝐶) = (𝐶 · 𝐵))
116, 10breq12d 5110 . . 3 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((𝐴 · 𝐶) ≤ (𝐵 · 𝐶) ↔ (𝐶 · 𝐴) ≤ (𝐶 · 𝐵)))
12113adant3r 1194 . 2 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → ((𝐴 · 𝐶) ≤ (𝐵 · 𝐶) ↔ (𝐶 · 𝐴) ≤ (𝐶 · 𝐵)))
131, 12bitrd 281 1 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → (𝐴𝐵 ↔ (𝐶 · 𝐴) ≤ (𝐶 · 𝐵)))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 208  wa 399  w3a 1097   = wceq 1559  wcel 2141   class class class wbr 5097  (class class class)co 7390  cc 11064  cr 11065  0cc0 11066   · cmul 11071   < clt 11209  cle 11210
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 5243  ax-nul 5253  ax-pow 5319  ax-pr 5387  ax-un 7712  ax-resscn 11123  ax-1cn 11124  ax-icn 11125  ax-addcl 11126  ax-addrcl 11127  ax-mulcl 11128  ax-mulrcl 11129  ax-mulcom 11130  ax-addass 11131  ax-mulass 11132  ax-distr 11133  ax-i2m1 11134  ax-1ne0 11135  ax-1rid 11136  ax-rnegex 11137  ax-rrecex 11138  ax-cnre 11139  ax-pre-lttri 11140  ax-pre-lttrn 11141  ax-pre-ltadd 11142  ax-pre-mulgt0 11143
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-reu 3367  df-rab 3414  df-v 3455  df-sbc 3743  df-csb 3851  df-dif 3905  df-un 3907  df-in 3909  df-ss 3919  df-nul 4284  df-if 4478  df-pw 4554  df-sn 4580  df-pr 4582  df-op 4586  df-uni 4863  df-br 5098  df-opab 5160  df-mpt 5179  df-id 5538  df-po 5551  df-so 5552  df-xp 5649  df-rel 5650  df-cnv 5651  df-co 5652  df-dm 5653  df-rn 5654  df-res 5655  df-ima 5656  df-iota 6471  df-fun 6517  df-fn 6518  df-f 6519  df-f1 6520  df-fo 6521  df-f1o 6522  df-fv 6523  df-riota 7347  df-ov 7393  df-oprab 7394  df-mpo 7395  df-er 8671  df-en 8921  df-dom 8922  df-sdom 8923  df-pnf 11211  df-mnf 11212  df-xr 11213  df-ltxr 11214  df-le 11215  df-sub 11409  df-neg 11410
This theorem is referenced by:  lediv2  12075  lemul2i  12108  lemul2d  13074  nnlesq  14211  01sqrexlem6  15264  qexpz  16927  vdwlem3  17009  vdwlem9  17015  iihalf2  24982  tcphcphlem1  25284  csbren  25448  trirn  25449  minveclem2  25475  itg2monolem1  25799  itg2monolem3  25801  itgabs  25884  abelthlem2  26482  pilem2  26502  logdivlti  26672  atans2  26983  leibpi  26994  log2tlbnd  26997  jensenlem2  27039  zetacvg  27066  basellem1  27132  basellem2  27133  basellem3  27134  chtub  27263  logfaclbnd  27273  bpos1lem  27333  bposlem2  27336  bposlem3  27337  bposlem4  27338  bposlem5  27339  bposlem6  27340  lgsquadlem1  27431  chebbnd1lem1  27520  chebbnd1lem3  27522  dchrisumlem1  27540  dchrisum0lem3  27570  mulog2sumlem1  27585  mulog2sumlem2  27586  chpdifbndlem1  27604  pntlemj  27654  pntlemo  27658  ostth2lem2  27685  ostth2lem3  27686  ostth3  27689  minvecolem2  31034  cdj3lem1  32593  subfaclim  35498  itgabsnc  38148  fzmul  38200  bfp  38283  irrapxlem1  43359  irrapxlem3  43361  pellfundex  43423  jm2.17b  43498  jm2.17c  43499  stoweidlem11  46545  stoweidlem26  46560  stoweidlem38  46572  lighneallem4a  48177  nprmdvdsfacm1lem4  48192  gpg3kgrtriexlem3  48667  gpg3kgrtriexlem6  48670
  Copyright terms: Public domain W3C validator