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

Theorem lemul2 12006
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 12005 . 2 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → (𝐴𝐵 ↔ (𝐴 · 𝐶) ≤ (𝐵 · 𝐶)))
2 recn 11126 . . . . . 6 (𝐴 ∈ ℝ → 𝐴 ∈ ℂ)
3 recn 11126 . . . . . 6 (𝐶 ∈ ℝ → 𝐶 ∈ ℂ)
4 mulcom 11122 . . . . . 6 ((𝐴 ∈ ℂ ∧ 𝐶 ∈ ℂ) → (𝐴 · 𝐶) = (𝐶 · 𝐴))
52, 3, 4syl2an 602 . . . . 5 ((𝐴 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐴 · 𝐶) = (𝐶 · 𝐴))
653adant2 1137 . . . 4 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐴 · 𝐶) = (𝐶 · 𝐴))
7 recn 11126 . . . . . 6 (𝐵 ∈ ℝ → 𝐵 ∈ ℂ)
8 mulcom 11122 . . . . . 6 ((𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → (𝐵 · 𝐶) = (𝐶 · 𝐵))
97, 3, 8syl2an 602 . . . . 5 ((𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐵 · 𝐶) = (𝐶 · 𝐵))
1093adant1 1136 . . . 4 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐵 · 𝐶) = (𝐶 · 𝐵))
116, 10breq12d 5092 . . 3 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((𝐴 · 𝐶) ≤ (𝐵 · 𝐶) ↔ (𝐶 · 𝐴) ≤ (𝐶 · 𝐵)))
12113adant3r 1188 . 2 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → ((𝐴 · 𝐶) ≤ (𝐵 · 𝐶) ↔ (𝐶 · 𝐴) ≤ (𝐶 · 𝐵)))
131, 12bitrd 280 1 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → (𝐴𝐵 ↔ (𝐶 · 𝐴) ≤ (𝐶 · 𝐵)))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 207  wa 396  w3a 1092   = wceq 1547  wcel 2119   class class class wbr 5079  (class class class)co 7363  cc 11034  cr 11035  0cc0 11036   · cmul 11041   < clt 11177  cle 11178
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1802  ax-4 1816  ax-5 1917  ax-6 1974  ax-7 2015  ax-8 2121  ax-9 2129  ax-10 2152  ax-11 2168  ax-12 2189  ax-ext 2712  ax-sep 5225  ax-nul 5235  ax-pow 5301  ax-pr 5369  ax-un 7685  ax-resscn 11093  ax-1cn 11094  ax-icn 11095  ax-addcl 11096  ax-addrcl 11097  ax-mulcl 11098  ax-mulrcl 11099  ax-mulcom 11100  ax-addass 11101  ax-mulass 11102  ax-distr 11103  ax-i2m1 11104  ax-1ne0 11105  ax-1rid 11106  ax-rnegex 11107  ax-rrecex 11108  ax-cnre 11109  ax-pre-lttri 11110  ax-pre-lttrn 11111  ax-pre-ltadd 11112  ax-pre-mulgt0 11113
This theorem depends on definitions:  df-bi 208  df-an 397  df-or 854  df-3or 1093  df-3an 1094  df-tru 1550  df-fal 1560  df-ex 1787  df-nf 1791  df-sb 2074  df-mo 2543  df-eu 2573  df-clab 2719  df-cleq 2732  df-clel 2815  df-nfc 2889  df-ne 2936  df-nel 3040  df-ral 3055  df-rex 3065  df-reu 3346  df-rab 3393  df-v 3434  df-sbc 3731  df-csb 3839  df-dif 3893  df-un 3895  df-in 3897  df-ss 3907  df-nul 4269  df-if 4462  df-pw 4538  df-sn 4563  df-pr 4565  df-op 4569  df-uni 4846  df-br 5080  df-opab 5142  df-mpt 5161  df-id 5520  df-po 5533  df-so 5534  df-xp 5631  df-rel 5632  df-cnv 5633  df-co 5634  df-dm 5635  df-rn 5636  df-res 5637  df-ima 5638  df-iota 6448  df-fun 6494  df-fn 6495  df-f 6496  df-f1 6497  df-fo 6498  df-f1o 6499  df-fv 6500  df-riota 7320  df-ov 7366  df-oprab 7367  df-mpo 7368  df-er 8640  df-en 8891  df-dom 8892  df-sdom 8893  df-pnf 11179  df-mnf 11180  df-xr 11181  df-ltxr 11182  df-le 11183  df-sub 11377  df-neg 11378
This theorem is referenced by:  lediv2  12044  lemul2i  12077  lemul2d  13028  nnlesq  14165  01sqrexlem6  15207  qexpz  16870  vdwlem3  16952  vdwlem9  16958  iihalf2  24925  tcphcphlem1  25227  csbren  25391  trirn  25392  minveclem2  25418  itg2monolem1  25742  itg2monolem3  25744  itgabs  25827  abelthlem2  26422  pilem2  26442  logdivlti  26609  atans2  26920  leibpi  26931  log2tlbnd  26934  jensenlem2  26976  zetacvg  27003  basellem1  27069  basellem2  27070  basellem3  27071  chtub  27200  logfaclbnd  27210  bpos1lem  27270  bposlem2  27273  bposlem3  27274  bposlem4  27275  bposlem5  27276  bposlem6  27277  lgsquadlem1  27368  chebbnd1lem1  27457  chebbnd1lem3  27459  dchrisumlem1  27477  dchrisum0lem3  27507  mulog2sumlem1  27522  mulog2sumlem2  27523  chpdifbndlem1  27541  pntlemj  27591  pntlemo  27595  ostth2lem2  27622  ostth2lem3  27623  ostth3  27626  minvecolem2  30971  cdj3lem1  32530  subfaclim  35423  itgabsnc  38063  fzmul  38115  bfp  38198  irrapxlem1  43274  irrapxlem3  43276  pellfundex  43338  jm2.17b  43413  jm2.17c  43414  stoweidlem11  46461  stoweidlem26  46476  stoweidlem38  46488  lighneallem4a  48093  nprmdvdsfacm1lem4  48108  gpg3kgrtriexlem3  48583  gpg3kgrtriexlem6  48586
  Copyright terms: Public domain W3C validator