Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > le2add | Structured version Visualization version GIF version |
Description: Adding both sides of two 'less than or equal to' relations. (Contributed by NM, 17-Apr-2005.) (Proof shortened by Mario Carneiro, 27-May-2016.) |
Ref | Expression |
---|---|
le2add | ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → ((𝐴 ≤ 𝐶 ∧ 𝐵 ≤ 𝐷) → (𝐴 + 𝐵) ≤ (𝐶 + 𝐷))) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | simpll 766 | . . . 4 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → 𝐴 ∈ ℝ) | |
2 | simprl 770 | . . . 4 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → 𝐶 ∈ ℝ) | |
3 | simplr 768 | . . . 4 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → 𝐵 ∈ ℝ) | |
4 | leadd1 11146 | . . . 4 ⊢ ((𝐴 ∈ ℝ ∧ 𝐶 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴 ≤ 𝐶 ↔ (𝐴 + 𝐵) ≤ (𝐶 + 𝐵))) | |
5 | 1, 2, 3, 4 | syl3anc 1368 | . . 3 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → (𝐴 ≤ 𝐶 ↔ (𝐴 + 𝐵) ≤ (𝐶 + 𝐵))) |
6 | simprr 772 | . . . 4 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → 𝐷 ∈ ℝ) | |
7 | leadd2 11147 | . . . 4 ⊢ ((𝐵 ∈ ℝ ∧ 𝐷 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐵 ≤ 𝐷 ↔ (𝐶 + 𝐵) ≤ (𝐶 + 𝐷))) | |
8 | 3, 6, 2, 7 | syl3anc 1368 | . . 3 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → (𝐵 ≤ 𝐷 ↔ (𝐶 + 𝐵) ≤ (𝐶 + 𝐷))) |
9 | 5, 8 | anbi12d 633 | . 2 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → ((𝐴 ≤ 𝐶 ∧ 𝐵 ≤ 𝐷) ↔ ((𝐴 + 𝐵) ≤ (𝐶 + 𝐵) ∧ (𝐶 + 𝐵) ≤ (𝐶 + 𝐷)))) |
10 | 1, 3 | readdcld 10708 | . . 3 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → (𝐴 + 𝐵) ∈ ℝ) |
11 | 2, 3 | readdcld 10708 | . . 3 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → (𝐶 + 𝐵) ∈ ℝ) |
12 | 2, 6 | readdcld 10708 | . . 3 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → (𝐶 + 𝐷) ∈ ℝ) |
13 | letr 10772 | . . 3 ⊢ (((𝐴 + 𝐵) ∈ ℝ ∧ (𝐶 + 𝐵) ∈ ℝ ∧ (𝐶 + 𝐷) ∈ ℝ) → (((𝐴 + 𝐵) ≤ (𝐶 + 𝐵) ∧ (𝐶 + 𝐵) ≤ (𝐶 + 𝐷)) → (𝐴 + 𝐵) ≤ (𝐶 + 𝐷))) | |
14 | 10, 11, 12, 13 | syl3anc 1368 | . 2 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → (((𝐴 + 𝐵) ≤ (𝐶 + 𝐵) ∧ (𝐶 + 𝐵) ≤ (𝐶 + 𝐷)) → (𝐴 + 𝐵) ≤ (𝐶 + 𝐷))) |
15 | 9, 14 | sylbid 243 | 1 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → ((𝐴 ≤ 𝐶 ∧ 𝐵 ≤ 𝐷) → (𝐴 + 𝐵) ≤ (𝐶 + 𝐷))) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 209 ∧ wa 399 ∈ wcel 2111 class class class wbr 5032 (class class class)co 7150 ℝcr 10574 + caddc 10578 ≤ cle 10714 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1797 ax-4 1811 ax-5 1911 ax-6 1970 ax-7 2015 ax-8 2113 ax-9 2121 ax-10 2142 ax-11 2158 ax-12 2175 ax-ext 2729 ax-sep 5169 ax-nul 5176 ax-pow 5234 ax-pr 5298 ax-un 7459 ax-resscn 10632 ax-1cn 10633 ax-icn 10634 ax-addcl 10635 ax-addrcl 10636 ax-mulcl 10637 ax-mulrcl 10638 ax-mulcom 10639 ax-addass 10640 ax-mulass 10641 ax-distr 10642 ax-i2m1 10643 ax-1ne0 10644 ax-1rid 10645 ax-rnegex 10646 ax-rrecex 10647 ax-cnre 10648 ax-pre-lttri 10649 ax-pre-lttrn 10650 ax-pre-ltadd 10651 |
This theorem depends on definitions: df-bi 210 df-an 400 df-or 845 df-3or 1085 df-3an 1086 df-tru 1541 df-fal 1551 df-ex 1782 df-nf 1786 df-sb 2070 df-mo 2557 df-eu 2588 df-clab 2736 df-cleq 2750 df-clel 2830 df-nfc 2901 df-ne 2952 df-nel 3056 df-ral 3075 df-rex 3076 df-rab 3079 df-v 3411 df-sbc 3697 df-csb 3806 df-dif 3861 df-un 3863 df-in 3865 df-ss 3875 df-nul 4226 df-if 4421 df-pw 4496 df-sn 4523 df-pr 4525 df-op 4529 df-uni 4799 df-br 5033 df-opab 5095 df-mpt 5113 df-id 5430 df-po 5443 df-so 5444 df-xp 5530 df-rel 5531 df-cnv 5532 df-co 5533 df-dm 5534 df-rn 5535 df-res 5536 df-ima 5537 df-iota 6294 df-fun 6337 df-fn 6338 df-f 6339 df-f1 6340 df-fo 6341 df-f1o 6342 df-fv 6343 df-ov 7153 df-er 8299 df-en 8528 df-dom 8529 df-sdom 8530 df-pnf 10715 df-mnf 10716 df-xr 10717 df-ltxr 10718 df-le 10719 |
This theorem is referenced by: addge0 11167 le2addi 11241 le2addd 11297 fzadd2 12991 swrdccatin2 14138 cshwcsh2id 14237 sqrlem7 14656 lo1add 15031 climcndslem1 15252 climcndslem2 15253 mdegmullem 24778 mumullem2 25864 pntrsumbnd2 26250 pntlemf 26288 crctcshwlkn0 27706 ubthlem2 28753 nmoptrii 29976 cdj3i 30323 itg2addnc 35413 jm2.26lem3 40337 gbegt5 44668 gbowgt5 44669 gboge9 44671 |
Copyright terms: Public domain | W3C validator |