LF3 Singlet / Leakage: finite-leakage stability of kernel, correlation, marginals #
Category: 3-Local (LF3 finite-leakage bounds on all four kernel quantities, parameterised by εA, εB).
Paper §7.
Each finite-leakage bound is a triangle inequality on the appropriate finite
sum over Sign × Sign or Sign, with the per-sector deviation supplied by
sectorVolume_finite_leakage and LeakageCompat. Composes
sectorVolume_finite_leakage from Projectors/SectorVolume.lean with the
cst_squared_eq algebraic core.
Singlet pointer-probability finite-leakage bound (paper §7.5). The
measured pointer-sector frequency deviates from P_{st}(a, b) by at most
εA + εB + εA · εB. Composes sectorVolume_finite_leakage (operator
layer) with cst_squared_eq (algebraic-core identity).
Singlet correlation finite-leakage bound (paper §7.6). The measured
correlation deviates from −a·b by at most 4(εA + εB + εA · εB).
Triangle inequality on the four-term Sign × Sign sum, each term bounded
by the per-sector leakage.
Singlet A-side marginal finite-leakage bound (paper §7.7).
Singlet B-side marginal finite-leakage bound (paper §7.7).