Theorems · Theorem · general topology
Filter.frequently_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
- 1 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.atBotstatement · cited by 512
- Filter.Frequentlystatement · cited by 414
- IsCodirectedOrderstatement and proof · cited by 95
- Set.mem_Iicproof · cited by 37
- Filter.HasBasis.frequently_iffproof · cited by 16
- Filter.atBot_basisproof · cited by 14
Cited by1
Results whose statement or proof uses this declaration.
- Filter.inf_map_atBot_neBot_iffproof · cited by 0