Theorems · Theorem · general topology
Filter.Tendsto.eventually_lt_atBot
∀ {α : Type u_3} {β : Type u_4} [inst : Preorder β] [NoBotOrder β] {f : α → β} {l : Filter α},
Filter.Tendsto f l Filter.atBot → ∀ (c : β), ∀ᶠ (x : α) in l, f x < c- Defined in
- Mathlib.Order.Filter.AtTopBot.Tendsto
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Quot.sound
- Assumes
- PreorderNoBotOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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 · cited by 3,134
- Filter.atBotstatement and proof · cited by 512
- Filter.Tendsto.eventuallyproof · cited by 174
- NoBotOrderstatement and proof · cited by 43
- Filter.eventually_lt_atBotproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.aecover_Ioiproof · cited by 5
- Monotone.isBoundedUnder_ge_comp_iffproof · cited by 1