![]() |
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 10749 | . . 3 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴 − 𝐵) ∈ ℝ) | |
2 | absle 14534 | . . 3 ⊢ (((𝐴 − 𝐵) ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((abs‘(𝐴 − 𝐵)) ≤ 𝐶 ↔ (-𝐶 ≤ (𝐴 − 𝐵) ∧ (𝐴 − 𝐵) ≤ 𝐶))) | |
3 | 1, 2 | stoic3 1739 | . 2 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((abs‘(𝐴 − 𝐵)) ≤ 𝐶 ↔ (-𝐶 ≤ (𝐴 − 𝐵) ∧ (𝐴 − 𝐵) ≤ 𝐶))) |
4 | renegcl 10748 | . . . . . 6 ⊢ (𝐶 ∈ ℝ → -𝐶 ∈ ℝ) | |
5 | leaddsub2 10916 | . . . . . 6 ⊢ ((𝐵 ∈ ℝ ∧ -𝐶 ∈ ℝ ∧ 𝐴 ∈ ℝ) → ((𝐵 + -𝐶) ≤ 𝐴 ↔ -𝐶 ≤ (𝐴 − 𝐵))) | |
6 | 4, 5 | syl3an2 1144 | . . . . 5 ⊢ ((𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ ∧ 𝐴 ∈ ℝ) → ((𝐵 + -𝐶) ≤ 𝐴 ↔ -𝐶 ≤ (𝐴 − 𝐵))) |
7 | 6 | 3comr 1105 | . . . 4 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((𝐵 + -𝐶) ≤ 𝐴 ↔ -𝐶 ≤ (𝐴 − 𝐵))) |
8 | recn 10423 | . . . . . . 7 ⊢ (𝐵 ∈ ℝ → 𝐵 ∈ ℂ) | |
9 | recn 10423 | . . . . . . 7 ⊢ (𝐶 ∈ ℝ → 𝐶 ∈ ℂ) | |
10 | negsub 10733 | . . . . . . 7 ⊢ ((𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → (𝐵 + -𝐶) = (𝐵 − 𝐶)) | |
11 | 8, 9, 10 | syl2an 586 | . . . . . 6 ⊢ ((𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐵 + -𝐶) = (𝐵 − 𝐶)) |
12 | 11 | 3adant1 1110 | . . . . 5 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐵 + -𝐶) = (𝐵 − 𝐶)) |
13 | 12 | breq1d 4935 | . . . 4 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((𝐵 + -𝐶) ≤ 𝐴 ↔ (𝐵 − 𝐶) ≤ 𝐴)) |
14 | 7, 13 | bitr3d 273 | . . 3 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (-𝐶 ≤ (𝐴 − 𝐵) ↔ (𝐵 − 𝐶) ≤ 𝐴)) |
15 | lesubadd2 10912 | . . 3 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((𝐴 − 𝐵) ≤ 𝐶 ↔ 𝐴 ≤ (𝐵 + 𝐶))) | |
16 | 14, 15 | anbi12d 621 | . 2 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((-𝐶 ≤ (𝐴 − 𝐵) ∧ (𝐴 − 𝐵) ≤ 𝐶) ↔ ((𝐵 − 𝐶) ≤ 𝐴 ∧ 𝐴 ≤ (𝐵 + 𝐶)))) |
17 | 3, 16 | bitrd 271 | 1 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((abs‘(𝐴 − 𝐵)) ≤ 𝐶 ↔ ((𝐵 − 𝐶) ≤ 𝐴 ∧ 𝐴 ≤ (𝐵 + 𝐶)))) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 198 ∧ wa 387 ∧ w3a 1068 = wceq 1507 ∈ wcel 2050 class class class wbr 4925 ‘cfv 6185 (class class class)co 6974 ℂcc 10331 ℝcr 10332 + caddc 10336 ≤ cle 10473 − cmin 10668 -cneg 10669 abscabs 14452 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1758 ax-4 1772 ax-5 1869 ax-6 1928 ax-7 1965 ax-8 2052 ax-9 2059 ax-10 2079 ax-11 2093 ax-12 2106 ax-13 2301 ax-ext 2744 ax-sep 5056 ax-nul 5063 ax-pow 5115 ax-pr 5182 ax-un 7277 ax-cnex 10389 ax-resscn 10390 ax-1cn 10391 ax-icn 10392 ax-addcl 10393 ax-addrcl 10394 ax-mulcl 10395 ax-mulrcl 10396 ax-mulcom 10397 ax-addass 10398 ax-mulass 10399 ax-distr 10400 ax-i2m1 10401 ax-1ne0 10402 ax-1rid 10403 ax-rnegex 10404 ax-rrecex 10405 ax-cnre 10406 ax-pre-lttri 10407 ax-pre-lttrn 10408 ax-pre-ltadd 10409 ax-pre-mulgt0 10410 ax-pre-sup 10411 |
This theorem depends on definitions: df-bi 199 df-an 388 df-or 834 df-3or 1069 df-3an 1070 df-tru 1510 df-ex 1743 df-nf 1747 df-sb 2016 df-mo 2547 df-eu 2584 df-clab 2753 df-cleq 2765 df-clel 2840 df-nfc 2912 df-ne 2962 df-nel 3068 df-ral 3087 df-rex 3088 df-reu 3089 df-rmo 3090 df-rab 3091 df-v 3411 df-sbc 3676 df-csb 3781 df-dif 3826 df-un 3828 df-in 3830 df-ss 3837 df-pss 3839 df-nul 4173 df-if 4345 df-pw 4418 df-sn 4436 df-pr 4438 df-tp 4440 df-op 4442 df-uni 4709 df-iun 4790 df-br 4926 df-opab 4988 df-mpt 5005 df-tr 5027 df-id 5308 df-eprel 5313 df-po 5322 df-so 5323 df-fr 5362 df-we 5364 df-xp 5409 df-rel 5410 df-cnv 5411 df-co 5412 df-dm 5413 df-rn 5414 df-res 5415 df-ima 5416 df-pred 5983 df-ord 6029 df-on 6030 df-lim 6031 df-suc 6032 df-iota 6149 df-fun 6187 df-fn 6188 df-f 6189 df-f1 6190 df-fo 6191 df-f1o 6192 df-fv 6193 df-riota 6935 df-ov 6977 df-oprab 6978 df-mpo 6979 df-om 7395 df-2nd 7500 df-wrecs 7748 df-recs 7810 df-rdg 7848 df-er 8087 df-en 8305 df-dom 8306 df-sdom 8307 df-sup 8699 df-pnf 10474 df-mnf 10475 df-xr 10476 df-ltxr 10477 df-le 10478 df-sub 10670 df-neg 10671 df-div 11097 df-nn 11438 df-2 11501 df-3 11502 df-n0 11706 df-z 11792 df-uz 12057 df-rp 12203 df-seq 13183 df-exp 13243 df-cj 14317 df-re 14318 df-im 14319 df-sqrt 14453 df-abs 14454 |
This theorem is referenced by: elicc4abs 14538 rddif 14559 absdifled 14653 |
Copyright terms: Public domain | W3C validator |