Theorems · Theorem · general topology
LipschitzOnWith.extend_lp_infty
∀ {α : Type u} [inst : PseudoMetricSpace α] {s : Set α} {ι : Type u_1} {f : α → ↥(lp (fun x => ℝ) ⊤)} {K : NNReal},
LipschitzOnWith K f s → ∃ g, LipschitzWith K g ∧ Set.EqOn f g sA function f : α → ℓ^∞(ι, ℝ) which is K-Lipschitz on a subset s admits a K-Lipschitz
extension to the whole space.
Theorem 2.2 of [Assaf Naor, Metric Embeddings and Lipschitz Extensions][Naor-2015]
The same result for the case of a finite type ι is implemented in
LipschitzOnWith.extend_pi.
- Defined in
- Mathlib.Topology.MetricSpace.Kuratowski
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 233 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PseudoMetricSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- Realstatement and proof · cited by 25,697
- ENNRealstatement · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Norm.normproof · cited by 5,413
- Set.rangeproof · cited by 4,705
- NNRealstatement and proof · cited by 4,310
- AddSubgroupstatement · cited by 3,232
- Set.Nonemptyproof · cited by 2,627
- PseudoMetricSpacestatement and proof · cited by 1,550
- Set.EqOnstatement and proof · cited by 603
- LipschitzWithstatement and proof · cited by 316
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.