Text 16.0.1: Basic operations on a convex function and their effect on the Fenchel conjugate.
- If
his translated bya, i.e.f x = h (x - a), thenf* x* = h* x* + ⟪a, x*⟫. - If a linear functional is added, i.e.
f x = h x + ⟪x, a*⟫, thenf* x* = h* (x* - a*). - For a real constant
α, the conjugate ofh + αish* - α.
As a special case, for a set C, the support function of the translate C + a is
supportFunctionEReal C + ⟪a, ·⟫, since the support function is the conjugate of the indicator
function.
Range rewrite for adding a linear functional inside fenchelConjugate.
Range rewrite for adding a constant inside fenchelConjugate.
Text 16.0.2: The polar of a convex set C is a ≤ 1 level set of the support function
δ^*(· | C), namely
C^∘ = {x^* | δ^*(x^* | C) ≤ 1}.
The conjugate of the constant zero function is the indicator of {0}.
The conjugate of the singleton indicator is the constant zero function.
Theorem 16.1: For any proper convex function f, one has (λ f)^* = f^* λ and
(f λ)^* = λ f^*, 0 ≤ λ < ∞.
Here f^* is the Fenchel conjugate fenchelConjugate n f, λ f is pointwise multiplication
x ↦ (λ : EReal) * f x, and f λ is the right scalar multiple rightScalarMultiple f λ.
Nonempty intersection in Euclidean space corresponds to non-disjoint intrinsic interiors.
Proper separation of a submodule and an effective domain in terms of recession inequalities.
Lemma 16.2. Let L be a subspace of ℝ^n and let f be a proper convex function.
Then L meets ri (dom f) if and only if there exists no vector xStar ∈ L^⊥ such that
(f^*0^+)(xStar) ≤ 0 and (f^*0^+)(-xStar) > 0.
Here dom f is the effective domain effectiveDomain univ f, ri is euclideanRelativeInterior,
and (f^*0^+) is represented as recessionFunction (fenchelConjugate n f).
Coordinate form of a Euclidean linear map, viewed as a map into Fin m → ℝ.
Equations
- section16_coordLinearMap A = ↑(EuclideanSpace.equiv (Fin m) ℝ).toLinearEquiv ∘ₗ A
Instances For
Convert the range-preimage intersection into an explicit witness.
Characterize the orthogonal complement of a range via the adjoint.
Rewrite orthogonality over the range in an existential statement.