On the polar cone, the polar gauge of an indicator is 0.
Text 15.0.7: Let K ⊆ ℝⁿ be a convex cone and let k = δ(· | K) be its indicator function.
Then the polar kᵒ agrees with the conjugate k*, and it is the indicator of the polar cone
Kᵒ := {x⋆ ∈ ℝⁿ | ⟪x, x⋆⟫ ≤ 0 for all x ∈ K}.
In this development, ℝⁿ is Fin n → ℝ, the indicator δ(· | K) is erealIndicator K, the polar
kᵒ is polarGauge k, the conjugate k* is given by x⋆ ↦ sup_x (⟪x, x⋆⟫ - k x), and
⟪x, x⋆⟫ is x ⬝ᵥ x⋆.
Text 15.0.8: Define k : ℝ² → [0, +∞) by
k(ξ₁, ξ₂) = sqrt (ξ₁^2 + ξ₂^2) + ξ₁. Then k is a closed gauge function.
Its polar gauge k^∘ is given by the piecewise formula
k^∘(ξ₁⋆, ξ₂⋆) = (1/2) * ((ξ₂⋆)^2 / ξ₁⋆ + ξ₁⋆) if 0 < ξ₁⋆,
k^∘(0, 0) = 0, and k^∘(ξ₁⋆, ξ₂⋆) = +∞ otherwise.
Neither k nor k^∘ is a norm (e.g. neither is an even function).
Instances For
Rewrite gaugeSqrtSumSq_add_fst using the Euclidean norm on ℝ².
Nonnegativity of gaugeSqrtSumSq_add_fst.
Positive homogeneity of gaugeSqrtSumSq_add_fst.
The epigraph of gaugeSqrtSumSq_add_fst is closed.
Text 15.0.8 (closed gauge): the function gaugeSqrtSumSq_add_fst is a gauge and its epigraph is
closed.
Text 15.0.8 (polar formula): explicit piecewise formula for the polar gauge of
gaugeSqrtSumSq_add_fst.
Equations
Instances For
If xStar 0 < 0, the polar gauge of gaugeSqrtSumSq_add_fst is ⊤.
If xStar 0 = 0 and xStar 1 ≠ 0, the polar gauge is ⊤.
Feasible multiplier for the polar gauge when xStar 0 > 0.
A point that attains the polar inequality when xStar 0 > 0.
Compute the polar gauge value for xStar 0 > 0.
Text 15.0.8 (polar gauge): the polar gauge of gaugeSqrtSumSq_add_fst agrees with the explicit
formula polarGaugeSqrtSumSq_add_fst.
Evaluate gaugeSqrtSumSq_add_fst on ![1,0] and its negation.
The witness ![1,0] shows gaugeSqrtSumSq_add_fst is not even.
Text 15.0.8 (not a norm): gaugeSqrtSumSq_add_fst is not even.
Evaluate polarGaugeSqrtSumSq_add_fst on ![1,0] and its negation.
The witness ![1,0] shows polarGaugeSqrtSumSq_add_fst is not even.
Text 15.0.8 (not a norm): the polar gauge polarGaugeSqrtSumSq_add_fst is not even.
Text 15.0.9: Let k be a gauge and let kᵒ be its polar gauge. Then for every x in the
effective domain of k and every x⋆ in the effective domain of kᵒ,
⟪x, x⋆⟫ ≤ k x * kᵒ x⋆.
In this development, we represent kᵒ by polarGauge k, the pairing ⟪x, x⋆⟫ by x ⬝ᵥ x⋆,
and we model domain assumptions as k x ≠ ⊤ and polarGauge k x⋆ ≠ ⊤.
If k is a norm (i.e. k (-x) = k x and k is finite and positive away from 0), then
|⟪x, x⋆⟫| ≤ k x * kᵒ x⋆ for all x, x⋆.
Absolute-value form of the polar gauge inequality under norm-like hypotheses.
Candidate gauge defined by infimum of feasible multipliers.
Equations
- innerMulGauge j x = sInf (innerMulFeasible j x)
Instances For
The infimum definition yields zero at the origin.
If h is nonnegative and provides a feasible multiplier on H, then innerMulGauge ≤ h on H
and hence innerMulGauge is finite on H.
On the effective domain, innerMulGauge satisfies the defining inequality.
The inner-multiplier gauge is a gauge.
Epigraph as an intersection of halfspaces for innerMulGauge.
The epigraph of innerMulGauge is closed.