Theorems · Theorem · general topology
Filter.eventually_atBot
∀ {α : Type u_3} [inst : Preorder α] [IsCodirectedOrder α] {p : α → Prop} [Nonempty α],
(∀ᶠ (x : α) in Filter.atBot, p x) ↔ ∃ a, ∀ b ≤ a, p b- Defined in
- Mathlib.Order.Filter.AtTopBot.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement and proof · cited by 7,952
- Filter.Eventuallystatement · cited by 3,134
- Filter.atBotstatement · cited by 512
- IsCodirectedOrderstatement and proof · cited by 95
- Filter.mem_atBot_setsproof · cited by 10
Cited by4
Results whose statement or proof uses this declaration.
- Filter.Eventually.exists_forall_of_atBotproof · cited by 1
- StieltjesFunction.measure_Iic_of_tendsto_atBot_atBotproof · cited by 1
- ProbabilityTheory.tendsto_defaultRatCDF_atBotproof · cited by 1
- Monotone.isBoundedUnder_ge_comp_iffproof · cited by 1