Theorems · Theorem · general topology
Filter.Tendsto.eventually
∀ {α : Type u_1} {β : Type u_2} {f : α → β} {l₁ : Filter α} {l₂ : Filter β} {p : β → Prop},
Filter.Tendsto f l₁ l₂ → (∀ᶠ (y : β) in l₂, p y) → ∀ᶠ (x : α) in l₁, p (f x)- Defined in
- Mathlib.Order.Filter.Tendsto
- Cited by
- 174 results in Mathlib
- Foundations
- Depth 14 from the axioms, rests on 74 definitions · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement and proof · cited by 8,121
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
Cited by174
Results whose statement or proof uses this declaration.
- Filter.Tendsto.eventually_ge_atTopproof · cited by 22
- Filter.Tendsto.eventually_le_constproof · cited by 15
- Filter.Tendsto.eventually_lt_constproof · cited by 13
- Filter.Tendsto.atTop_mul_atTop₀proof · cited by 12
- Filter.Tendsto.frequentlyproof · cited by 12
- Filter.Tendsto.eventually_gt_atTopproof · cited by 11
- Filter.Tendsto.eventually_neproof · cited by 11
- Filter.Tendsto.eventually_const_leproof · cited by 10
- MeasureTheory.intervalIntegral_tendsto_integral_Ioiproof · cited by 10
- Filter.Tendsto.eventually_ne_atTopproof · cited by 9
- Filter.Tendsto.atTop_mul_posproof · cited by 7
- Filter.Eventually.natCast_atTopproof · cited by 6