![]() |
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 11269 | . . . . . 6 ⊢ ((𝐶 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐶 · 𝐵) ∈ ℝ) | |
2 | 1 | ancoms 458 | . . . . 5 ⊢ ((𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐶 · 𝐵) ∈ ℝ) |
3 | 2 | adantrr 716 | . . . 4 ⊢ ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → (𝐶 · 𝐵) ∈ ℝ) |
4 | 3 | 3adant1 1130 | . . 3 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → (𝐶 · 𝐵) ∈ ℝ) |
5 | ltdiv1 12159 | . . 3 ⊢ ((𝐴 ∈ ℝ ∧ (𝐶 · 𝐵) ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → (𝐴 < (𝐶 · 𝐵) ↔ (𝐴 / 𝐶) < ((𝐶 · 𝐵) / 𝐶))) | |
6 | 4, 5 | syld3an2 1411 | . 2 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → (𝐴 < (𝐶 · 𝐵) ↔ (𝐴 / 𝐶) < ((𝐶 · 𝐵) / 𝐶))) |
7 | recn 11274 | . . . . . 6 ⊢ (𝐵 ∈ ℝ → 𝐵 ∈ ℂ) | |
8 | 7 | adantr 480 | . . . . 5 ⊢ ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → 𝐵 ∈ ℂ) |
9 | recn 11274 | . . . . . 6 ⊢ (𝐶 ∈ ℝ → 𝐶 ∈ ℂ) | |
10 | 9 | ad2antrl 727 | . . . . 5 ⊢ ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → 𝐶 ∈ ℂ) |
11 | gt0ne0 11755 | . . . . . 6 ⊢ ((𝐶 ∈ ℝ ∧ 0 < 𝐶) → 𝐶 ≠ 0) | |
12 | 11 | adantl 481 | . . . . 5 ⊢ ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → 𝐶 ≠ 0) |
13 | 8, 10, 12 | divcan3d 12075 | . . . 4 ⊢ ((𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → ((𝐶 · 𝐵) / 𝐶) = 𝐵) |
14 | 13 | 3adant1 1130 | . . 3 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → ((𝐶 · 𝐵) / 𝐶) = 𝐵) |
15 | 14 | breq2d 5178 | . 2 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → ((𝐴 / 𝐶) < ((𝐶 · 𝐵) / 𝐶) ↔ (𝐴 / 𝐶) < 𝐵)) |
16 | 6, 15 | bitr2d 280 | 1 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → ((𝐴 / 𝐶) < 𝐵 ↔ 𝐴 < (𝐶 · 𝐵))) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 206 ∧ wa 395 ∧ w3a 1087 = wceq 1537 ∈ wcel 2108 ≠ wne 2946 class class class wbr 5166 (class class class)co 7448 ℂcc 11182 ℝcr 11183 0cc0 11184 · cmul 11189 < clt 11324 / cdiv 11947 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1793 ax-4 1807 ax-5 1909 ax-6 1967 ax-7 2007 ax-8 2110 ax-9 2118 ax-10 2141 ax-11 2158 ax-12 2178 ax-ext 2711 ax-sep 5317 ax-nul 5324 ax-pow 5383 ax-pr 5447 ax-un 7770 ax-resscn 11241 ax-1cn 11242 ax-icn 11243 ax-addcl 11244 ax-addrcl 11245 ax-mulcl 11246 ax-mulrcl 11247 ax-mulcom 11248 ax-addass 11249 ax-mulass 11250 ax-distr 11251 ax-i2m1 11252 ax-1ne0 11253 ax-1rid 11254 ax-rnegex 11255 ax-rrecex 11256 ax-cnre 11257 ax-pre-lttri 11258 ax-pre-lttrn 11259 ax-pre-ltadd 11260 ax-pre-mulgt0 11261 |
This theorem depends on definitions: df-bi 207 df-an 396 df-or 847 df-3or 1088 df-3an 1089 df-tru 1540 df-fal 1550 df-ex 1778 df-nf 1782 df-sb 2065 df-mo 2543 df-eu 2572 df-clab 2718 df-cleq 2732 df-clel 2819 df-nfc 2895 df-ne 2947 df-nel 3053 df-ral 3068 df-rex 3077 df-rmo 3388 df-reu 3389 df-rab 3444 df-v 3490 df-sbc 3805 df-csb 3922 df-dif 3979 df-un 3981 df-in 3983 df-ss 3993 df-nul 4353 df-if 4549 df-pw 4624 df-sn 4649 df-pr 4651 df-op 4655 df-uni 4932 df-br 5167 df-opab 5229 df-mpt 5250 df-id 5593 df-po 5607 df-so 5608 df-xp 5706 df-rel 5707 df-cnv 5708 df-co 5709 df-dm 5710 df-rn 5711 df-res 5712 df-ima 5713 df-iota 6525 df-fun 6575 df-fn 6576 df-f 6577 df-f1 6578 df-fo 6579 df-f1o 6580 df-fv 6581 df-riota 7404 df-ov 7451 df-oprab 7452 df-mpo 7453 df-er 8763 df-en 9004 df-dom 9005 df-sdom 9006 df-pnf 11326 df-mnf 11327 df-xr 11328 df-ltxr 11329 df-le 11330 df-sub 11522 df-neg 11523 df-div 11948 |
This theorem is referenced by: ltdivmul2 12172 lt2mul2div 12173 ltrec 12177 supmul1 12264 avglt2 12532 3halfnz 12722 rpnnen1lem2 13042 rpnnen1lem1 13043 rpnnen1lem3 13044 rpnnen1lem5 13046 ltdivmuld 13150 qbtwnre 13261 modid 13947 expnbnd 14281 mertenslem1 15932 tanhlt1 16208 eirrlem 16252 fldivp1 16944 pcfaclem 16945 4sqlem12 17003 icopnfcnv 24992 ovolscalem1 25567 mbfmulc2lem 25701 itg2monolem3 25807 dveflem 26037 dvlt0 26064 ftc1lem4 26100 radcnvlem1 26474 tangtx 26565 cosne0 26589 cosordlem 26590 efif1olem4 26605 logcnlem4 26705 logf1o2 26710 atantan 26984 atanbndlem 26986 birthdaylem3 27014 basellem3 27144 ppiub 27266 bposlem1 27346 bposlem2 27347 bposlem6 27351 bposlem8 27353 gausslemma2dlem0c 27420 lgsquadlem1 27442 2sqlem8 27488 chebbnd1lem3 27533 chebbnd1 27534 ostth2lem2 27696 ex-fl 30479 nn0prpwlem 36288 ftc1cnnclem 37651 stoweidlem13 45934 logblt1b 48298 fldivexpfllog2 48299 |
Copyright terms: Public domain | W3C validator |