Documentation

Convex.Function.QuasiConvexFirstOrder

the first order condition for quasiconvex function

theorem Quasiconvex_first_order_condition_right {E : Type u_1} [NormedAddCommGroup E] [InnerProductSpace E] {f : E} {f' : EE →L[] } {s : Set E} {x : E} (h : HasFDerivAt f (f' x) x) (xs : x s) (hf : QuasiconvexOn s f) (y : E) :
y sf y f x(f' x) (y - x) 0