Theorems · Theorem · general topology
Filter.eventuallyConst_iff_exists_eventuallyEq
∀ {α : Type u_1} {β : Type u_2} {l : Filter α} {f : α → β} [Nonempty β],
Filter.EventuallyConst f l ↔ ∃ c, f =ᶠ[l] fun x => c- Defined in
- Mathlib.Order.Filter.EventuallyConst
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Nonempty
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- Filter.EventuallyEqstatement · cited by 1,912
- Filter.EventuallyConststatement · cited by 93
- Filter.subsingleton_iff_exists_singleton_memproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- circleMap_preimage_codiscreteproof · cited by 3
- AnalyticAt.preimage_of_nhdsNEproof · cited by 2
- Filter.EventuallyConst.eventuallyEq_constproof · cited by 0