Documentation

TestingLowerBounds.Convex

Properties of convex functions #

Main definitions #

Main statements #

Notation #

Implementation details #

theorem ConvexOn.affine_le_of_mem_interior {f : } {s : Set } (hf : ConvexOn s f) {x : } {y : } (hx : x interior s) (hy : y s) :
rightDeriv f x * y + (f x - rightDeriv f x * x) f y
theorem Convex.subsingleton_of_interior_eq_empty {s : Set } (hs : Convex s) (h : interior s = ) :
s.Subsingleton
theorem ConvexOn.exists_affine_le {f : } {s : Set } (hf : ConvexOn s f) (hs : Convex s) :
∃ (c : ) (c' : ), xs, c * x + c' f x