Theorems · Theorem · real analysis
Convex.lipschitzOnWith_of_nnnorm_hasFDerivWithin_le
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {𝕜 : Type u_3} {G : Type u_4}
[inst_2 : NontriviallyNormedField 𝕜] [IsRCLikeNormedField 𝕜] [inst_4 : NormedSpace 𝕜 E]
[inst_5 : NormedAddCommGroup G] [inst_6 : NormedSpace 𝕜 G] {f : E → G} {s : Set E} {f' : E → E →L[𝕜] G} {C : NNReal},
(∀ x ∈ s, HasFDerivWithinAt f (f' x) s x) → (∀ x ∈ s, ‖f' x‖₊ ≤ C) → Convex ℝ s → LipschitzOnWith C f sThe mean value theorem on a convex set: if the derivative of a function is bounded by C on
s, then the function is C-Lipschitz on s. Version with HasFDerivWithinAt and
LipschitzOnWith.
- Defined in
- Mathlib.Analysis.Calculus.MeanValue
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 192 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- RingHom.idstatement and proof · 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 and proof · cited by 5,352
- NNRealstatement and proof · cited by 4,310
- NNNorm.nnnormstatement and proof · cited by 952
- Convexstatement and proof · cited by 551
- HasFDerivWithinAtstatement and proof · cited by 356
- LipschitzOnWithstatement · cited by 164
Cited by5
Results whose statement or proof uses this declaration.
- hasFDerivAt_integral_of_dominated_of_fderiv_leproof · cited by 5
- Convex.lipschitzOnWith_of_nnnorm_hasDerivWithin_leproof · cited by 3
- Convex.lipschitzOnWith_of_nnnorm_fderiv_leproof · cited by 1
- Convex.lipschitzOnWith_of_nnnorm_fderivWithin_leproof · cited by 0