Theorems · Theorem · functional analysis
lipschitzExtensionConstant_def
∀ (E' : Type u_1) [inst : NormedAddCommGroup E'] [inst_1 : NormedSpace ℝ E'] [inst_2 : FiniteDimensional ℝ E'],
lipschitzExtensionConstant E' =
have A := (Module.Basis.ofVectorSpace ℝ E').equivFun.toContinuousLinearEquiv;
max (‖↑A.symm‖₊ * ‖↑A‖₊) 1- Cited by
- 2 results in Mathlib
- Foundations
- Depth 176 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Set.Elemstatement and proof · cited by 7,166
- ContinuousLinearMapstatement · cited by 5,352
- NNRealstatement · cited by 4,310
- FiniteDimensionalstatement and proof · cited by 1,854
- NNNorm.nnnormstatement and proof · cited by 952
- ContinuousLinearEquivstatement and proof · cited by 743
- ContinuousLinearEquiv.toContinuousLinearMapstatement and proof · cited by 448
- ContinuousLinearEquiv.symmstatement and proof · cited by 368
Cited by2
Results whose statement or proof uses this declaration.
- LipschitzOnWith.extend_finite_dimensionproof · cited by 1
- lipschitzExtensionConstant_posproof · cited by 0