Theorems · Theorem · real analysis
domain_mvt
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {f : E → ℝ} {s : Set E} {x y : E}
{f' : E → StrongDual ℝ E},
(∀ x ∈ s, HasFDerivWithinAt f (f' x) s x) →
Convex ℝ s → x ∈ s → y ∈ s → ∃ z ∈ segment ℝ x y, f y - f x = (f' z) (y - x)Lagrange's Mean Value Theorem, applied to convex domains.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 188 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Set.Iccproof · cited by 1,702
- Set.Iooproof · cited by 1,214
- sub_zeroproof · cited by 938
- Set.MapsToproof · cited by 732
- div_oneproof · cited by 629
- map_subproof · cited by 565
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.