The gap-function certificate δ_N(x) = ∑_{k=0}^N α_k ⟪g(y_k), y_k - x⟫.
Instances For
Evaluating gapFunctionCertificate at x gives the defining finite sum
∑_{k=0}^N α_k ⟪g(y_k), y_k - x⟫.
Bridge theorem: the weighted primal-dual gap is bounded by the supremum of the certificate
image on P. This is the canonical sSup form of the source certificate estimate, before any
explicit residual sequence r_N is inserted.
Bridge theorem from pointwise certificate control to the raw gap bound. This is not the main
source-facing statement of Lemma 3.24; it is the residual-bound corollary obtained by combining
the sSup bridge above with the pointwise estimate δ_N(x) ≤ r_N.
Lemma 3.24: if the weighted primal-dual gap is controlled by the attained certificate maximum
max_{x ∈ P} δ_N(x) and these maxima are bounded above by r_N, then for every stage N the
source decomposition
(\hat f_N - f^*) + (\phi^* - inf_{x ∈ P} ψ(x, \hat u_N))
with \hat f_N = dotProduct (α N) (fun k ↦ ψ (y N k) (u N k)) and
\hat u_N = (Finset.univ).centerMass (α N) (u N) lies in the interval
[0, \hat f_N - inf_{x ∈ P} ψ(x, \hat u_N)], and that gap is bounded above by r_N.
Companion sSup reformulation of Lemma 3.24. The source-facing statement above uses an
explicit attained maximum δMax N; this theorem keeps only the canonical supremum bound.
Companion gap-only corollary of Lemma 3.24 under pointwise certificate control.
Companion convergence form under pointwise certificate control.