Theorems · Theorem · general topology
Filter.EventuallyConst.indicator_const
∀ {α : Type u_1} {β : Type u_2} {l : Filter α} [inst : Zero β] {s : Set α},
Filter.EventuallyConst s l → ∀ (c : β), Filter.EventuallyConst (s.indicator fun x => c) l- Defined in
- Mathlib.Order.Filter.EventuallyConst
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Zero
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.
- Setstatement and proof · cited by 53,352
- Filterstatement and proof · cited by 8,121
- Set.indicatorstatement · cited by 723
- Filter.EventuallyConststatement and proof · cited by 93
- Filter.EventuallyConst.compproof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- Filter.EventuallyConst.indicator_const_iff_of_neproof · cited by 1