Theorems · Definition · general topology
LocallyConstant.charFn
{X : Type u_1} →
(Y : Type u_2) → [inst : TopologicalSpace X] → [MulZeroOneClass Y] → {U : Set X} → IsClopen U → LocallyConstant X YCharacteristic functions are locally constant functions taking x : X to 1 if x ∈ U,
where U is a clopen set, and 0 otherwise.
- Defined in
- Mathlib.Topology.LocallyConstant.Algebra
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, 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.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- LocallyConstantstatement · cited by 227
- IsClopenstatement and proof · cited by 189
- MulZeroOneClassstatement and proof · cited by 184
- LocallyConstant.indicatorproof · cited by 6
Cited by5
Results whose statement or proof uses this declaration.
- LocallyConstant.separatesPoints_range_toContinuousMapAlgHomproof · cited by 0
- LocallyConstant.coe_charFnstatement · cited by 0
- LocallyConstant.charFn_eq_onestatement · cited by 0
- LocallyConstant.charFn_eq_zerostatement · cited by 0
- LocallyConstant.charFn_injstatement and proof · cited by 0