![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > lo1sub | Structured version Visualization version GIF version |
Description: The difference of an eventually upper bounded function and an eventually bounded function is eventually upper bounded. The "correct" sharp result here takes the second function to be eventually lower bounded instead of just bounded, but our notation for this is simply (𝑥 ∈ 𝐴 ↦ -𝐶) ∈ ≤𝑂(1), so it is just a special case of lo1add 14695. (Contributed by Mario Carneiro, 31-May-2016.) |
Ref | Expression |
---|---|
lo1sub.1 | ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → 𝐵 ∈ 𝑉) |
lo1sub.2 | ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → 𝐶 ∈ ℝ) |
lo1sub.3 | ⊢ (𝜑 → (𝑥 ∈ 𝐴 ↦ 𝐵) ∈ ≤𝑂(1)) |
lo1sub.4 | ⊢ (𝜑 → (𝑥 ∈ 𝐴 ↦ 𝐶) ∈ 𝑂(1)) |
Ref | Expression |
---|---|
lo1sub | ⊢ (𝜑 → (𝑥 ∈ 𝐴 ↦ (𝐵 − 𝐶)) ∈ ≤𝑂(1)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | lo1sub.1 | . . . . . 6 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → 𝐵 ∈ 𝑉) | |
2 | lo1sub.3 | . . . . . 6 ⊢ (𝜑 → (𝑥 ∈ 𝐴 ↦ 𝐵) ∈ ≤𝑂(1)) | |
3 | 1, 2 | lo1mptrcl 14690 | . . . . 5 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → 𝐵 ∈ ℝ) |
4 | 3 | recnd 10355 | . . . 4 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → 𝐵 ∈ ℂ) |
5 | lo1sub.2 | . . . . 5 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → 𝐶 ∈ ℝ) | |
6 | 5 | recnd 10355 | . . . 4 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → 𝐶 ∈ ℂ) |
7 | 4, 6 | negsubd 10688 | . . 3 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → (𝐵 + -𝐶) = (𝐵 − 𝐶)) |
8 | 7 | mpteq2dva 4935 | . 2 ⊢ (𝜑 → (𝑥 ∈ 𝐴 ↦ (𝐵 + -𝐶)) = (𝑥 ∈ 𝐴 ↦ (𝐵 − 𝐶))) |
9 | 5 | renegcld 10747 | . . 3 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → -𝐶 ∈ ℝ) |
10 | lo1sub.4 | . . . . 5 ⊢ (𝜑 → (𝑥 ∈ 𝐴 ↦ 𝐶) ∈ 𝑂(1)) | |
11 | 5 | o1lo1 14606 | . . . . 5 ⊢ (𝜑 → ((𝑥 ∈ 𝐴 ↦ 𝐶) ∈ 𝑂(1) ↔ ((𝑥 ∈ 𝐴 ↦ 𝐶) ∈ ≤𝑂(1) ∧ (𝑥 ∈ 𝐴 ↦ -𝐶) ∈ ≤𝑂(1)))) |
12 | 10, 11 | mpbid 224 | . . . 4 ⊢ (𝜑 → ((𝑥 ∈ 𝐴 ↦ 𝐶) ∈ ≤𝑂(1) ∧ (𝑥 ∈ 𝐴 ↦ -𝐶) ∈ ≤𝑂(1))) |
13 | 12 | simprd 490 | . . 3 ⊢ (𝜑 → (𝑥 ∈ 𝐴 ↦ -𝐶) ∈ ≤𝑂(1)) |
14 | 3, 9, 2, 13 | lo1add 14695 | . 2 ⊢ (𝜑 → (𝑥 ∈ 𝐴 ↦ (𝐵 + -𝐶)) ∈ ≤𝑂(1)) |
15 | 8, 14 | eqeltrrd 2877 | 1 ⊢ (𝜑 → (𝑥 ∈ 𝐴 ↦ (𝐵 − 𝐶)) ∈ ≤𝑂(1)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 385 ∈ wcel 2157 ↦ cmpt 4920 (class class class)co 6876 ℝcr 10221 + caddc 10225 − cmin 10554 -cneg 10555 𝑂(1)co1 14555 ≤𝑂(1)clo1 14556 |
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 2354 ax-ext 2775 ax-sep 4973 ax-nul 4981 ax-pow 5033 ax-pr 5095 ax-un 7181 ax-cnex 10278 ax-resscn 10279 ax-1cn 10280 ax-icn 10281 ax-addcl 10282 ax-addrcl 10283 ax-mulcl 10284 ax-mulrcl 10285 ax-mulcom 10286 ax-addass 10287 ax-mulass 10288 ax-distr 10289 ax-i2m1 10290 ax-1ne0 10291 ax-1rid 10292 ax-rnegex 10293 ax-rrecex 10294 ax-cnre 10295 ax-pre-lttri 10296 ax-pre-lttrn 10297 ax-pre-ltadd 10298 ax-pre-mulgt0 10299 ax-pre-sup 10300 |
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 2590 df-eu 2607 df-clab 2784 df-cleq 2790 df-clel 2793 df-nfc 2928 df-ne 2970 df-nel 3073 df-ral 3092 df-rex 3093 df-reu 3094 df-rmo 3095 df-rab 3096 df-v 3385 df-sbc 3632 df-csb 3727 df-dif 3770 df-un 3772 df-in 3774 df-ss 3781 df-pss 3783 df-nul 4114 df-if 4276 df-pw 4349 df-sn 4367 df-pr 4369 df-tp 4371 df-op 4373 df-uni 4627 df-iun 4710 df-br 4842 df-opab 4904 df-mpt 4921 df-tr 4944 df-id 5218 df-eprel 5223 df-po 5231 df-so 5232 df-fr 5269 df-we 5271 df-xp 5316 df-rel 5317 df-cnv 5318 df-co 5319 df-dm 5320 df-rn 5321 df-res 5322 df-ima 5323 df-pred 5896 df-ord 5942 df-on 5943 df-lim 5944 df-suc 5945 df-iota 6062 df-fun 6101 df-fn 6102 df-f 6103 df-f1 6104 df-fo 6105 df-f1o 6106 df-fv 6107 df-riota 6837 df-ov 6879 df-oprab 6880 df-mpt2 6881 df-om 7298 df-2nd 7400 df-wrecs 7643 df-recs 7705 df-rdg 7743 df-er 7980 df-pm 8096 df-en 8194 df-dom 8195 df-sdom 8196 df-sup 8588 df-pnf 10363 df-mnf 10364 df-xr 10365 df-ltxr 10366 df-le 10367 df-sub 10556 df-neg 10557 df-div 10975 df-nn 11311 df-2 11372 df-3 11373 df-n0 11577 df-z 11663 df-uz 11927 df-rp 12071 df-ico 12426 df-seq 13052 df-exp 13111 df-cj 14177 df-re 14178 df-im 14179 df-sqrt 14313 df-abs 14314 df-o1 14559 df-lo1 14560 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |