Theorems · Theorem · general topology
Filter.EventuallyEq.of_indicator
∀ {α : Type u_1} {β : Type u_2} [inst : Zero β] {l : Filter α} {f : α → β},
(∀ᶠ (x : α) in l, f x ≠ 0) → ∀ {s t : Set α}, s.indicator f =ᶠ[l] t.indicator f → s =ᶠ[l] t- Defined in
- Mathlib.Order.Filter.IndicatorFunction
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 16 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.
Cites12
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
- Filter.Eventuallystatement and proof · cited by 3,134
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Set.indicatorstatement and proof · cited by 723
- Filter.Eventually.monoproof · cited by 646
- Function.supportproof · cited by 610
- Filter.EventuallyEq.symmproof · cited by 408
- Filter.EventuallyEq.transproof · cited by 123
- Set.support_indicatorproof · cited by 10
- Filter.Eventually.set_eqproof · cited by 8
- Filter.EventuallyEq.supportproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Filter.EventuallyEq.of_indicator_constproof · cited by 1