Theorems · Theorem · general topology
Filter.eventuallyConst_atTop
∀ {α : Type u_1} {β : Type u_2} {f : α → β} [inst : SemilatticeSup α] [Nonempty α],
Filter.EventuallyConst f Filter.atTop ↔ ∃ i, ∀ (j : α), i ≤ j → f j = f i- Defined in
- Mathlib.Order.Filter.EventuallyConst
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemilatticeSupNonempty
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filter.atTopstatement · cited by 2,405
- SemilatticeSupstatement and proof · cited by 785
- Filter.EventuallyConststatement · cited by 93
- Filter.atTop_basisproof · cited by 42
- Set.self_mem_Iciproof · cited by 30
- Filter.HasBasis.eventuallyConst_iff'proof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- Filter.EventuallyConst.of_not_isCofinal_rangeSplittingproof · cited by 1
- ProbabilityTheory.HasIndepIncrements.of_natproof · cited by 1
- Filter.eventuallyConst_atTop_natproof · cited by 0