Theorems · Theorem · general topology
BoundedContinuousFunction.lipschitz_comp
∀ {α : Type u} {β : Type v} {γ : Type w} [inst : TopologicalSpace α] [inst_1 : PseudoMetricSpace β]
[inst_2 : PseudoMetricSpace γ] {G : β → γ} {C : NNReal} (H : LipschitzWith C G),
LipschitzWith C (BoundedContinuousFunction.comp G H)The composition operator (in the target) with a Lipschitz map is Lipschitz.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 154 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- NNRealstatement and proof · cited by 4,310
- PseudoMetricSpacestatement and proof · cited by 1,550
- BoundedContinuousFunctionstatement and proof · cited by 511
- mul_nonnegproof · cited by 397
- mul_le_mul_of_nonneg_leftproof · cited by 361
- LipschitzWithstatement and proof · cited by 316
- NNReal.coe_nonnegproof · cited by 130
- dist_nonnegproof · cited by 126
- LipschitzWith.dist_le_mulproof · cited by 20
- BoundedContinuousFunction.dist_coe_le_distproof · cited by 18
Cited by2
Results whose statement or proof uses this declaration.
- BoundedContinuousFunction.continuous_compproof · cited by 1
- BoundedContinuousFunction.uniformContinuous_compproof · cited by 0