Theorems · Theorem · general topology
Continuous.if_const
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f g : α → β} (p : Prop)
[inst_2 : Decidable p], Continuous f → Continuous g → Continuous fun a => if p then f a else g a- Defined in
- Mathlib.Topology.Piecewise
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Continuousstatement and proof · cited by 2,592
- continuous_if_constproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Continuous.matrix_diagonalproof · cited by 3
- Continuous.matrix_blockDiagonalproof · cited by 3