| 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 5117 | . . . . . . 7 ⊢ (𝑦 = 𝐶 → (𝑦 ≤ 𝑥 ↔ 𝐶 ≤ 𝑥)) | |
| 2 | 1 | imbi1d 344 | . . . . . 6 ⊢ (𝑦 = 𝐶 → ((𝑦 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑚) ↔ (𝐶 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑚))) |
| 3 | 2 | ralbidv 3191 | . . . . 5 ⊢ (𝑦 = 𝐶 → (∀𝑥 ∈ 𝐴 (𝑦 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑚) ↔ ∀𝑥 ∈ 𝐴 (𝐶 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑚))) |
| 4 | breq2 5118 | . . . . . . 7 ⊢ (𝑚 = 𝑀 → ((abs‘(𝐹‘𝑥)) ≤ 𝑚 ↔ (abs‘(𝐹‘𝑥)) ≤ 𝑀)) | |
| 5 | 4 | imbi2d 343 | . . . . . 6 ⊢ (𝑚 = 𝑀 → ((𝐶 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑚) ↔ (𝐶 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑀))) |
| 6 | 5 | ralbidv 3191 | . . . . 5 ⊢ (𝑚 = 𝑀 → (∀𝑥 ∈ 𝐴 (𝐶 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑚) ↔ ∀𝑥 ∈ 𝐴 (𝐶 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑀))) |
| 7 | 3, 6 | rspc2ev 3597 | . . . 4 ⊢ ((𝐶 ∈ ℝ ∧ 𝑀 ∈ ℝ ∧ ∀𝑥 ∈ 𝐴 (𝐶 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑀)) → ∃𝑦 ∈ ℝ ∃𝑚 ∈ ℝ ∀𝑥 ∈ 𝐴 (𝑦 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑚)) |
| 8 | 7 | 3expa 1136 | . . 3 ⊢ (((𝐶 ∈ ℝ ∧ 𝑀 ∈ ℝ) ∧ ∀𝑥 ∈ 𝐴 (𝐶 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑀)) → ∃𝑦 ∈ ℝ ∃𝑚 ∈ ℝ ∀𝑥 ∈ 𝐴 (𝑦 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑚)) |
| 9 | 8 | 3adant1 1148 | . 2 ⊢ (((𝐹:𝐴⟶ℂ ∧ 𝐴 ⊆ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝑀 ∈ ℝ) ∧ ∀𝑥 ∈ 𝐴 (𝐶 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑀)) → ∃𝑦 ∈ ℝ ∃𝑚 ∈ ℝ ∀𝑥 ∈ 𝐴 (𝑦 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑚)) |
| 10 | elo12 15604 | . . 3 ⊢ ((𝐹:𝐴⟶ℂ ∧ 𝐴 ⊆ ℝ) → (𝐹 ∈ 𝑂(1) ↔ ∃𝑦 ∈ ℝ ∃𝑚 ∈ ℝ ∀𝑥 ∈ 𝐴 (𝑦 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑚))) | |
| 11 | 10 | 3ad2ant1 1151 | . 2 ⊢ (((𝐹:𝐴⟶ℂ ∧ 𝐴 ⊆ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝑀 ∈ ℝ) ∧ ∀𝑥 ∈ 𝐴 (𝐶 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑀)) → (𝐹 ∈ 𝑂(1) ↔ ∃𝑦 ∈ ℝ ∃𝑚 ∈ ℝ ∀𝑥 ∈ 𝐴 (𝑦 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑚))) |
| 12 | 9, 11 | mpbird 260 | 1 ⊢ (((𝐹:𝐴⟶ℂ ∧ 𝐴 ⊆ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝑀 ∈ ℝ) ∧ ∀𝑥 ∈ 𝐴 (𝐶 ≤ 𝑥 → (abs‘(𝐹‘𝑥)) ≤ 𝑀)) → 𝐹 ∈ 𝑂(1)) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: → wi 4 ↔ wb 209 ∧ wa 401 ∧ w3a 1103 = wceq 1570 ∈ wcel 2146 ∀wral 3082 ∃wrex 3092 ⊆ wss 3908 class class class wbr 5114 ⟶wf 6539 ‘cfv 6543 ℂcc 11116 ℝcr 11117 ≤ cle 11262 abscabs 15311 𝑂(1)co1 15563 |
| This proof depends on axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1828 ax-4 1842 ax-5 1943 ax-6 2000 ax-7 2041 ax-8 2148 ax-9 2156 ax-10 2179 ax-11 2195 ax-12 2216 ax-ext 2738 ax-sep 5262 ax-nul 5274 ax-pow 5341 ax-pr 5409 ax-un 7745 ax-cnex 11174 ax-resscn 11175 ax-pre-lttri 11192 ax-pre-lttrn 11193 |
| This proof depends on definitions: df-bi 210 df-an 402 df-or 862 df-3or 1104 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1813 df-nf 1817 df-sb 2100 df-mo 2570 df-eu 2600 df-clab 2745 df-cleq 2758 df-clel 2841 df-nfc 2915 df-ne 2962 df-nel 3068 df-ral 3083 df-rex 3093 df-rab 3420 df-v 3460 df-sbc 3748 df-csb 3857 df-dif 3911 df-un 3913 df-in 3915 df-ss 3925 df-nul 4290 df-if 4493 df-pw 4569 df-sn 4595 df-pr 4597 df-op 4601 df-uni 4878 df-br 5115 df-opab 5179 df-mpt 5198 df-id 5561 df-po 5574 df-so 5575 df-xp 5672 df-rel 5673 df-cnv 5674 df-co 5675 df-dm 5676 df-rn 5677 df-res 5678 df-ima 5679 df-iota 6499 df-fun 6545 df-fn 6546 df-f 6547 df-f1 6548 df-fo 6549 df-f1o 6550 df-fv 6551 df-ov 7426 df-oprab 7427 df-mpo 7428 df-er 8703 df-pm 8836 df-en 8953 df-dom 8954 df-sdom 8955 df-pnf 11263 df-mnf 11264 df-xr 11265 df-ltxr 11266 df-le 11267 df-ico 13396 df-o1 15567 |
| This theorem is used by: o1resb 15643 o1of2 15690 o1cxp 27169 |
| Copyright terms: Public domain | W3C validator |