Documentation

MIPRE.Background.LIDT.MIPStarRE.LDT.SelfImprovement.MatrixRealization.Canonical.StrongDuality.Separation

Section 9 -- Canonical SDP separation argument #

This module contains the closed-image-cone separation argument and the resulting zero-duality-gap theorem for the canonical finite-dimensional matrix SDP.

References #

The map sending a primal matrix to its constraint image and objective value.

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    The closed image cone of positive semidefinite canonical primal matrices under the constraint-objective map.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      An actual positive semidefinite canonical primal matrix maps into the closed canonical primal image cone.

      A feasible canonical primal matrix maps to the image-cone point with constraint component equal to the identity.

      On the identity constraint fiber, the closed primal image cone contains exactly the objective values of feasible canonical primal matrices.

      If Xmax maximizes the canonical primal objective and t is strictly above its value, then the identity-fiber point with objective coordinate t is not in the closed primal image cone.

      A point outside the canonical primal image cone has a continuous real-linear separator.

      @[reducible, inline]

      Section 9 notation for the objective-coordinate coefficient of a separator.

      The calculation is supplied by the shared conic-separation layer in MIPStarRE.Quantum.FiniteConicDuality; this abbreviation preserves the matrix-SDP statement surface used by the source-labelled Section 9 lemmas.

      Equations
      Instances For

        A feasible functional dual bound on the canonical primal image cone gives a paper-form dual feasible matrix through the Hermitian trace-pairing representation.

        A paper-form dual minimizer is also minimal among feasible functional dual bounds on the canonical primal image cone.

        A separating functional above a feasible primal value produces a better dual-feasible point.

        Paper origin: references/ldt-paper/self_improvement.tex lines 82--190 (\label{lem:sdp}). This is the normalized-separator step in the proof of strong duality for the canonical SDP: separating the point (I,t) from the closed primal image cone gives, through the real trace-pairing representative of the normalized constraint functional, a dual-feasible matrix whose dual objective is strictly below t.

        This lemma is a Lean-only organization of the separation proof. It does not change the paper-facing statement of lem:sdp.

        The canonical primal maximizer and dual minimizer exist, and their attained values satisfy weak duality. This packages the attained optima but is not the zero-gap strong-duality theorem.

        The canonical matrix SDP has a primal-dual optimal pair with zero duality gap.

        This is the finite-dimensional strong-duality conclusion used in the paper's Section 9 SDP argument. The proof combines compact attainment, separation of the closed primal image cone, and the trace-pairing representation of the normalized separator; it does not add an auxiliary dominance hypothesis on the dual matrix.