Theorems · Definition · functional analysis
NormedAddGroupHom.ofLipschitz
{V₁ : Type u_2} →
{V₂ : Type u_3} →
[inst : SeminormedAddCommGroup V₁] →
[inst_1 : SeminormedAddCommGroup V₂] →
(f : V₁ →+ V₂) → {K : NNReal} → LipschitzWith K ⇑f → NormedAddGroupHom V₁ V₂A Lipschitz continuous additive homomorphism is a normed additive group homomorphism.
- Defined in
- Mathlib.Analysis.Normed.Group.Hom
- Cited by
- 1 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- NNRealstatement and proof · cited by 4,310
- AddMonoidHomstatement and proof · cited by 3,230
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- NNReal.toRealproof · cited by 1,260
- LipschitzWithstatement and proof · cited by 316
- NormedAddGroupHomstatement · cited by 216
- AddMonoidHom.mkNormedAddGroupHomproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- NormedAddGroupHom.completionproof · cited by 15
- NormedAddGroupHom.extensionproof · cited by 4
- NormedAddGroupHom.ofLipschitz_norm_lestatement · cited by 1