Theorems · Theorem · general topology
LipschitzOnWith.comp
∀ {α : Type u} {β : Type v} {γ : Type w} [inst : PseudoEMetricSpace α] [inst_1 : PseudoEMetricSpace β]
[inst_2 : PseudoEMetricSpace γ] {K : NNReal} {s : Set α} {f : α → β} {g : β → γ} {t : Set β} {Kg : NNReal},
LipschitzOnWith Kg g t → LipschitzOnWith K f s → Set.MapsTo f s t → LipschitzOnWith (Kg * K) (g ∘ f) s- Defined in
- Mathlib.Topology.EMetricSpace.Lipschitz
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 151 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.
- Setstatement and proof · cited by 53,352
- NNRealstatement and proof · cited by 4,310
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Set.MapsTostatement and proof · cited by 732
- LipschitzOnWithstatement and proof · cited by 164
- LipschitzWith.compproof · cited by 11
- LipschitzOnWith.to_restrictproof · cited by 5
- lipschitzOnWith_iff_restrictproof · cited by 4
- LipschitzOnWith.mapsToRestrictproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- LocallyLipschitz.compproof · cited by 3
- lipschitzOnWith_cfc_fun_of_subsetproof · cited by 2
- lipschitzOnWith_cfcₙ_fun_of_subsetproof · cited by 2