Theorems · Theorem · real analysis
ConcaveOn.antitoneOn_slope_gt
∀ {𝕜 : Type u_1} [inst : Field 𝕜] [inst_1 : LinearOrder 𝕜] [IsStrictOrderedRing 𝕜] {s : Set 𝕜} {f : 𝕜 → 𝕜} {x : 𝕜},
ConcaveOn 𝕜 s f → x ∈ s → AntitoneOn (slope f x) {y | y ∈ s ∧ x < y}- Defined in
- Mathlib.Analysis.Convex.Deriv
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Set.ofPredstatement and proof · cited by 6,101
- IsStrictOrderedRingstatement and proof · cited by 2,490
- LT.lt.ne'proof · cited by 1,417
- AntitoneOnstatement · cited by 266
- ConcaveOnstatement and proof · cited by 159
- slopestatement · cited by 147
- AntitoneOn.monoproof · cited by 9
- ConcaveOn.slope_antiproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.