Self-consistency: core squared-mass bounds #
Squared-mass lower bound lemma derived from bipartite self-consistency on
permutation-invariant states (prop:cool-prop).
References #
references/ldt-paper/preliminaries.texblueprint/src/chapter/ch03_preliminaries.tex
Squared mass lower bound from bipartite SSC (prop:cool-prop).
If A is ζ-strongly self-consistent on a permutation-invariant state, then ∑_a ⟨ψ| A_a² ⊗ I |ψ⟩ ≥ ∑_a ⟨ψ| A_a ⊗ I |ψ⟩ − ζ.
Proof:
- Apply Cauchy-Schwarz to the families
A_a ⊗ IandI ⊗ A_a. - Use permutation invariance to identify the two square-mass factors.
- Conclude
∑ₐ ⟨ψ|(A_a)^2 ⊗ I|ψ⟩ ≥ ∑ₐ ⟨ψ|A_a ⊗ A_a|ψ⟩. - Combine with
BipartiteSSCRelon the constantUnit-indexed family.
lem:completion-missing-mass-bound.
This is the source-style missing-mass estimate used immediately before
prop:completing-to-measurement in the paper. The current formalization keeps
the left-register placement explicit via leftTensor.
prop:other-two-notions-of-self-consistency.
Proof:
- Expand
qConsDefectfor the left/right lifts. - Bound the total-overlap term
⟨ψ|A ⊗ A|ψ⟩by⟨ψ|A ⊗ I|ψ⟩usingA.total ≤ I. - The remaining expression is exactly the bipartite SSC defect.
- Average over questions and use the hypothesis.
Diagonal consistency for a full measurement is exactly bipartite strong self-consistency.
This is the converse of otherTwoNotionsOfSelfConsistency in the special case
where the indexed family is measurement-valued. Completeness identifies both
total-mass terms with the identity operator, so the self-ConsRel defect
G ⊗ I ≃ I ⊗ G and the diagonal SSC defect have the same questionwise
quantity.
For full measurements, bipartite SSC and diagonal self-consistency are equivalent.