![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > avglt2 | Structured version Visualization version GIF version |
Description: Ordering property for average. (Contributed by Mario Carneiro, 28-May-2014.) |
Ref | Expression |
---|---|
avglt2 | ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴 < 𝐵 ↔ ((𝐴 + 𝐵) / 2) < 𝐵)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | simpr 485 | . . . . 5 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → 𝐵 ∈ ℝ) | |
2 | 1 | recnd 10520 | . . . 4 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → 𝐵 ∈ ℂ) |
3 | 2times 11626 | . . . 4 ⊢ (𝐵 ∈ ℂ → (2 · 𝐵) = (𝐵 + 𝐵)) | |
4 | 2, 3 | syl 17 | . . 3 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (2 · 𝐵) = (𝐵 + 𝐵)) |
5 | 4 | breq2d 4978 | . 2 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → ((𝐴 + 𝐵) < (2 · 𝐵) ↔ (𝐴 + 𝐵) < (𝐵 + 𝐵))) |
6 | readdcl 10471 | . . 3 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴 + 𝐵) ∈ ℝ) | |
7 | 2re 11564 | . . . . 5 ⊢ 2 ∈ ℝ | |
8 | 2pos 11593 | . . . . 5 ⊢ 0 < 2 | |
9 | 7, 8 | pm3.2i 471 | . . . 4 ⊢ (2 ∈ ℝ ∧ 0 < 2) |
10 | 9 | a1i 11 | . . 3 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (2 ∈ ℝ ∧ 0 < 2)) |
11 | ltdivmul 11368 | . . 3 ⊢ (((𝐴 + 𝐵) ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (2 ∈ ℝ ∧ 0 < 2)) → (((𝐴 + 𝐵) / 2) < 𝐵 ↔ (𝐴 + 𝐵) < (2 · 𝐵))) | |
12 | 6, 1, 10, 11 | syl3anc 1364 | . 2 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (((𝐴 + 𝐵) / 2) < 𝐵 ↔ (𝐴 + 𝐵) < (2 · 𝐵))) |
13 | ltadd1 10960 | . . 3 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴 < 𝐵 ↔ (𝐴 + 𝐵) < (𝐵 + 𝐵))) | |
14 | 13 | 3anidm23 1414 | . 2 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴 < 𝐵 ↔ (𝐴 + 𝐵) < (𝐵 + 𝐵))) |
15 | 5, 12, 14 | 3bitr4rd 313 | 1 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴 < 𝐵 ↔ ((𝐴 + 𝐵) / 2) < 𝐵)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 207 ∧ wa 396 = wceq 1522 ∈ wcel 2081 class class class wbr 4966 (class class class)co 7021 ℂcc 10386 ℝcr 10387 0cc0 10388 + caddc 10391 · cmul 10393 < clt 10526 / cdiv 11150 2c2 11545 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1777 ax-4 1791 ax-5 1888 ax-6 1947 ax-7 1992 ax-8 2083 ax-9 2091 ax-10 2112 ax-11 2126 ax-12 2141 ax-13 2344 ax-ext 2769 ax-sep 5099 ax-nul 5106 ax-pow 5162 ax-pr 5226 ax-un 7324 ax-resscn 10445 ax-1cn 10446 ax-icn 10447 ax-addcl 10448 ax-addrcl 10449 ax-mulcl 10450 ax-mulrcl 10451 ax-mulcom 10452 ax-addass 10453 ax-mulass 10454 ax-distr 10455 ax-i2m1 10456 ax-1ne0 10457 ax-1rid 10458 ax-rnegex 10459 ax-rrecex 10460 ax-cnre 10461 ax-pre-lttri 10462 ax-pre-lttrn 10463 ax-pre-ltadd 10464 ax-pre-mulgt0 10465 |
This theorem depends on definitions: df-bi 208 df-an 397 df-or 843 df-3or 1081 df-3an 1082 df-tru 1525 df-ex 1762 df-nf 1766 df-sb 2043 df-mo 2576 df-eu 2612 df-clab 2776 df-cleq 2788 df-clel 2863 df-nfc 2935 df-ne 2985 df-nel 3091 df-ral 3110 df-rex 3111 df-reu 3112 df-rmo 3113 df-rab 3114 df-v 3439 df-sbc 3710 df-csb 3816 df-dif 3866 df-un 3868 df-in 3870 df-ss 3878 df-nul 4216 df-if 4386 df-pw 4459 df-sn 4477 df-pr 4479 df-op 4483 df-uni 4750 df-br 4967 df-opab 5029 df-mpt 5046 df-id 5353 df-po 5367 df-so 5368 df-xp 5454 df-rel 5455 df-cnv 5456 df-co 5457 df-dm 5458 df-rn 5459 df-res 5460 df-ima 5461 df-iota 6194 df-fun 6232 df-fn 6233 df-f 6234 df-f1 6235 df-fo 6236 df-f1o 6237 df-fv 6238 df-riota 6982 df-ov 7024 df-oprab 7025 df-mpo 7026 df-er 8144 df-en 8363 df-dom 8364 df-sdom 8365 df-pnf 10528 df-mnf 10529 df-xr 10530 df-ltxr 10531 df-le 10532 df-sub 10724 df-neg 10725 df-div 11151 df-2 11553 |
This theorem is referenced by: avgle1 11730 geomulcvg 15070 ruclem2 15423 ruclem3 15424 dvferm1lem 24269 dvferm2lem 24271 radcnvle 24696 psercnlem1 24701 pserdvlem1 24703 pserdvlem2 24704 logtayl 24929 iooelexlt 34199 ioomidp 41357 dvbdfbdioolem2 41781 dvbdfbdioo 41782 fourierdlem10 41970 fourierdlem79 42038 |
Copyright terms: Public domain | W3C validator |