Theorems · Theorem · general topology
Continuous.piecewise
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f g : α → β} {s : Set α}
[inst_2 : (a : α) → Decidable (a ∈ s)],
(∀ a ∈ frontier s, f a = g a) → Continuous f → Continuous g → Continuous (s.piecewise f g)- Defined in
- Mathlib.Topology.Piecewise
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 80 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
- Continuousstatement and proof · cited by 2,592
- frontierstatement and proof · cited by 214
- Set.piecewisestatement · cited by 136
- Continuous.ifproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Continuous.indicatorproof · cited by 1
- Continuous.mulIndicatorproof · cited by 1