![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > absdifle | Structured version Visualization version GIF version |
Description: The absolute value of a difference and 'less than or equal to' relation. (Contributed by Paul Chapman, 18-Sep-2007.) |
Ref | Expression |
---|---|
absdifle | ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((abs‘(𝐴 − 𝐵)) ≤ 𝐶 ↔ ((𝐵 − 𝐶) ≤ 𝐴 ∧ 𝐴 ≤ (𝐵 + 𝐶)))) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | resubcl 11570 | . . 3 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴 − 𝐵) ∈ ℝ) | |
2 | absle 15315 | . . 3 ⊢ (((𝐴 − 𝐵) ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((abs‘(𝐴 − 𝐵)) ≤ 𝐶 ↔ (-𝐶 ≤ (𝐴 − 𝐵) ∧ (𝐴 − 𝐵) ≤ 𝐶))) | |
3 | 1, 2 | stoic3 1770 | . 2 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((abs‘(𝐴 − 𝐵)) ≤ 𝐶 ↔ (-𝐶 ≤ (𝐴 − 𝐵) ∧ (𝐴 − 𝐵) ≤ 𝐶))) |
4 | renegcl 11569 | . . . . . 6 ⊢ (𝐶 ∈ ℝ → -𝐶 ∈ ℝ) | |
5 | leaddsub2 11737 | . . . . . 6 ⊢ ((𝐵 ∈ ℝ ∧ -𝐶 ∈ ℝ ∧ 𝐴 ∈ ℝ) → ((𝐵 + -𝐶) ≤ 𝐴 ↔ -𝐶 ≤ (𝐴 − 𝐵))) | |
6 | 4, 5 | syl3an2 1161 | . . . . 5 ⊢ ((𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ ∧ 𝐴 ∈ ℝ) → ((𝐵 + -𝐶) ≤ 𝐴 ↔ -𝐶 ≤ (𝐴 − 𝐵))) |
7 | 6 | 3comr 1122 | . . . 4 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((𝐵 + -𝐶) ≤ 𝐴 ↔ -𝐶 ≤ (𝐴 − 𝐵))) |
8 | recn 11244 | . . . . . . 7 ⊢ (𝐵 ∈ ℝ → 𝐵 ∈ ℂ) | |
9 | recn 11244 | . . . . . . 7 ⊢ (𝐶 ∈ ℝ → 𝐶 ∈ ℂ) | |
10 | negsub 11554 | . . . . . . 7 ⊢ ((𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → (𝐵 + -𝐶) = (𝐵 − 𝐶)) | |
11 | 8, 9, 10 | syl2an 594 | . . . . . 6 ⊢ ((𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐵 + -𝐶) = (𝐵 − 𝐶)) |
12 | 11 | 3adant1 1127 | . . . . 5 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐵 + -𝐶) = (𝐵 − 𝐶)) |
13 | 12 | breq1d 5162 | . . . 4 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((𝐵 + -𝐶) ≤ 𝐴 ↔ (𝐵 − 𝐶) ≤ 𝐴)) |
14 | 7, 13 | bitr3d 280 | . . 3 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (-𝐶 ≤ (𝐴 − 𝐵) ↔ (𝐵 − 𝐶) ≤ 𝐴)) |
15 | lesubadd2 11733 | . . 3 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((𝐴 − 𝐵) ≤ 𝐶 ↔ 𝐴 ≤ (𝐵 + 𝐶))) | |
16 | 14, 15 | anbi12d 630 | . 2 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((-𝐶 ≤ (𝐴 − 𝐵) ∧ (𝐴 − 𝐵) ≤ 𝐶) ↔ ((𝐵 − 𝐶) ≤ 𝐴 ∧ 𝐴 ≤ (𝐵 + 𝐶)))) |
17 | 3, 16 | bitrd 278 | 1 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((abs‘(𝐴 − 𝐵)) ≤ 𝐶 ↔ ((𝐵 − 𝐶) ≤ 𝐴 ∧ 𝐴 ≤ (𝐵 + 𝐶)))) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 ∧ wa 394 ∧ w3a 1084 = wceq 1533 ∈ wcel 2098 class class class wbr 5152 ‘cfv 6553 (class class class)co 7423 ℂcc 11152 ℝcr 11153 + caddc 11157 ≤ cle 11295 − cmin 11490 -cneg 11491 abscabs 15234 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1789 ax-4 1803 ax-5 1905 ax-6 1963 ax-7 2003 ax-8 2100 ax-9 2108 ax-10 2129 ax-11 2146 ax-12 2166 ax-ext 2696 ax-sep 5303 ax-nul 5310 ax-pow 5368 ax-pr 5432 ax-un 7745 ax-cnex 11210 ax-resscn 11211 ax-1cn 11212 ax-icn 11213 ax-addcl 11214 ax-addrcl 11215 ax-mulcl 11216 ax-mulrcl 11217 ax-mulcom 11218 ax-addass 11219 ax-mulass 11220 ax-distr 11221 ax-i2m1 11222 ax-1ne0 11223 ax-1rid 11224 ax-rnegex 11225 ax-rrecex 11226 ax-cnre 11227 ax-pre-lttri 11228 ax-pre-lttrn 11229 ax-pre-ltadd 11230 ax-pre-mulgt0 11231 ax-pre-sup 11232 |
This theorem depends on definitions: df-bi 206 df-an 395 df-or 846 df-3or 1085 df-3an 1086 df-tru 1536 df-fal 1546 df-ex 1774 df-nf 1778 df-sb 2060 df-mo 2528 df-eu 2557 df-clab 2703 df-cleq 2717 df-clel 2802 df-nfc 2877 df-ne 2930 df-nel 3036 df-ral 3051 df-rex 3060 df-rmo 3363 df-reu 3364 df-rab 3419 df-v 3463 df-sbc 3776 df-csb 3892 df-dif 3949 df-un 3951 df-in 3953 df-ss 3963 df-pss 3966 df-nul 4325 df-if 4533 df-pw 4608 df-sn 4633 df-pr 4635 df-op 4639 df-uni 4913 df-iun 5002 df-br 5153 df-opab 5215 df-mpt 5236 df-tr 5270 df-id 5579 df-eprel 5585 df-po 5593 df-so 5594 df-fr 5636 df-we 5638 df-xp 5687 df-rel 5688 df-cnv 5689 df-co 5690 df-dm 5691 df-rn 5692 df-res 5693 df-ima 5694 df-pred 6311 df-ord 6378 df-on 6379 df-lim 6380 df-suc 6381 df-iota 6505 df-fun 6555 df-fn 6556 df-f 6557 df-f1 6558 df-fo 6559 df-f1o 6560 df-fv 6561 df-riota 7379 df-ov 7426 df-oprab 7427 df-mpo 7428 df-om 7876 df-2nd 8003 df-frecs 8295 df-wrecs 8326 df-recs 8400 df-rdg 8439 df-er 8733 df-en 8974 df-dom 8975 df-sdom 8976 df-sup 9481 df-pnf 11296 df-mnf 11297 df-xr 11298 df-ltxr 11299 df-le 11300 df-sub 11492 df-neg 11493 df-div 11918 df-nn 12260 df-2 12322 df-3 12323 df-n0 12520 df-z 12606 df-uz 12870 df-rp 13024 df-seq 14017 df-exp 14077 df-cj 15099 df-re 15100 df-im 15101 df-sqrt 15235 df-abs 15236 |
This theorem is referenced by: elicc4abs 15319 rddif 15340 absdifled 15434 |
Copyright terms: Public domain | W3C validator |