Theorems · Theorem · general topology
BoundedContinuousFunction.continuous_comp
∀ {α : Type u} {β : Type v} {γ : Type w} [inst : TopologicalSpace α] [inst_1 : PseudoMetricSpace β]
[inst_2 : PseudoMetricSpace γ] {G : β → γ} {C : NNReal} (H : LipschitzWith C G),
Continuous (BoundedContinuousFunction.comp G H)The composition operator (in the target) with a Lipschitz map is continuous.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 155 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- NNRealstatement and proof · cited by 4,310
- Continuousstatement · cited by 2,592
- PseudoMetricSpacestatement and proof · cited by 1,550
- BoundedContinuousFunctionstatement · cited by 511
- LipschitzWithstatement and proof · cited by 316
- LipschitzWith.continuousproof · cited by 30
- BoundedContinuousFunction.compstatement · cited by 12
- BoundedContinuousFunction.lipschitz_compproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- BoundedContinuousFunction.arzela_ascoli₂proof · cited by 1