| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > lemul12a | Structured version Visualization version GIF version | ||
| Description: Comparison of product of two nonnegative numbers. (Contributed by NM, 22-Feb-2008.) |
| Ref | Expression |
|---|---|
| lemul12a | ⊢ ((((𝐴 ∈ ℝ ∧ 0 ≤ 𝐴) ∧ 𝐵 ∈ ℝ) ∧ ((𝐶 ∈ ℝ ∧ 0 ≤ 𝐶) ∧ 𝐷 ∈ ℝ)) → ((𝐴 ≤ 𝐵 ∧ 𝐶 ≤ 𝐷) → (𝐴 · 𝐶) ≤ (𝐵 · 𝐷))) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | simpll 766 | . . . 4 ⊢ (((((𝐴 ∈ ℝ ∧ 0 ≤ 𝐴) ∧ 𝐵 ∈ ℝ) ∧ ((𝐶 ∈ ℝ ∧ 0 ≤ 𝐶) ∧ 𝐷 ∈ ℝ)) ∧ (𝐴 ≤ 𝐵 ∧ 𝐶 ≤ 𝐷)) → ((𝐴 ∈ ℝ ∧ 0 ≤ 𝐴) ∧ 𝐵 ∈ ℝ)) | |
| 2 | simpll 766 | . . . . 5 ⊢ (((𝐶 ∈ ℝ ∧ 0 ≤ 𝐶) ∧ 𝐷 ∈ ℝ) → 𝐶 ∈ ℝ) | |
| 3 | 2 | ad2antlr 727 | . . . 4 ⊢ (((((𝐴 ∈ ℝ ∧ 0 ≤ 𝐴) ∧ 𝐵 ∈ ℝ) ∧ ((𝐶 ∈ ℝ ∧ 0 ≤ 𝐶) ∧ 𝐷 ∈ ℝ)) ∧ (𝐴 ≤ 𝐵 ∧ 𝐶 ≤ 𝐷)) → 𝐶 ∈ ℝ) |
| 4 | simplrr 777 | . . . . 5 ⊢ (((((𝐴 ∈ ℝ ∧ 0 ≤ 𝐴) ∧ 𝐵 ∈ ℝ) ∧ ((𝐶 ∈ ℝ ∧ 0 ≤ 𝐶) ∧ 𝐷 ∈ ℝ)) ∧ (𝐴 ≤ 𝐵 ∧ 𝐶 ≤ 𝐷)) → 𝐷 ∈ ℝ) | |
| 5 | 0re 11182 | . . . . . . . . . 10 ⊢ 0 ∈ ℝ | |
| 6 | letr 11274 | . . . . . . . . . 10 ⊢ ((0 ∈ ℝ ∧ 𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ) → ((0 ≤ 𝐶 ∧ 𝐶 ≤ 𝐷) → 0 ≤ 𝐷)) | |
| 7 | 5, 6 | mp3an1 1450 | . . . . . . . . 9 ⊢ ((𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ) → ((0 ≤ 𝐶 ∧ 𝐶 ≤ 𝐷) → 0 ≤ 𝐷)) |
| 8 | 7 | exp4b 430 | . . . . . . . 8 ⊢ (𝐶 ∈ ℝ → (𝐷 ∈ ℝ → (0 ≤ 𝐶 → (𝐶 ≤ 𝐷 → 0 ≤ 𝐷)))) |
| 9 | 8 | com23 86 | . . . . . . 7 ⊢ (𝐶 ∈ ℝ → (0 ≤ 𝐶 → (𝐷 ∈ ℝ → (𝐶 ≤ 𝐷 → 0 ≤ 𝐷)))) |
| 10 | 9 | imp41 425 | . . . . . 6 ⊢ ((((𝐶 ∈ ℝ ∧ 0 ≤ 𝐶) ∧ 𝐷 ∈ ℝ) ∧ 𝐶 ≤ 𝐷) → 0 ≤ 𝐷) |
| 11 | 10 | ad2ant2l 746 | . . . . 5 ⊢ (((((𝐴 ∈ ℝ ∧ 0 ≤ 𝐴) ∧ 𝐵 ∈ ℝ) ∧ ((𝐶 ∈ ℝ ∧ 0 ≤ 𝐶) ∧ 𝐷 ∈ ℝ)) ∧ (𝐴 ≤ 𝐵 ∧ 𝐶 ≤ 𝐷)) → 0 ≤ 𝐷) |
| 12 | 4, 11 | jca 511 | . . . 4 ⊢ (((((𝐴 ∈ ℝ ∧ 0 ≤ 𝐴) ∧ 𝐵 ∈ ℝ) ∧ ((𝐶 ∈ ℝ ∧ 0 ≤ 𝐶) ∧ 𝐷 ∈ ℝ)) ∧ (𝐴 ≤ 𝐵 ∧ 𝐶 ≤ 𝐷)) → (𝐷 ∈ ℝ ∧ 0 ≤ 𝐷)) |
| 13 | 1, 3, 12 | jca32 515 | . . 3 ⊢ (((((𝐴 ∈ ℝ ∧ 0 ≤ 𝐴) ∧ 𝐵 ∈ ℝ) ∧ ((𝐶 ∈ ℝ ∧ 0 ≤ 𝐶) ∧ 𝐷 ∈ ℝ)) ∧ (𝐴 ≤ 𝐵 ∧ 𝐶 ≤ 𝐷)) → (((𝐴 ∈ ℝ ∧ 0 ≤ 𝐴) ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ (𝐷 ∈ ℝ ∧ 0 ≤ 𝐷)))) |
| 14 | simpr 484 | . . 3 ⊢ (((((𝐴 ∈ ℝ ∧ 0 ≤ 𝐴) ∧ 𝐵 ∈ ℝ) ∧ ((𝐶 ∈ ℝ ∧ 0 ≤ 𝐶) ∧ 𝐷 ∈ ℝ)) ∧ (𝐴 ≤ 𝐵 ∧ 𝐶 ≤ 𝐷)) → (𝐴 ≤ 𝐵 ∧ 𝐶 ≤ 𝐷)) | |
| 15 | lemul12b 12045 | . . 3 ⊢ ((((𝐴 ∈ ℝ ∧ 0 ≤ 𝐴) ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ (𝐷 ∈ ℝ ∧ 0 ≤ 𝐷))) → ((𝐴 ≤ 𝐵 ∧ 𝐶 ≤ 𝐷) → (𝐴 · 𝐶) ≤ (𝐵 · 𝐷))) | |
| 16 | 13, 14, 15 | sylc 65 | . 2 ⊢ (((((𝐴 ∈ ℝ ∧ 0 ≤ 𝐴) ∧ 𝐵 ∈ ℝ) ∧ ((𝐶 ∈ ℝ ∧ 0 ≤ 𝐶) ∧ 𝐷 ∈ ℝ)) ∧ (𝐴 ≤ 𝐵 ∧ 𝐶 ≤ 𝐷)) → (𝐴 · 𝐶) ≤ (𝐵 · 𝐷)) |
| 17 | 16 | ex 412 | 1 ⊢ ((((𝐴 ∈ ℝ ∧ 0 ≤ 𝐴) ∧ 𝐵 ∈ ℝ) ∧ ((𝐶 ∈ ℝ ∧ 0 ≤ 𝐶) ∧ 𝐷 ∈ ℝ)) → ((𝐴 ≤ 𝐵 ∧ 𝐶 ≤ 𝐷) → (𝐴 · 𝐶) ≤ (𝐵 · 𝐷))) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 395 ∈ wcel 2109 class class class wbr 5109 (class class class)co 7389 ℝcr 11073 0cc0 11074 · cmul 11079 ≤ cle 11215 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1795 ax-4 1809 ax-5 1910 ax-6 1967 ax-7 2008 ax-8 2111 ax-9 2119 ax-10 2142 ax-11 2158 ax-12 2178 ax-ext 2702 ax-sep 5253 ax-nul 5263 ax-pow 5322 ax-pr 5389 ax-un 7713 ax-resscn 11131 ax-1cn 11132 ax-icn 11133 ax-addcl 11134 ax-addrcl 11135 ax-mulcl 11136 ax-mulrcl 11137 ax-mulcom 11138 ax-addass 11139 ax-mulass 11140 ax-distr 11141 ax-i2m1 11142 ax-1ne0 11143 ax-1rid 11144 ax-rnegex 11145 ax-rrecex 11146 ax-cnre 11147 ax-pre-lttri 11148 ax-pre-lttrn 11149 ax-pre-ltadd 11150 ax-pre-mulgt0 11151 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 df-3an 1088 df-tru 1543 df-fal 1553 df-ex 1780 df-nf 1784 df-sb 2066 df-mo 2534 df-eu 2563 df-clab 2709 df-cleq 2722 df-clel 2804 df-nfc 2879 df-ne 2927 df-nel 3031 df-ral 3046 df-rex 3055 df-reu 3357 df-rab 3409 df-v 3452 df-sbc 3756 df-csb 3865 df-dif 3919 df-un 3921 df-in 3923 df-ss 3933 df-nul 4299 df-if 4491 df-pw 4567 df-sn 4592 df-pr 4594 df-op 4598 df-uni 4874 df-br 5110 df-opab 5172 df-mpt 5191 df-id 5535 df-po 5548 df-so 5549 df-xp 5646 df-rel 5647 df-cnv 5648 df-co 5649 df-dm 5650 df-rn 5651 df-res 5652 df-ima 5653 df-iota 6466 df-fun 6515 df-fn 6516 df-f 6517 df-f1 6518 df-fo 6519 df-f1o 6520 df-fv 6521 df-riota 7346 df-ov 7392 df-oprab 7393 df-mpo 7394 df-er 8673 df-en 8921 df-dom 8922 df-sdom 8923 df-pnf 11216 df-mnf 11217 df-xr 11218 df-ltxr 11219 df-le 11220 df-sub 11413 df-neg 11414 |
| This theorem is referenced by: lemulge11 12051 lediv12a 12082 lemul12ad 12131 expge1 14070 leexp1a 14146 faclbnd4lem1 14264 faclbnd6 14270 o1rlimmul 15591 mertenslem1 15856 iimulcl 24839 aaliou3lem2 26257 logfacubnd 27138 lgslem3 27216 dchrisum0flblem2 27426 pntlemr 27519 pellqrex 42860 |
| Copyright terms: Public domain | W3C validator |