Theorems · Theorem · real analysis
ConcaveOn.antitoneOn_deriv
∀ {S : Set ℝ} {f : ℝ → ℝ}, ConcaveOn ℝ S f → (∀ x ∈ S, DifferentiableAt ℝ f x) → AntitoneOn (deriv f) SIf f is concave on S and differentiable at all points of S, then its derivative is
antitone (monotone decreasing) on S.
- Defined in
- Mathlib.Analysis.Convex.Deriv
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 178 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- neg_negproof · cited by 960
- derivstatement and proof · cited by 676
- DifferentiableAtstatement and proof · cited by 617
- AntitoneOnstatement and proof · cited by 266
- ConcaveOnstatement and proof · cited by 159
- ConcaveOn.negproof · cited by 29
- MonotoneOn.negproof · cited by 8
- deriv.neg'proof · cited by 8
- DifferentiableAt.negproof · cited by 7
- ConvexOn.monotoneOn_derivproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.