Documentation

Books.ConvexAnalysis_Rockafellar_1970.Chapters.Chap03.section14_part4

Points in the polar (w.r.t. flipped evaluation) of the barrier cone of a closed convex set are recession directions.

Corollary 14.2.1. The polar of the barrier cone of a non-empty closed convex set C is the recession cone of C.

The zero vector always lies in the recession cone of an EReal function.

If a set is contained in {0}, then its polar cone is all of the dual space.

A polar cone is all of the dual space iff the original set is contained in {0}.

A set equals {0} iff its polar cone is univ, provided it contains 0.

theorem section14_add_mem_of_add_mem_nat_smul {E : Type u_1} [AddCommGroup E] [Module E] {C : Set E} {y : E} (hadd : xC, x + y C) {x : E} (_hx : x C) (m : ) :
x + m y C

If C is closed under translation by y, then all natural translates stay in C.

theorem section14_mem_recessionCone_of_add_mem {E : Type u_1} [AddCommGroup E] [Module E] {C : Set E} (hconv : Convex C) {y : E} (hadd : xC, x + y C) :

If C is convex and C + y ⊆ C, then y lies in the recession cone.

theorem section14_convex_sublevel {E : Type u_1} [AddCommGroup E] [Module E] {f : EEReal} (hfconv : ConvexERealFunction f) (α : ) :
Convex {x : E | f x α}

Sublevel sets of a Jensen-convex EReal function are convex.

A recession direction of f is a recession direction of every real sublevel set of f.

If f is proper, convex, and lower semicontinuous, then any recession direction of a nonempty real sublevel set is a recession direction of f.

Corollary 14.2.2. Let f be a closed proper convex function. In order that the sublevel set {x | f x ≤ α} be bounded for every α ∈ ℝ, it is necessary and sufficient that 0 ∈ int (dom f*). Here f* is the Fenchel–Legendre conjugate and dom denotes the effective domain (the set where the value is finite).

In this formalization we record a topology-free equivalent criterion: the polar cone of the recession cone of f is all of the dual space.