The output package of tracial pre-rounding (05_prerounding.tex, prop
tracial-prerounding): a finite standard-form algebra N; a finite shared
history alphabet Hist (the manuscript's tuples (i, r)); the ideal
posterior tuple law Q on Hist × X × Y; unit vectors u_{st} (indexed
by the full label rectangle (Hist × X) × (Hist × Y)), x_s, y_t; full
POVMs (A_s^a), (B_t^b) in N, Alice's used on the left and Bob's on
the right; and one finite shared classical seed with its two local history
samplers.
- Hist : Type
- histDecEq : DecidableEq self.Hist
- Seed : Type
Instances For
The ideal pair answer law q_{st}(a,b) = ⟪u_{st}, L(A_s^a) R(B_t^b) u_{st}⟫, defined on the full label rectangle.
Equations
- P.idealCorrelation = CommutingRepetition.tracialPairLaw P.N P.u P.A_ P.B_
Instances For
The label law π on S × T: the pushforward of the ideal posterior
tuple law under (h, x, y) ↦ ((h, x), (h, y)) — supported on matching
histories. [05_prerounding.tex, label-law-pi]
Instances For
The π-averaged ideal success
E_π ∑_{a,b} V(a,b | x(s), y(t)) ⟪u_{st}, L(A_s^a) R(B_t^b) u_{st}⟫.
[05_prerounding.tex, eq prerounding-ideal-success]
Equations
Instances For
The alignment defect
Δ = E_π(‖u_{st} − x_s‖² + ‖u_{st} − y_t‖²).
[05_prerounding.tex, eq prerounding-delta]
Equations
Instances For
The locally generated Alice tuple law J_A: the exact law of
(r_A(ω, x), x, y) when ω ∼ ν and (x, y) ∼ μ.
[05_prerounding.tex, eq prerounding-tv context; 07_main_theorem.tex, "The
exact Alice tuple marginal in the actual classical experiment is J_A"]
Equations
Instances For
The locally generated Bob tuple law J_B: the exact law of
(r_B(ω, y), x, y).
Equations
Instances For
The history mismatch probability
Pr[r_A ≠ r_B] under ω ∼ ν, (x, y) ∼ μ.
[05_prerounding.tex, eq prerounding-mismatch]
Equations
Instances For
Master conversion: a π-average over the label rectangle collapses to
a Q-average over tuples, since labelLaw is supported on matching
histories.
The abstract π-alignment of the package's data is its alignment.
Pushforward identity for the locally generated Alice law: a
J_A-average over tuples is the seeded-experiment average
(ω ∼ ν, (x,y) ∼ μ, tuple (r_A(ω,x), x, y)).
Weighted tracial pre-rounding (nodes 1.2 + 1.6.2;
05_prerounding.tex, prop tracial-prerounding, run as modified by
07_main_theorem.tex sec 7.4 for rational payoff tables): the referee
declares acceptance per coordinate with a fresh finite private coin of
bias V(aᵢ, bᵢ | xᵢ, yᵢ) — possible exactly because the payoffs are
rational — and the coins are never revealed, so no effect, sampler, or
label depends on them. The Section 5 machinery runs with the core
indicator replaced by the weight w_D ∈ [0,1] (eq
private-coin-core-weight), the accepted-word budget by the weighted
entropy inequality w·H₁(a) ≤ H₁(w·a) plus log-sum (eq
weighted-accepted-word-entropy), and the history budget by data
processing from the private-coin space; the manuscript notes every
constant is unchanged, so the conclusion is form-identical to the
predicate case, of which this statement is the generalization (the
predicate case is the specialization to {0,1}-valued — hence rational —
payoffs). Conclusion shape as in tracial_prerounding below.
Tracial pre-rounding (node 1.2; 05_prerounding.tex, prop
tracial-prerounding). Standing assumption of Section 5: the payoff is a
predicate. Given a tracially embeddable strategy for G^{⊗n} with success
θ > e^{−γn}, 0 < ε ≤ 1, γ ≤ ε/8, and ℓ = log(|A||B|), there is a
pre-rounded package and an η ≤ 8γ(ε + ℓ)/ε with: ideal success
≥ 1 − ε/4; alignment Δ ≤ 16η; D(Q‖J_A), D(Q‖J_B) ≤ 3η (with the
absolute continuity finiteness implies); d_TV(Q, J_A), d_TV(Q, J_B) ≤ κ = √(3η/2); and sampler mismatch Pr[r_A ≠ r_B] ≤ 4κ. The samplers'
marginals ARE J_A, J_B by definition of the package. Obtained from the
weighted form above: a predicate payoff is 0 or 1, both rational.