Documentation

Books.ConvexAnalysis_Rockafellar_1970.Chapters.Chap03.section15_part21

theorem polarSetProd_bipolar_eq_closure_of_convex_zeroMem {n : } (C : Set ((Fin n) × )) (hCconv : Convex C) (hC0 : 0 C) :

Bipolarity for polarSetProd, using the closed convex bipolar theorem.

theorem hbot_of_nonneg {n : } {f : (Fin n)EReal} (hf_nonneg : ∀ (x : Fin n), 0 f x) (x : Fin n) :
f x

Nonnegativity rules out the value .

theorem mu_nonneg_of_vertReflect_mem_polarSetProd_epigraph {n : } {f : (Fin n)EReal} (hf0 : f 0 = 0) {xStar : Fin n} {μ : } (hmem : vertReflect (xStar, μ) polarSetProd (epigraph Set.univ f)) :
0 μ

If a reflected point lies in the polar of the epigraph and f 0 = 0, then the height is nonnegative.