theorem
section13_supportFunctionEReal_ne_top_of_isBounded
{n : ℕ}
{C : Set (Fin n → ℝ)}
(hCbd : Bornology.IsBounded C)
(xStar : Fin n → ℝ)
:
A bounded set has a support function that never takes the value ⊤.
theorem
section13_isBounded_of_supportFunctionEReal_finite
{n : ℕ}
{C : Set (Fin n → ℝ)}
(hfinite : ∀ (xStar : Fin n → ℝ), supportFunctionEReal C xStar ≠ ⊤ ∧ supportFunctionEReal C xStar ≠ ⊥)
:
If the support function of a nonempty set is finite everywhere, then the set is bounded.
theorem
exists_supportFunctionEReal_iff_boundedConvex_posHom_finite
{n : ℕ}
(f : (Fin n → ℝ) → EReal)
:
Corollary 13.2.2. The support functions of the non-empty bounded convex sets are the finite positively homogeneous convex functions.