Theorems · Theorem · functional analysis
LipschitzOnWith.extend_finite_dimension
∀ {α : Type u_1} [inst : PseudoMetricSpace α] {E' : Type u_2} [inst_1 : NormedAddCommGroup E']
[inst_2 : NormedSpace ℝ E'] [inst_3 : FiniteDimensional ℝ E'] {s : Set α} {f : α → E'} {K : NNReal},
LipschitzOnWith K f s → ∃ g, LipschitzWith (lipschitzExtensionConstant E' * K) g ∧ Set.EqOn f g sAny K-Lipschitz map from a subset s of a metric space α to a finite-dimensional real
vector space E' can be extended to a Lipschitz map on the whole space α, with a slightly worse
constant lipschitzExtensionConstant E' * K.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- RingHom.idproof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Set.Elemproof · cited by 7,166
- NNRealstatement and proof · cited by 4,310
- FiniteDimensionalstatement and proof · cited by 1,854
- mul_assocproof · cited by 1,667
- le_rflproof · cited by 1,558
- PseudoMetricSpacestatement and proof · cited by 1,550
Cited by1
Results whose statement or proof uses this declaration.
- ApproximatesLinearOn.exists_homeomorph_extensionproof · cited by 0