Theorems · Theorem · general topology
Filter.Tendsto.eventually_forall_le_atBot
∀ {α : Type u_3} {β : Type u_4} [inst : Preorder β] {l : Filter α} {p : β → Prop} {f : α → β},
Filter.Tendsto f l Filter.atBot → (∀ᶠ (x : β) in Filter.atBot, p x) → ∀ᶠ (x : α) in l, ∀ y ≤ f x, p y- Defined in
- Mathlib.Order.Filter.AtTopBot.Finite
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Preorder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Preorderstatement and proof · cited by 7,952
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
- Filter.atBotstatement and proof · cited by 512
- Filter.Eventually.filter_monoproof · cited by 84
- Filter.Tendsto.le_comapproof · cited by 28
- Filter.Eventually.comapproof · cited by 10
- Filter.eventually_forall_le_atBotproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.