![]() |
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 11628 | . . . 4 ⊢ ((𝐴 ∈ ℝ ∧ 𝐶 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴 ≤ 𝐶 ↔ (𝐴 + 𝐵) ≤ (𝐶 + 𝐵))) | |
5 | 1, 2, 3, 4 | syl3anc 1372 | . . 3 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → (𝐴 ≤ 𝐶 ↔ (𝐴 + 𝐵) ≤ (𝐶 + 𝐵))) |
6 | simprr 772 | . . . 4 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → 𝐷 ∈ ℝ) | |
7 | leadd2 11629 | . . . 4 ⊢ ((𝐵 ∈ ℝ ∧ 𝐷 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐵 ≤ 𝐷 ↔ (𝐶 + 𝐵) ≤ (𝐶 + 𝐷))) | |
8 | 3, 6, 2, 7 | syl3anc 1372 | . . 3 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → (𝐵 ≤ 𝐷 ↔ (𝐶 + 𝐵) ≤ (𝐶 + 𝐷))) |
9 | 5, 8 | anbi12d 632 | . 2 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → ((𝐴 ≤ 𝐶 ∧ 𝐵 ≤ 𝐷) ↔ ((𝐴 + 𝐵) ≤ (𝐶 + 𝐵) ∧ (𝐶 + 𝐵) ≤ (𝐶 + 𝐷)))) |
10 | 1, 3 | readdcld 11189 | . . 3 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → (𝐴 + 𝐵) ∈ ℝ) |
11 | 2, 3 | readdcld 11189 | . . 3 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → (𝐶 + 𝐵) ∈ ℝ) |
12 | 2, 6 | readdcld 11189 | . . 3 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → (𝐶 + 𝐷) ∈ ℝ) |
13 | letr 11254 | . . 3 ⊢ (((𝐴 + 𝐵) ∈ ℝ ∧ (𝐶 + 𝐵) ∈ ℝ ∧ (𝐶 + 𝐷) ∈ ℝ) → (((𝐴 + 𝐵) ≤ (𝐶 + 𝐵) ∧ (𝐶 + 𝐵) ≤ (𝐶 + 𝐷)) → (𝐴 + 𝐵) ≤ (𝐶 + 𝐷))) | |
14 | 10, 11, 12, 13 | syl3anc 1372 | . 2 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → (((𝐴 + 𝐵) ≤ (𝐶 + 𝐵) ∧ (𝐶 + 𝐵) ≤ (𝐶 + 𝐷)) → (𝐴 + 𝐵) ≤ (𝐶 + 𝐷))) |
15 | 9, 14 | sylbid 239 | 1 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → ((𝐴 ≤ 𝐶 ∧ 𝐵 ≤ 𝐷) → (𝐴 + 𝐵) ≤ (𝐶 + 𝐷))) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 ∧ wa 397 ∈ wcel 2107 class class class wbr 5106 (class class class)co 7358 ℝcr 11055 + caddc 11059 ≤ cle 11195 |
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 2704 ax-sep 5257 ax-nul 5264 ax-pow 5321 ax-pr 5385 ax-un 7673 ax-resscn 11113 ax-1cn 11114 ax-icn 11115 ax-addcl 11116 ax-addrcl 11117 ax-mulcl 11118 ax-mulrcl 11119 ax-mulcom 11120 ax-addass 11121 ax-mulass 11122 ax-distr 11123 ax-i2m1 11124 ax-1ne0 11125 ax-1rid 11126 ax-rnegex 11127 ax-rrecex 11128 ax-cnre 11129 ax-pre-lttri 11130 ax-pre-lttrn 11131 ax-pre-ltadd 11132 |
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 2535 df-eu 2564 df-clab 2711 df-cleq 2725 df-clel 2811 df-nfc 2886 df-ne 2941 df-nel 3047 df-ral 3062 df-rex 3071 df-rab 3407 df-v 3446 df-sbc 3741 df-csb 3857 df-dif 3914 df-un 3916 df-in 3918 df-ss 3928 df-nul 4284 df-if 4488 df-pw 4563 df-sn 4588 df-pr 4590 df-op 4594 df-uni 4867 df-br 5107 df-opab 5169 df-mpt 5190 df-id 5532 df-po 5546 df-so 5547 df-xp 5640 df-rel 5641 df-cnv 5642 df-co 5643 df-dm 5644 df-rn 5645 df-res 5646 df-ima 5647 df-iota 6449 df-fun 6499 df-fn 6500 df-f 6501 df-f1 6502 df-fo 6503 df-f1o 6504 df-fv 6505 df-ov 7361 df-er 8651 df-en 8887 df-dom 8888 df-sdom 8889 df-pnf 11196 df-mnf 11197 df-xr 11198 df-ltxr 11199 df-le 11200 |
This theorem is referenced by: addge0 11649 le2addi 11723 le2addd 11779 fzadd2 13482 swrdccatin2 14623 cshwcsh2id 14723 01sqrexlem7 15139 lo1add 15515 climcndslem1 15739 climcndslem2 15740 mdegmullem 25459 mumullem2 26545 pntrsumbnd2 26931 pntlemf 26969 crctcshwlkn0 28808 ubthlem2 29855 nmoptrii 31078 cdj3i 31425 itg2addnc 36178 jm2.26lem3 41368 gbegt5 46039 gbowgt5 46040 gboge9 46042 |
Copyright terms: Public domain | W3C validator |