![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > ltdivmul | Structured version Visualization version GIF version |
Description: 'Less than' relationship between division and multiplication. (Contributed by NM, 18-Nov-2004.) |
Ref | Expression |
---|---|
ltdivmul | ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → ((𝐴 / 𝐶) < 𝐵 ↔ 𝐴 < (𝐶 · 𝐵))) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | remulcl 11237 | . . . . . 6 ⊢ ((𝐶 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐶 · 𝐵) ∈ ℝ) | |
2 | 1 | ancoms 458 | . . . . 5 ⊢ ((𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐶 · 𝐵) ∈ ℝ) |
3 | 2 | adantrr 717 | . . . 4 ⊢ ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → (𝐶 · 𝐵) ∈ ℝ) |
4 | 3 | 3adant1 1129 | . . 3 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → (𝐶 · 𝐵) ∈ ℝ) |
5 | ltdiv1 12129 | . . 3 ⊢ ((𝐴 ∈ ℝ ∧ (𝐶 · 𝐵) ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → (𝐴 < (𝐶 · 𝐵) ↔ (𝐴 / 𝐶) < ((𝐶 · 𝐵) / 𝐶))) | |
6 | 4, 5 | syld3an2 1410 | . 2 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → (𝐴 < (𝐶 · 𝐵) ↔ (𝐴 / 𝐶) < ((𝐶 · 𝐵) / 𝐶))) |
7 | recn 11242 | . . . . . 6 ⊢ (𝐵 ∈ ℝ → 𝐵 ∈ ℂ) | |
8 | 7 | adantr 480 | . . . . 5 ⊢ ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → 𝐵 ∈ ℂ) |
9 | recn 11242 | . . . . . 6 ⊢ (𝐶 ∈ ℝ → 𝐶 ∈ ℂ) | |
10 | 9 | ad2antrl 728 | . . . . 5 ⊢ ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → 𝐶 ∈ ℂ) |
11 | gt0ne0 11725 | . . . . . 6 ⊢ ((𝐶 ∈ ℝ ∧ 0 < 𝐶) → 𝐶 ≠ 0) | |
12 | 11 | adantl 481 | . . . . 5 ⊢ ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → 𝐶 ≠ 0) |
13 | 8, 10, 12 | divcan3d 12045 | . . . 4 ⊢ ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → ((𝐶 · 𝐵) / 𝐶) = 𝐵) |
14 | 13 | 3adant1 1129 | . . 3 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → ((𝐶 · 𝐵) / 𝐶) = 𝐵) |
15 | 14 | breq2d 5159 | . 2 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → ((𝐴 / 𝐶) < ((𝐶 · 𝐵) / 𝐶) ↔ (𝐴 / 𝐶) < 𝐵)) |
16 | 6, 15 | bitr2d 280 | 1 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → ((𝐴 / 𝐶) < 𝐵 ↔ 𝐴 < (𝐶 · 𝐵))) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 206 ∧ wa 395 ∧ w3a 1086 = wceq 1536 ∈ wcel 2105 ≠ wne 2937 class class class wbr 5147 (class class class)co 7430 ℂcc 11150 ℝcr 11151 0cc0 11152 · cmul 11157 < clt 11292 / cdiv 11917 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1791 ax-4 1805 ax-5 1907 ax-6 1964 ax-7 2004 ax-8 2107 ax-9 2115 ax-10 2138 ax-11 2154 ax-12 2174 ax-ext 2705 ax-sep 5301 ax-nul 5311 ax-pow 5370 ax-pr 5437 ax-un 7753 ax-resscn 11209 ax-1cn 11210 ax-icn 11211 ax-addcl 11212 ax-addrcl 11213 ax-mulcl 11214 ax-mulrcl 11215 ax-mulcom 11216 ax-addass 11217 ax-mulass 11218 ax-distr 11219 ax-i2m1 11220 ax-1ne0 11221 ax-1rid 11222 ax-rnegex 11223 ax-rrecex 11224 ax-cnre 11225 ax-pre-lttri 11226 ax-pre-lttrn 11227 ax-pre-ltadd 11228 ax-pre-mulgt0 11229 |
This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 df-3an 1088 df-tru 1539 df-fal 1549 df-ex 1776 df-nf 1780 df-sb 2062 df-mo 2537 df-eu 2566 df-clab 2712 df-cleq 2726 df-clel 2813 df-nfc 2889 df-ne 2938 df-nel 3044 df-ral 3059 df-rex 3068 df-rmo 3377 df-reu 3378 df-rab 3433 df-v 3479 df-sbc 3791 df-csb 3908 df-dif 3965 df-un 3967 df-in 3969 df-ss 3979 df-nul 4339 df-if 4531 df-pw 4606 df-sn 4631 df-pr 4633 df-op 4637 df-uni 4912 df-br 5148 df-opab 5210 df-mpt 5231 df-id 5582 df-po 5596 df-so 5597 df-xp 5694 df-rel 5695 df-cnv 5696 df-co 5697 df-dm 5698 df-rn 5699 df-res 5700 df-ima 5701 df-iota 6515 df-fun 6564 df-fn 6565 df-f 6566 df-f1 6567 df-fo 6568 df-f1o 6569 df-fv 6570 df-riota 7387 df-ov 7433 df-oprab 7434 df-mpo 7435 df-er 8743 df-en 8984 df-dom 8985 df-sdom 8986 df-pnf 11294 df-mnf 11295 df-xr 11296 df-ltxr 11297 df-le 11298 df-sub 11491 df-neg 11492 df-div 11918 |
This theorem is referenced by: ltdivmul2 12142 lt2mul2div 12143 ltrec 12147 supmul1 12234 avglt2 12502 3halfnz 12694 rpnnen1lem2 13016 rpnnen1lem1 13017 rpnnen1lem3 13018 rpnnen1lem5 13020 ltdivmuld 13125 qbtwnre 13237 modid 13932 expnbnd 14267 mertenslem1 15916 tanhlt1 16192 eirrlem 16236 fldivp1 16930 pcfaclem 16931 4sqlem12 16989 icopnfcnv 24986 ovolscalem1 25561 mbfmulc2lem 25695 itg2monolem3 25801 dveflem 26031 dvlt0 26058 ftc1lem4 26094 radcnvlem1 26470 tangtx 26561 cosne0 26585 cosordlem 26586 efif1olem4 26601 logcnlem4 26701 logf1o2 26706 atantan 26980 atanbndlem 26982 birthdaylem3 27010 basellem3 27140 ppiub 27262 bposlem1 27342 bposlem2 27343 bposlem6 27347 bposlem8 27349 gausslemma2dlem0c 27416 lgsquadlem1 27438 2sqlem8 27484 chebbnd1lem3 27529 chebbnd1 27530 ostth2lem2 27692 ex-fl 30475 nn0prpwlem 36304 ftc1cnnclem 37677 stoweidlem13 45968 logblt1b 48413 fldivexpfllog2 48414 |
Copyright terms: Public domain | W3C validator |