Theorems · Theorem · general topology
BoundedContinuousFunction.uniformContinuous_comp
∀ {α : Type u} {β : Type v} {γ : Type w} [inst : TopologicalSpace α] [inst_1 : PseudoMetricSpace β]
[inst_2 : PseudoMetricSpace γ] {G : β → γ} {C : NNReal} (H : LipschitzWith C G),
UniformContinuous (BoundedContinuousFunction.comp G H)The composition operator (in the target) with a Lipschitz map is uniformly continuous.
- Cited by
- 0 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
- PseudoMetricSpacestatement and proof · cited by 1,550
- BoundedContinuousFunctionstatement · cited by 511
- UniformContinuousstatement · cited by 410
- LipschitzWithstatement and proof · cited by 316
- LipschitzWith.uniformContinuousproof · cited by 33
- BoundedContinuousFunction.compstatement · cited by 12
- BoundedContinuousFunction.lipschitz_compproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.