Section 5 — Rounding To Projectors Core #
Internal lemmas for the orthogonalization and rounding-to-projectors chain.
This file extracts the consistency-to-almost-projective and spectral/rounding
steps so that QXPLayer.lean can depend on them without importing the full
Section 5 theorem file.
References #
references/ldt-paper/orthonormalization.texblueprint/src/chapter/ch04_projective.tex
Orthonormalization helper lemmas #
The source idempotence defect of a measurement is nonnegative.
Consistency implies almost-projective: if A is ζ-consistent
with B, then A is 2ζ-almost-projective.
Right-register form of consistency-to-almost-projective: if A and B
are ζ-consistent across (H_A\otimes H_B), then Bob's lifted measurement is
2ζ-almost-projective on the right tensor factor.
The zero family is a projective submeasurement. This supplies trivial
large-error branches where the target error bound is already at least the
universal qSDD ≤ 1 estimate.
Equations
- MIPStarRE.LDT.MakingMeasurementsProjective.zeroProjSubMeas = { outcome_pos := ⋯, sum_eq_total := ⋯, total_le_one := ⋯, proj := ⋯ }
Instances For
The zero projective submeasurement is within unit qSDD of any lifted
submeasurement on a normalized state.
The zero projective submeasurement is within unit qSDD of any
right-placed submeasurement on a normalized bipartite state.