Theorems · Theorem · real analysis
lipschitzWith_of_nnnorm_fderiv_le
∀ {𝕜 : Type u_3} {G : Type u_4} [inst : NontriviallyNormedField 𝕜] [IsRCLikeNormedField 𝕜]
[inst_2 : NormedAddCommGroup G] [inst_3 : NormedSpace 𝕜 G] {E : Type u_5} [inst_4 : NormedAddCommGroup E]
[inst_5 : NormedSpace 𝕜 E] {f : E → G} {C : NNReal},
Differentiable 𝕜 f → (∀ (x : E), ‖fderiv 𝕜 f x‖₊ ≤ C) → LipschitzWith C fThe mean value theorem: if the derivative of a function is bounded by C, then the function is
C-Lipschitz. Version with fderiv and LipschitzWith.
- Defined in
- Mathlib.Analysis.Calculus.MeanValue
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 194 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realproof · cited by 25,697
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement · cited by 5,352
- NNRealstatement and proof · cited by 4,310
- Set.univproof · cited by 3,945
- RCLikeproof · cited by 2,829
- NNNorm.nnnormstatement and proof · cited by 952
- fderivstatement and proof · cited by 398
- LipschitzWithstatement · cited by 316
Cited by1
Results whose statement or proof uses this declaration.
- ContDiff.lipschitzWith_of_hasCompactSupportproof · cited by 1