Theorems · Theorem · measure theory
Set.indicator_eq_zero
∀ {α : Type u_1} {M : Type u_3} [inst : Zero M] {s : Set α} {f : α → M},
(s.indicator f = fun x => 0) ↔ Disjoint (Function.support f) s- Defined in
- Mathlib.Algebra.Notation.Indicator
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 57 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.
Cites8
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
- Disjointstatement · cited by 2,201
- Set.indicatorstatement · cited by 723
- Function.supportstatement · cited by 610
- Set.disjoint_leftproof · cited by 121
- not_imp_notproof · cited by 63
- Function.mem_supportproof · cited by 54
- Set.indicator_apply_eq_zeroproof · cited by 8
Cited by3
Results whose statement or proof uses this declaration.
- Set.indicator_emptyproof · cited by 6
- Set.indicator_zeroproof · cited by 4
- Set.indicator_eq_zero'proof · cited by 1