Theorems · Theorem · real analysis
ConvexOn.monotoneOn_slope_lt
∀ {𝕜 : Type u_1} [inst : Field 𝕜] [inst_1 : LinearOrder 𝕜] [IsStrictOrderedRing 𝕜] {s : Set 𝕜} {f : 𝕜 → 𝕜} {x : 𝕜},
ConvexOn 𝕜 s f → x ∈ s → MonotoneOn (slope f x) {y | y ∈ s ∧ y < x}- Defined in
- Mathlib.Analysis.Convex.Deriv
- Cited by
- 1 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.
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.neproof · cited by 872
- MonotoneOnstatement · cited by 311
- ConvexOnstatement and proof · cited by 232
- slopestatement · cited by 147
- MonotoneOn.monoproof · cited by 16
- ConvexOn.slope_monoproof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- ConvexOn.hasDerivWithinAt_sSup_slope_of_mem_interiorproof · cited by 2