![]() |
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 784 | . . . 4 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → 𝐴 ∈ ℝ) | |
2 | simprl 788 | . . . 4 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → 𝐶 ∈ ℝ) | |
3 | simplr 786 | . . . 4 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → 𝐵 ∈ ℝ) | |
4 | leadd1 10789 | . . . 4 ⊢ ((𝐴 ∈ ℝ ∧ 𝐶 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴 ≤ 𝐶 ↔ (𝐴 + 𝐵) ≤ (𝐶 + 𝐵))) | |
5 | 1, 2, 3, 4 | syl3anc 1491 | . . 3 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → (𝐴 ≤ 𝐶 ↔ (𝐴 + 𝐵) ≤ (𝐶 + 𝐵))) |
6 | simprr 790 | . . . 4 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → 𝐷 ∈ ℝ) | |
7 | leadd2 10790 | . . . 4 ⊢ ((𝐵 ∈ ℝ ∧ 𝐷 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐵 ≤ 𝐷 ↔ (𝐶 + 𝐵) ≤ (𝐶 + 𝐷))) | |
8 | 3, 6, 2, 7 | syl3anc 1491 | . . 3 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → (𝐵 ≤ 𝐷 ↔ (𝐶 + 𝐵) ≤ (𝐶 + 𝐷))) |
9 | 5, 8 | anbi12d 625 | . 2 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → ((𝐴 ≤ 𝐶 ∧ 𝐵 ≤ 𝐷) ↔ ((𝐴 + 𝐵) ≤ (𝐶 + 𝐵) ∧ (𝐶 + 𝐵) ≤ (𝐶 + 𝐷)))) |
10 | 1, 3 | readdcld 10359 | . . 3 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → (𝐴 + 𝐵) ∈ ℝ) |
11 | 2, 3 | readdcld 10359 | . . 3 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → (𝐶 + 𝐵) ∈ ℝ) |
12 | 2, 6 | readdcld 10359 | . . 3 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → (𝐶 + 𝐷) ∈ ℝ) |
13 | letr 10422 | . . 3 ⊢ (((𝐴 + 𝐵) ∈ ℝ ∧ (𝐶 + 𝐵) ∈ ℝ ∧ (𝐶 + 𝐷) ∈ ℝ) → (((𝐴 + 𝐵) ≤ (𝐶 + 𝐵) ∧ (𝐶 + 𝐵) ≤ (𝐶 + 𝐷)) → (𝐴 + 𝐵) ≤ (𝐶 + 𝐷))) | |
14 | 10, 11, 12, 13 | syl3anc 1491 | . 2 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → (((𝐴 + 𝐵) ≤ (𝐶 + 𝐵) ∧ (𝐶 + 𝐵) ≤ (𝐶 + 𝐷)) → (𝐴 + 𝐵) ≤ (𝐶 + 𝐷))) |
15 | 9, 14 | sylbid 232 | 1 ⊢ (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → ((𝐴 ≤ 𝐶 ∧ 𝐵 ≤ 𝐷) → (𝐴 + 𝐵) ≤ (𝐶 + 𝐷))) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 198 ∧ wa 385 ∈ wcel 2157 class class class wbr 4844 (class class class)co 6879 ℝcr 10224 + caddc 10228 ≤ cle 10365 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1891 ax-4 1905 ax-5 2006 ax-6 2072 ax-7 2107 ax-8 2159 ax-9 2166 ax-10 2185 ax-11 2200 ax-12 2213 ax-13 2378 ax-ext 2778 ax-sep 4976 ax-nul 4984 ax-pow 5036 ax-pr 5098 ax-un 7184 ax-resscn 10282 ax-1cn 10283 ax-icn 10284 ax-addcl 10285 ax-addrcl 10286 ax-mulcl 10287 ax-mulrcl 10288 ax-mulcom 10289 ax-addass 10290 ax-mulass 10291 ax-distr 10292 ax-i2m1 10293 ax-1ne0 10294 ax-1rid 10295 ax-rnegex 10296 ax-rrecex 10297 ax-cnre 10298 ax-pre-lttri 10299 ax-pre-lttrn 10300 ax-pre-ltadd 10301 |
This theorem depends on definitions: df-bi 199 df-an 386 df-or 875 df-3or 1109 df-3an 1110 df-tru 1657 df-ex 1876 df-nf 1880 df-sb 2065 df-mo 2592 df-eu 2610 df-clab 2787 df-cleq 2793 df-clel 2796 df-nfc 2931 df-ne 2973 df-nel 3076 df-ral 3095 df-rex 3096 df-rab 3099 df-v 3388 df-sbc 3635 df-csb 3730 df-dif 3773 df-un 3775 df-in 3777 df-ss 3784 df-nul 4117 df-if 4279 df-pw 4352 df-sn 4370 df-pr 4372 df-op 4376 df-uni 4630 df-br 4845 df-opab 4907 df-mpt 4924 df-id 5221 df-po 5234 df-so 5235 df-xp 5319 df-rel 5320 df-cnv 5321 df-co 5322 df-dm 5323 df-rn 5324 df-res 5325 df-ima 5326 df-iota 6065 df-fun 6104 df-fn 6105 df-f 6106 df-f1 6107 df-fo 6108 df-f1o 6109 df-fv 6110 df-ov 6882 df-er 7983 df-en 8197 df-dom 8198 df-sdom 8199 df-pnf 10366 df-mnf 10367 df-xr 10368 df-ltxr 10369 df-le 10370 |
This theorem is referenced by: addge0 10810 le2addi 10884 le2addd 10939 fzadd2 12629 swrdccatin2 13789 cshwcsh2id 13912 sqrlem7 14329 lo1add 14697 climcndslem1 14918 climcndslem2 14919 mdegmullem 24178 mumullem2 25257 pntrsumbnd2 25607 pntlemf 25645 crctcshwlkn0 27071 ubthlem2 28251 nmoptrii 29477 cdj3i 29824 itg2addnc 33951 jm2.26lem3 38348 gbegt5 42426 gbowgt5 42427 gboge9 42429 |
Copyright terms: Public domain | W3C validator |