Theorems · Theorem · real analysis
StrictAntiOn.strictConcaveOn_of_deriv
∀ {D : Set ℝ},
Convex ℝ D → ∀ {f : ℝ → ℝ}, ContinuousOn f D → StrictAntiOn (deriv f) (interior D) → StrictConcaveOn ℝ D fIf a function f is continuous on a convex set D ⊆ ℝ and f' is strictly antitone on the
interior, then f is strictly concave on D.
Note that we don't require differentiability, since it is guaranteed at all but at most
one point by the strict antitonicity of f'.
- Defined in
- Mathlib.Analysis.Convex.Deriv
- Cited by
- 2 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.
Cites14
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
- ContinuousOnstatement and proof · cited by 1,411
- neg_negproof · cited by 960
- interiorstatement and proof · cited by 714
- derivstatement and proof · cited by 676
- Convexstatement and proof · cited by 551
- StrictMonoOnproof · cited by 194
- StrictAntiOnstatement and proof · cited by 120
- StrictConcaveOnstatement · cited by 85
- ContinuousOn.negproof · cited by 15
- StrictConvexOn.negproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- strictConcaveOn_of_deriv2_negproof · cited by 4
- StrictAnti.strictConcaveOn_univ_of_derivproof · cited by 0