Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > elo12r | Structured version Visualization version GIF version |
Description: Sufficient condition for elementhood in the set of eventually bounded functions. (Contributed by Mario Carneiro, 15-Sep-2014.) |
Ref | Expression |
---|---|
elo12r | ⊢ (((𝐹:𝐴⟶ℂ ∧ 𝐴 ⊆ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝑀 ∈ ℝ) ∧ ∀𝑥 ∈ 𝐴 (𝐶 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑀)) → 𝐹 ∈ 𝑂(1)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | breq1 5084 | . . . . . . 7 ⊢ (𝑦 = 𝐶 → (𝑦 ≤ 𝑥 ↔ 𝐶 ≤ 𝑥)) | |
2 | 1 | imbi1d 342 | . . . . . 6 ⊢ (𝑦 = 𝐶 → ((𝑦 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑚) ↔ (𝐶 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑚))) |
3 | 2 | ralbidv 3171 | . . . . 5 ⊢ (𝑦 = 𝐶 → (∀𝑥 ∈ 𝐴 (𝑦 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑚) ↔ ∀𝑥 ∈ 𝐴 (𝐶 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑚))) |
4 | breq2 5085 | . . . . . . 7 ⊢ (𝑚 = 𝑀 → ((abs‘(𝐹‘𝑥)) ≤ 𝑚 ↔ (abs‘(𝐹‘𝑥)) ≤ 𝑀)) | |
5 | 4 | imbi2d 341 | . . . . . 6 ⊢ (𝑚 = 𝑀 → ((𝐶 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑚) ↔ (𝐶 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑀))) |
6 | 5 | ralbidv 3171 | . . . . 5 ⊢ (𝑚 = 𝑀 → (∀𝑥 ∈ 𝐴 (𝐶 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑚) ↔ ∀𝑥 ∈ 𝐴 (𝐶 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑀))) |
7 | 3, 6 | rspc2ev 3577 | . . . 4 ⊢ ((𝐶 ∈ ℝ ∧ 𝑀 ∈ ℝ ∧ ∀𝑥 ∈ 𝐴 (𝐶 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑀)) → ∃𝑦 ∈ ℝ ∃𝑚 ∈ ℝ ∀𝑥 ∈ 𝐴 (𝑦 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑚)) |
8 | 7 | 3expa 1118 | . . 3 ⊢ (((𝐶 ∈ ℝ ∧ 𝑀 ∈ ℝ) ∧ ∀𝑥 ∈ 𝐴 (𝐶 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑀)) → ∃𝑦 ∈ ℝ ∃𝑚 ∈ ℝ ∀𝑥 ∈ 𝐴 (𝑦 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑚)) |
9 | 8 | 3adant1 1130 | . 2 ⊢ (((𝐹:𝐴⟶ℂ ∧ 𝐴 ⊆ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝑀 ∈ ℝ) ∧ ∀𝑥 ∈ 𝐴 (𝐶 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑀)) → ∃𝑦 ∈ ℝ ∃𝑚 ∈ ℝ ∀𝑥 ∈ 𝐴 (𝑦 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑚)) |
10 | elo12 15285 | . . 3 ⊢ ((𝐹:𝐴⟶ℂ ∧ 𝐴 ⊆ ℝ) → (𝐹 ∈ 𝑂(1) ↔ ∃𝑦 ∈ ℝ ∃𝑚 ∈ ℝ ∀𝑥 ∈ 𝐴 (𝑦 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑚))) | |
11 | 10 | 3ad2ant1 1133 | . 2 ⊢ (((𝐹:𝐴⟶ℂ ∧ 𝐴 ⊆ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝑀 ∈ ℝ) ∧ ∀𝑥 ∈ 𝐴 (𝐶 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑀)) → (𝐹 ∈ 𝑂(1) ↔ ∃𝑦 ∈ ℝ ∃𝑚 ∈ ℝ ∀𝑥 ∈ 𝐴 (𝑦 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑚))) |
12 | 9, 11 | mpbird 257 | 1 ⊢ (((𝐹:𝐴⟶ℂ ∧ 𝐴 ⊆ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝑀 ∈ ℝ) ∧ ∀𝑥 ∈ 𝐴 (𝐶 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑀)) → 𝐹 ∈ 𝑂(1)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 ∧ wa 397 ∧ w3a 1087 = wceq 1539 ∈ wcel 2104 ∀wral 3062 ∃wrex 3071 ⊆ wss 3892 class class class wbr 5081 ⟶wf 6454 ‘cfv 6458 ℂcc 10919 ℝcr 10920 ≤ cle 11060 abscabs 14994 𝑂(1)co1 15244 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1795 ax-4 1809 ax-5 1911 ax-6 1969 ax-7 2009 ax-8 2106 ax-9 2114 ax-10 2135 ax-11 2152 ax-12 2169 ax-ext 2707 ax-sep 5232 ax-nul 5239 ax-pow 5297 ax-pr 5361 ax-un 7620 ax-cnex 10977 ax-resscn 10978 ax-pre-lttri 10995 ax-pre-lttrn 10996 |
This theorem depends on definitions: df-bi 206 df-an 398 df-or 846 df-3or 1088 df-3an 1089 df-tru 1542 df-fal 1552 df-ex 1780 df-nf 1784 df-sb 2066 df-mo 2538 df-eu 2567 df-clab 2714 df-cleq 2728 df-clel 2814 df-nfc 2887 df-ne 2942 df-nel 3048 df-ral 3063 df-rex 3072 df-rab 3306 df-v 3439 df-sbc 3722 df-csb 3838 df-dif 3895 df-un 3897 df-in 3899 df-ss 3909 df-nul 4263 df-if 4466 df-pw 4541 df-sn 4566 df-pr 4568 df-op 4572 df-uni 4845 df-br 5082 df-opab 5144 df-mpt 5165 df-id 5500 df-po 5514 df-so 5515 df-xp 5606 df-rel 5607 df-cnv 5608 df-co 5609 df-dm 5610 df-rn 5611 df-res 5612 df-ima 5613 df-iota 6410 df-fun 6460 df-fn 6461 df-f 6462 df-f1 6463 df-fo 6464 df-f1o 6465 df-fv 6466 df-ov 7310 df-oprab 7311 df-mpo 7312 df-er 8529 df-pm 8649 df-en 8765 df-dom 8766 df-sdom 8767 df-pnf 11061 df-mnf 11062 df-xr 11063 df-ltxr 11064 df-le 11065 df-ico 13135 df-o1 15248 |
This theorem is referenced by: o1resb 15324 o1of2 15371 o1cxp 26173 |
Copyright terms: Public domain | W3C validator |