![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > o1add | Structured version Visualization version GIF version |
Description: The sum of two eventually bounded functions is eventually bounded. (Contributed by Mario Carneiro, 15-Sep-2014.) (Proof shortened by Fan Zheng, 14-Jul-2016.) |
Ref | Expression |
---|---|
o1add | ⊢ ((𝐹 ∈ 𝑂(1) ∧ 𝐺 ∈ 𝑂(1)) → (𝐹 ∘𝑓 + 𝐺) ∈ 𝑂(1)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | readdcl 10336 | . 2 ⊢ ((𝑥 ∈ ℝ ∧ 𝑦 ∈ ℝ) → (𝑥 + 𝑦) ∈ ℝ) | |
2 | addcl 10335 | . 2 ⊢ ((𝑚 ∈ ℂ ∧ 𝑛 ∈ ℂ) → (𝑚 + 𝑛) ∈ ℂ) | |
3 | simp2l 1262 | . . . . . 6 ⊢ (((𝑥 ∈ ℝ ∧ 𝑦 ∈ ℝ) ∧ (𝑚 ∈ ℂ ∧ 𝑛 ∈ ℂ) ∧ ((abs‘𝑚) ≤ 𝑥 ∧ (abs‘𝑛) ≤ 𝑦)) → 𝑚 ∈ ℂ) | |
4 | simp2r 1263 | . . . . . 6 ⊢ (((𝑥 ∈ ℝ ∧ 𝑦 ∈ ℝ) ∧ (𝑚 ∈ ℂ ∧ 𝑛 ∈ ℂ) ∧ ((abs‘𝑚) ≤ 𝑥 ∧ (abs‘𝑛) ≤ 𝑦)) → 𝑛 ∈ ℂ) | |
5 | 3, 4 | addcld 10377 | . . . . 5 ⊢ (((𝑥 ∈ ℝ ∧ 𝑦 ∈ ℝ) ∧ (𝑚 ∈ ℂ ∧ 𝑛 ∈ ℂ) ∧ ((abs‘𝑚) ≤ 𝑥 ∧ (abs‘𝑛) ≤ 𝑦)) → (𝑚 + 𝑛) ∈ ℂ) |
6 | 5 | abscld 14553 | . . . 4 ⊢ (((𝑥 ∈ ℝ ∧ 𝑦 ∈ ℝ) ∧ (𝑚 ∈ ℂ ∧ 𝑛 ∈ ℂ) ∧ ((abs‘𝑚) ≤ 𝑥 ∧ (abs‘𝑛) ≤ 𝑦)) → (abs‘(𝑚 + 𝑛)) ∈ ℝ) |
7 | 3 | abscld 14553 | . . . . 5 ⊢ (((𝑥 ∈ ℝ ∧ 𝑦 ∈ ℝ) ∧ (𝑚 ∈ ℂ ∧ 𝑛 ∈ ℂ) ∧ ((abs‘𝑚) ≤ 𝑥 ∧ (abs‘𝑛) ≤ 𝑦)) → (abs‘𝑚) ∈ ℝ) |
8 | 4 | abscld 14553 | . . . . 5 ⊢ (((𝑥 ∈ ℝ ∧ 𝑦 ∈ ℝ) ∧ (𝑚 ∈ ℂ ∧ 𝑛 ∈ ℂ) ∧ ((abs‘𝑚) ≤ 𝑥 ∧ (abs‘𝑛) ≤ 𝑦)) → (abs‘𝑛) ∈ ℝ) |
9 | 7, 8 | readdcld 10387 | . . . 4 ⊢ (((𝑥 ∈ ℝ ∧ 𝑦 ∈ ℝ) ∧ (𝑚 ∈ ℂ ∧ 𝑛 ∈ ℂ) ∧ ((abs‘𝑚) ≤ 𝑥 ∧ (abs‘𝑛) ≤ 𝑦)) → ((abs‘𝑚) + (abs‘𝑛)) ∈ ℝ) |
10 | simp1l 1260 | . . . . 5 ⊢ (((𝑥 ∈ ℝ ∧ 𝑦 ∈ ℝ) ∧ (𝑚 ∈ ℂ ∧ 𝑛 ∈ ℂ) ∧ ((abs‘𝑚) ≤ 𝑥 ∧ (abs‘𝑛) ≤ 𝑦)) → 𝑥 ∈ ℝ) | |
11 | simp1r 1261 | . . . . 5 ⊢ (((𝑥 ∈ ℝ ∧ 𝑦 ∈ ℝ) ∧ (𝑚 ∈ ℂ ∧ 𝑛 ∈ ℂ) ∧ ((abs‘𝑚) ≤ 𝑥 ∧ (abs‘𝑛) ≤ 𝑦)) → 𝑦 ∈ ℝ) | |
12 | 10, 11 | readdcld 10387 | . . . 4 ⊢ (((𝑥 ∈ ℝ ∧ 𝑦 ∈ ℝ) ∧ (𝑚 ∈ ℂ ∧ 𝑛 ∈ ℂ) ∧ ((abs‘𝑚) ≤ 𝑥 ∧ (abs‘𝑛) ≤ 𝑦)) → (𝑥 + 𝑦) ∈ ℝ) |
13 | 3, 4 | abstrid 14573 | . . . 4 ⊢ (((𝑥 ∈ ℝ ∧ 𝑦 ∈ ℝ) ∧ (𝑚 ∈ ℂ ∧ 𝑛 ∈ ℂ) ∧ ((abs‘𝑚) ≤ 𝑥 ∧ (abs‘𝑛) ≤ 𝑦)) → (abs‘(𝑚 + 𝑛)) ≤ ((abs‘𝑚) + (abs‘𝑛))) |
14 | simp3l 1264 | . . . . 5 ⊢ (((𝑥 ∈ ℝ ∧ 𝑦 ∈ ℝ) ∧ (𝑚 ∈ ℂ ∧ 𝑛 ∈ ℂ) ∧ ((abs‘𝑚) ≤ 𝑥 ∧ (abs‘𝑛) ≤ 𝑦)) → (abs‘𝑚) ≤ 𝑥) | |
15 | simp3r 1265 | . . . . 5 ⊢ (((𝑥 ∈ ℝ ∧ 𝑦 ∈ ℝ) ∧ (𝑚 ∈ ℂ ∧ 𝑛 ∈ ℂ) ∧ ((abs‘𝑚) ≤ 𝑥 ∧ (abs‘𝑛) ≤ 𝑦)) → (abs‘𝑛) ≤ 𝑦) | |
16 | 7, 8, 10, 11, 14, 15 | le2addd 10972 | . . . 4 ⊢ (((𝑥 ∈ ℝ ∧ 𝑦 ∈ ℝ) ∧ (𝑚 ∈ ℂ ∧ 𝑛 ∈ ℂ) ∧ ((abs‘𝑚) ≤ 𝑥 ∧ (abs‘𝑛) ≤ 𝑦)) → ((abs‘𝑚) + (abs‘𝑛)) ≤ (𝑥 + 𝑦)) |
17 | 6, 9, 12, 13, 16 | letrd 10514 | . . 3 ⊢ (((𝑥 ∈ ℝ ∧ 𝑦 ∈ ℝ) ∧ (𝑚 ∈ ℂ ∧ 𝑛 ∈ ℂ) ∧ ((abs‘𝑚) ≤ 𝑥 ∧ (abs‘𝑛) ≤ 𝑦)) → (abs‘(𝑚 + 𝑛)) ≤ (𝑥 + 𝑦)) |
18 | 17 | 3expia 1156 | . 2 ⊢ (((𝑥 ∈ ℝ ∧ 𝑦 ∈ ℝ) ∧ (𝑚 ∈ ℂ ∧ 𝑛 ∈ ℂ)) → (((abs‘𝑚) ≤ 𝑥 ∧ (abs‘𝑛) ≤ 𝑦) → (abs‘(𝑚 + 𝑛)) ≤ (𝑥 + 𝑦))) |
19 | 1, 2, 18 | o1of2 14721 | 1 ⊢ ((𝐹 ∈ 𝑂(1) ∧ 𝐺 ∈ 𝑂(1)) → (𝐹 ∘𝑓 + 𝐺) ∈ 𝑂(1)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 386 ∧ w3a 1113 ∈ wcel 2166 class class class wbr 4874 ‘cfv 6124 (class class class)co 6906 ∘𝑓 cof 7156 ℂcc 10251 ℝcr 10252 + caddc 10256 ≤ cle 10393 abscabs 14352 𝑂(1)co1 14595 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1896 ax-4 1910 ax-5 2011 ax-6 2077 ax-7 2114 ax-8 2168 ax-9 2175 ax-10 2194 ax-11 2209 ax-12 2222 ax-13 2391 ax-ext 2804 ax-rep 4995 ax-sep 5006 ax-nul 5014 ax-pow 5066 ax-pr 5128 ax-un 7210 ax-cnex 10309 ax-resscn 10310 ax-1cn 10311 ax-icn 10312 ax-addcl 10313 ax-addrcl 10314 ax-mulcl 10315 ax-mulrcl 10316 ax-mulcom 10317 ax-addass 10318 ax-mulass 10319 ax-distr 10320 ax-i2m1 10321 ax-1ne0 10322 ax-1rid 10323 ax-rnegex 10324 ax-rrecex 10325 ax-cnre 10326 ax-pre-lttri 10327 ax-pre-lttrn 10328 ax-pre-ltadd 10329 ax-pre-mulgt0 10330 ax-pre-sup 10331 |
This theorem depends on definitions: df-bi 199 df-an 387 df-or 881 df-3or 1114 df-3an 1115 df-tru 1662 df-ex 1881 df-nf 1885 df-sb 2070 df-mo 2606 df-eu 2641 df-clab 2813 df-cleq 2819 df-clel 2822 df-nfc 2959 df-ne 3001 df-nel 3104 df-ral 3123 df-rex 3124 df-reu 3125 df-rmo 3126 df-rab 3127 df-v 3417 df-sbc 3664 df-csb 3759 df-dif 3802 df-un 3804 df-in 3806 df-ss 3813 df-pss 3815 df-nul 4146 df-if 4308 df-pw 4381 df-sn 4399 df-pr 4401 df-tp 4403 df-op 4405 df-uni 4660 df-iun 4743 df-br 4875 df-opab 4937 df-mpt 4954 df-tr 4977 df-id 5251 df-eprel 5256 df-po 5264 df-so 5265 df-fr 5302 df-we 5304 df-xp 5349 df-rel 5350 df-cnv 5351 df-co 5352 df-dm 5353 df-rn 5354 df-res 5355 df-ima 5356 df-pred 5921 df-ord 5967 df-on 5968 df-lim 5969 df-suc 5970 df-iota 6087 df-fun 6126 df-fn 6127 df-f 6128 df-f1 6129 df-fo 6130 df-f1o 6131 df-fv 6132 df-riota 6867 df-ov 6909 df-oprab 6910 df-mpt2 6911 df-of 7158 df-om 7328 df-2nd 7430 df-wrecs 7673 df-recs 7735 df-rdg 7773 df-er 8010 df-pm 8126 df-en 8224 df-dom 8225 df-sdom 8226 df-sup 8618 df-pnf 10394 df-mnf 10395 df-xr 10396 df-ltxr 10397 df-le 10398 df-sub 10588 df-neg 10589 df-div 11011 df-nn 11352 df-2 11415 df-3 11416 df-n0 11620 df-z 11706 df-uz 11970 df-rp 12114 df-ico 12470 df-seq 13097 df-exp 13156 df-cj 14217 df-re 14218 df-im 14219 df-sqrt 14353 df-abs 14354 df-o1 14599 |
This theorem is referenced by: o1add2 14732 o1dif 14738 fsumo1 14919 mudivsum 25633 selberglem2 25649 pntrsumo1 25668 |
Copyright terms: Public domain | W3C validator |