Theorems · Definition · general topology
LocallyConstant.indicator
{X : Type u_1} →
[inst : TopologicalSpace X] →
{R : Type u_5} → [Zero R] → {U : Set X} → LocallyConstant X R → IsClopen U → LocallyConstant X RGiven a clopen set U and a locally constant function f,
LocallyConstant.indicator returns the locally constant function that is f on U and 0
otherwise.
- Defined in
- Mathlib.Topology.LocallyConstant.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceZero
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.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.indicatorproof · cited by 723
- LocallyConstantstatement and proof · cited by 227
- IsClopenstatement and proof · cited by 189
Cited by7
Results whose statement or proof uses this declaration.
- LocallyConstant.charFnproof · cited by 5
- LocallyConstant.indicator_applystatement and proof · cited by 1
- LocallyConstant.separatesPoints_range_toContinuousMapAlgHomproof · cited by 0
- LocallyConstant.indicator.congr_simpstatement and proof · cited by 0
- LocallyConstant.indicator_apply_eq_ifstatement · cited by 0
- LocallyConstant.indicator_of_memstatement · cited by 0
- LocallyConstant.indicator_of_notMemstatement · cited by 0