Documentation

MIPRE.Background.LIDT.MIPStarRE.LDT.Commutativity.Scaffold.Core

Section 11 commutativity: core operator estimates #

Core operator-ordering notation and elementary comparison lemmas shared across the Section 11 commutativity argument.

References #

noncomputable def MIPStarRE.LDT.Commutativity.commDataProcessedGError (params : Parameters) (gamma zeta : Error) :

Displayed error term for lem:comm-data-processed-g.

Equations
Instances For
    noncomputable def MIPStarRE.LDT.Commutativity.comMainError (params : Parameters) (gamma zeta : Error) :

    Displayed error term for thm:com-main.

    Equations
    Instances For
      @[reducible, inline]
      abbrev MIPStarRE.LDT.Commutativity.CommDataProcessedGConclusion {ι : Type u_1} [Fintype ι] [DecidableEq ι] (params : Parameters) [FieldModel params.q] (strategy : SymStrat params.next ι) (family : IdxPolyFamily params ι) (gamma zeta : Error) :

      Paper origin: references/ldt-paper/commutativity-G.tex:16-47 (\label{lem:comm-data-processed-g}).

      Displayed conclusion of the commutativity-of-G-after-evaluation lemma. The strategy state is bipartite. Alice-side measurements are lifted to the left tensor factor, while Bob-side postprocessed point measurements are lifted to the right tensor factor.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        @[reducible, inline]
        abbrev MIPStarRE.LDT.Commutativity.ComMainConclusion {ι : Type u_1} [Fintype ι] [DecidableEq ι] (params : Parameters) [FieldModel params.q] (strategy : SymStrat params.next ι) (family : IdxPolyFamily params ι) (gamma zeta : Error) :

        Paper origin: references/ldt-paper/commutativity-G.tex:228-257 (\label{thm:com-main}).

        Displayed conclusion of the commutativity-of-G theorem.

        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          structure MIPStarRE.LDT.Commutativity.NormalizationConditionStatement {ι : Type u_1} [Fintype ι] [DecidableEq ι] {OutcomeA : Type u_2} {OutcomeB : Type u_3} [Fintype OutcomeA] [Fintype OutcomeB] (P : SubMeas OutcomeA ι) (Q : ProjSubMeas OutcomeB ι) :

          Paper origin: references/ldt-paper/commutativity-G.tex:309-338 (\label{lem:normalization-condition}); records the Hermitian-square / identity-bound expansion used inside the proof of the commutativity theorem \label{thm:com-main} (references/ldt-paper/commutativity-G.tex:228-378).

          Conclusion statement for lem:normalization-condition.

          Instances For