Theorems · Theorem · real analysis
MonotoneOn.convexOn_of_deriv
∀ {D : Set ℝ},
Convex ℝ D →
∀ {f : ℝ → ℝ},
ContinuousOn f D → DifferentiableOn ℝ f (interior D) → MonotoneOn (deriv f) (interior D) → ConvexOn ℝ D fIf a function f is continuous on a convex set D ⊆ ℝ, is differentiable on its interior,
and f' is monotone on the interior, then f is convex on D.
- Defined in
- Mathlib.Analysis.Convex.Deriv
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 189 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- LE.le.transproof · cited by 3,151
- LT.lt.leproof · cited by 2,189
- Set.Iccproof · cited by 1,702
- ContinuousOnstatement and proof · cited by 1,411
- Set.Iooproof · cited by 1,214
- interiorstatement and proof · cited by 714
- derivstatement and proof · cited by 676
- Convexstatement and proof · cited by 551
- DifferentiableOnstatement and proof · cited by 419
- LT.lt.transproof · cited by 370
Cited by4
Results whose statement or proof uses this declaration.
- convexOn_of_deriv2_nonnegproof · cited by 2
- AntitoneOn.concaveOn_of_derivproof · cited by 2
- Monotone.convexOn_univ_of_derivproof · cited by 0
- convexOn_descPochhammer_evalproof · cited by 0