Theorems · Theorem · real analysis
ConcaveOn.slope_anti
∀ {𝕜 : Type u_1} [inst : Field 𝕜] [inst_1 : LinearOrder 𝕜] [IsStrictOrderedRing 𝕜] {s : Set 𝕜} {f : 𝕜 → 𝕜} {x : 𝕜},
ConcaveOn 𝕜 s f → x ∈ s → AntitoneOn (slope f x) (s \ {x})If f : 𝕜 → 𝕜 is concave on s, then for any point x ∈ s the slope of the secant line of f
through x is antitone on s \ {x}.
- Defined in
- Mathlib.Analysis.Convex.Deriv
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 58 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
- LinearOrderstatement and proof · cited by 8,572
- Fieldstatement and proof · cited by 7,404
- IsStrictOrderedRingstatement and proof · cited by 2,490
- neg_negproof · cited by 960
- AntitoneOnstatement and proof · cited by 266
- ConcaveOnstatement and proof · cited by 159
- slopestatement and proof · cited by 147
- ConcaveOn.negproof · cited by 29
- ConvexOn.slope_monoproof · cited by 8
- MonotoneOn.negproof · cited by 8
- slope_neg_funproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- ConcaveOn.antitoneOn_slope_gtproof · cited by 0
- ConcaveOn.antitoneOn_slope_ltproof · cited by 0