![]() |
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 486 | . . . . 5 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → 𝐵 ∈ ℝ) | |
2 | 1 | recnd 11117 | . . . 4 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → 𝐵 ∈ ℂ) |
3 | 2times 12223 | . . . 4 ⊢ (𝐵 ∈ ℂ → (2 · 𝐵) = (𝐵 + 𝐵)) | |
4 | 2, 3 | syl 17 | . . 3 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (2 · 𝐵) = (𝐵 + 𝐵)) |
5 | 4 | breq2d 5116 | . 2 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → ((𝐴 + 𝐵) < (2 · 𝐵) ↔ (𝐴 + 𝐵) < (𝐵 + 𝐵))) |
6 | readdcl 11068 | . . 3 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴 + 𝐵) ∈ ℝ) | |
7 | 2re 12161 | . . . . 5 ⊢ 2 ∈ ℝ | |
8 | 2pos 12190 | . . . . 5 ⊢ 0 < 2 | |
9 | 7, 8 | pm3.2i 472 | . . . 4 ⊢ (2 ∈ ℝ ∧ 0 < 2) |
10 | 9 | a1i 11 | . . 3 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (2 ∈ ℝ ∧ 0 < 2)) |
11 | ltdivmul 11964 | . . 3 ⊢ (((𝐴 + 𝐵) ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (2 ∈ ℝ ∧ 0 < 2)) → (((𝐴 + 𝐵) / 2) < 𝐵 ↔ (𝐴 + 𝐵) < (2 · 𝐵))) | |
12 | 6, 1, 10, 11 | syl3anc 1372 | . 2 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (((𝐴 + 𝐵) / 2) < 𝐵 ↔ (𝐴 + 𝐵) < (2 · 𝐵))) |
13 | ltadd1 11556 | . . 3 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴 < 𝐵 ↔ (𝐴 + 𝐵) < (𝐵 + 𝐵))) | |
14 | 13 | 3anidm23 1422 | . 2 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴 < 𝐵 ↔ (𝐴 + 𝐵) < (𝐵 + 𝐵))) |
15 | 5, 12, 14 | 3bitr4rd 312 | 1 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴 < 𝐵 ↔ ((𝐴 + 𝐵) / 2) < 𝐵)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 ∧ wa 397 = wceq 1542 ∈ wcel 2107 class class class wbr 5104 (class class class)co 7350 ℂcc 10983 ℝcr 10984 0cc0 10985 + caddc 10988 · cmul 10990 < clt 11123 / cdiv 11746 2c2 12142 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1798 ax-4 1812 ax-5 1914 ax-6 1972 ax-7 2012 ax-8 2109 ax-9 2117 ax-10 2138 ax-11 2155 ax-12 2172 ax-ext 2709 ax-sep 5255 ax-nul 5262 ax-pow 5319 ax-pr 5383 ax-un 7663 ax-resscn 11042 ax-1cn 11043 ax-icn 11044 ax-addcl 11045 ax-addrcl 11046 ax-mulcl 11047 ax-mulrcl 11048 ax-mulcom 11049 ax-addass 11050 ax-mulass 11051 ax-distr 11052 ax-i2m1 11053 ax-1ne0 11054 ax-1rid 11055 ax-rnegex 11056 ax-rrecex 11057 ax-cnre 11058 ax-pre-lttri 11059 ax-pre-lttrn 11060 ax-pre-ltadd 11061 ax-pre-mulgt0 11062 |
This theorem depends on definitions: df-bi 206 df-an 398 df-or 847 df-3or 1089 df-3an 1090 df-tru 1545 df-fal 1555 df-ex 1783 df-nf 1787 df-sb 2069 df-mo 2540 df-eu 2569 df-clab 2716 df-cleq 2730 df-clel 2816 df-nfc 2888 df-ne 2943 df-nel 3049 df-ral 3064 df-rex 3073 df-rmo 3352 df-reu 3353 df-rab 3407 df-v 3446 df-sbc 3739 df-csb 3855 df-dif 3912 df-un 3914 df-in 3916 df-ss 3926 df-nul 4282 df-if 4486 df-pw 4561 df-sn 4586 df-pr 4588 df-op 4592 df-uni 4865 df-br 5105 df-opab 5167 df-mpt 5188 df-id 5529 df-po 5543 df-so 5544 df-xp 5637 df-rel 5638 df-cnv 5639 df-co 5640 df-dm 5641 df-rn 5642 df-res 5643 df-ima 5644 df-iota 6444 df-fun 6494 df-fn 6495 df-f 6496 df-f1 6497 df-fo 6498 df-f1o 6499 df-fv 6500 df-riota 7306 df-ov 7353 df-oprab 7354 df-mpo 7355 df-er 8582 df-en 8818 df-dom 8819 df-sdom 8820 df-pnf 11125 df-mnf 11126 df-xr 11127 df-ltxr 11128 df-le 11129 df-sub 11321 df-neg 11322 df-div 11747 df-2 12150 |
This theorem is referenced by: avgle1 12327 geomulcvg 15697 ruclem2 16050 ruclem3 16051 dvferm1lem 25276 dvferm2lem 25278 radcnvle 25707 psercnlem1 25712 pserdvlem1 25714 pserdvlem2 25715 logtayl 25943 iooelexlt 35764 ioomidp 43543 dvbdfbdioolem2 43961 dvbdfbdioo 43962 fourierdlem10 44149 fourierdlem79 44217 |
Copyright terms: Public domain | W3C validator |