Theorems · Theorem · general topology
Filter.EventuallyEq.eventuallyConst_iff
∀ {α : Type u_1} {β : Type u_2} {l : Filter α} {f g : α → β},
f =ᶠ[l] g → (Filter.EventuallyConst f l ↔ Filter.EventuallyConst g l)- Defined in
- Mathlib.Order.Filter.EventuallyConst
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Quot.sound
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.
- Filterstatement and proof · cited by 8,121
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Filter.mapproof · cited by 819
- Filter.EventuallyConststatement · cited by 93
- Filter.Subsingletonproof · cited by 15
- Filter.map_congrproof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- Filter.EventuallyConst.congrproof · cited by 3