Documentation

MIPRE.Background.Repetition.CommutingRepetition.Resolver.ArenaDef

structure CommutingRepetition.ResolverArena (M : StdTracialAlgebra) {I J A B : Type} [Fintype I] [Fintype J] [Fintype A] [Fintype B] (F : I → A → M.A) (G : J → B → M.A) :

The resolver arena, consumed form (node 1.2.5; 04_resolver_corner.tex, thm common-resolver-arena): a finite tracial standard-form algebra N, POVMs š– _i (Alice) and š–”_j (Bob) in N, and for every density σ ∈ M and index pair (i, j) a branch vector Φ_{ij} ∈ L²(N) reproducing the exact pairings of the input effect families: ‖Φ_{ij}‖² = Ļ„(σ* F_i σ G_j) (eq joint-branch-norm) and ⟪Φ_{ij}, L(š– _i^a) R(š–”_j^b) Φ_{ij}⟫ = Ļ„(σ* F_i^a σ G_j^b) (eq joint-branch-answer-weight), with the totals F_i = āˆ‘_a F_i^a, G_j = āˆ‘_b G_j^b (eq effect-refinements).

Instances For