![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > lemul2 | Structured version Visualization version GIF version |
Description: Multiplication of both sides of 'less than or equal to' by a positive number. (Contributed by NM, 16-Mar-2005.) |
Ref | Expression |
---|---|
lemul2 | ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → (𝐴 ≤ 𝐵 ↔ (𝐶 · 𝐴) ≤ (𝐶 · 𝐵))) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | lemul1 12108 | . 2 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → (𝐴 ≤ 𝐵 ↔ (𝐴 · 𝐶) ≤ (𝐵 · 𝐶))) | |
2 | recn 11236 | . . . . . 6 ⊢ (𝐴 ∈ ℝ → 𝐴 ∈ ℂ) | |
3 | recn 11236 | . . . . . 6 ⊢ (𝐶 ∈ ℝ → 𝐶 ∈ ℂ) | |
4 | mulcom 11232 | . . . . . 6 ⊢ ((𝐴 ∈ ℂ ∧ 𝐶 ∈ ℂ) → (𝐴 · 𝐶) = (𝐶 · 𝐴)) | |
5 | 2, 3, 4 | syl2an 594 | . . . . 5 ⊢ ((𝐴 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐴 · 𝐶) = (𝐶 · 𝐴)) |
6 | 5 | 3adant2 1128 | . . . 4 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐴 · 𝐶) = (𝐶 · 𝐴)) |
7 | recn 11236 | . . . . . 6 ⊢ (𝐵 ∈ ℝ → 𝐵 ∈ ℂ) | |
8 | mulcom 11232 | . . . . . 6 ⊢ ((𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → (𝐵 · 𝐶) = (𝐶 · 𝐵)) | |
9 | 7, 3, 8 | syl2an 594 | . . . . 5 ⊢ ((𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐵 · 𝐶) = (𝐶 · 𝐵)) |
10 | 9 | 3adant1 1127 | . . . 4 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐵 · 𝐶) = (𝐶 · 𝐵)) |
11 | 6, 10 | breq12d 5156 | . . 3 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((𝐴 · 𝐶) ≤ (𝐵 · 𝐶) ↔ (𝐶 · 𝐴) ≤ (𝐶 · 𝐵))) |
12 | 11 | 3adant3r 1178 | . 2 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → ((𝐴 · 𝐶) ≤ (𝐵 · 𝐶) ↔ (𝐶 · 𝐴) ≤ (𝐶 · 𝐵))) |
13 | 1, 12 | bitrd 278 | 1 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → (𝐴 ≤ 𝐵 ↔ (𝐶 · 𝐴) ≤ (𝐶 · 𝐵))) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 ∧ wa 394 ∧ w3a 1084 = wceq 1534 ∈ wcel 2099 class class class wbr 5143 (class class class)co 7413 ℂcc 11144 ℝcr 11145 0cc0 11146 · cmul 11151 < clt 11286 ≤ cle 11287 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1790 ax-4 1804 ax-5 1906 ax-6 1964 ax-7 2004 ax-8 2101 ax-9 2109 ax-10 2130 ax-11 2147 ax-12 2167 ax-ext 2697 ax-sep 5294 ax-nul 5301 ax-pow 5359 ax-pr 5423 ax-un 7735 ax-resscn 11203 ax-1cn 11204 ax-icn 11205 ax-addcl 11206 ax-addrcl 11207 ax-mulcl 11208 ax-mulrcl 11209 ax-mulcom 11210 ax-addass 11211 ax-mulass 11212 ax-distr 11213 ax-i2m1 11214 ax-1ne0 11215 ax-1rid 11216 ax-rnegex 11217 ax-rrecex 11218 ax-cnre 11219 ax-pre-lttri 11220 ax-pre-lttrn 11221 ax-pre-ltadd 11222 ax-pre-mulgt0 11223 |
This theorem depends on definitions: df-bi 206 df-an 395 df-or 846 df-3or 1085 df-3an 1086 df-tru 1537 df-fal 1547 df-ex 1775 df-nf 1779 df-sb 2061 df-mo 2529 df-eu 2558 df-clab 2704 df-cleq 2718 df-clel 2803 df-nfc 2878 df-ne 2931 df-nel 3037 df-ral 3052 df-rex 3061 df-reu 3365 df-rab 3420 df-v 3464 df-sbc 3776 df-csb 3892 df-dif 3949 df-un 3951 df-in 3953 df-ss 3963 df-nul 4323 df-if 4524 df-pw 4599 df-sn 4624 df-pr 4626 df-op 4630 df-uni 4906 df-br 5144 df-opab 5206 df-mpt 5227 df-id 5570 df-po 5584 df-so 5585 df-xp 5678 df-rel 5679 df-cnv 5680 df-co 5681 df-dm 5682 df-rn 5683 df-res 5684 df-ima 5685 df-iota 6495 df-fun 6545 df-fn 6546 df-f 6547 df-f1 6548 df-fo 6549 df-f1o 6550 df-fv 6551 df-riota 7369 df-ov 7416 df-oprab 7417 df-mpo 7418 df-er 8723 df-en 8964 df-dom 8965 df-sdom 8966 df-pnf 11288 df-mnf 11289 df-xr 11290 df-ltxr 11291 df-le 11292 df-sub 11484 df-neg 11485 |
This theorem is referenced by: lediv2 12147 lemul2i 12180 lemul2d 13105 nnlesq 14214 01sqrexlem6 15244 qexpz 16895 vdwlem3 16977 vdwlem9 16983 iihalf2 24940 tcphcphlem1 25248 csbren 25412 trirn 25413 minveclem2 25439 itg2monolem1 25765 itg2monolem3 25767 itgabs 25849 abelthlem2 26456 pilem2 26476 logdivlti 26641 atans2 26953 leibpi 26964 log2tlbnd 26967 jensenlem2 27010 zetacvg 27037 basellem1 27103 basellem2 27104 basellem3 27105 chtub 27235 logfaclbnd 27245 bpos1lem 27305 bposlem2 27308 bposlem3 27309 bposlem4 27310 bposlem5 27311 bposlem6 27312 lgsquadlem1 27403 chebbnd1lem1 27492 chebbnd1lem3 27494 dchrisumlem1 27512 dchrisum0lem3 27542 mulog2sumlem1 27557 mulog2sumlem2 27558 chpdifbndlem1 27576 pntlemj 27626 pntlemo 27630 ostth2lem2 27657 ostth2lem3 27658 ostth3 27661 minvecolem2 30802 cdj3lem1 32361 subfaclim 35026 itgabsnc 37400 fzmul 37452 bfp 37535 irrapxlem1 42513 irrapxlem3 42515 pellfundex 42577 jm2.17b 42653 jm2.17c 42654 stoweidlem11 45665 stoweidlem26 45680 stoweidlem38 45692 lighneallem4a 47213 |
Copyright terms: Public domain | W3C validator |