Theorems · Theorem · general topology
Continuous.indicator
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → β} {s : Set α}
[inst_2 : Zero β], (∀ a ∈ frontier s, f a = 0) → Continuous f → Continuous (s.indicator f)- Defined in
- Mathlib.Topology.Algebra.Indicator
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Continuousstatement and proof · cited by 2,592
- Set.indicatorstatement · cited by 723
- continuous_constproof · cited by 278
- frontierstatement and proof · cited by 214
- Continuous.piecewiseproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- IsClopen.continuous_indicatorproof · cited by 2