Documentation

MIPRE.Background.Repetition.CommutingRepetition.Tracial.CommutantPullback

More on J #

theorem CommutingRepetition.StdTracialAlgebra.J_L_J (M : StdTracialAlgebra) (a : M.A) (v : M.H) :
M.J ((M.L a) (M.J v)) = (M.Rop (star a)) v

J L(a) J = R(a*).

Conjugation by J, G ↦ J G J, as a (linear) bounded operator.

Equations
Instances For
    theorem CommutingRepetition.StdTracialAlgebra.conjJ_apply (M : StdTracialAlgebra) (G : M.H →L[] M.H) (v : M.H) :
    (M.conjJ G) v = M.J (G (M.J v))
    theorem CommutingRepetition.StdTracialAlgebra.conjJ_sum (M : StdTracialAlgebra) {ι : Type u_1} (s : Finset ι) (G : ιM.H →L[] M.H) :
    M.conjJ (∑ is, G i) = is, M.conjJ (G i)
    theorem CommutingRepetition.StdTracialAlgebra.conjJ_mem_vnAlg (M : StdTracialAlgebra) {G : M.H →L[] M.H} (hG : ∀ (m : M.A), Commute G (M.L m)) :

    J G J commutes with the right action when G commutes with the left action.

    J G J is positive when G is.

    theorem CommutingRepetition.StdTracialAlgebra.traceState_conjJ (M : StdTracialAlgebra) (σ E : M.A) {G : M.H →L[] M.H} (hsa : IsSelfAdjoint G) (hG : ∀ (m : M.A), Commute G (M.L m)) :
    M.traceState (M.L (star σ) * M.L E * M.L σ * M.conjJ G) = inner (M.ι σ) ((M.L E) (G (M.ι σ)))

    The pullback identity: φ(L(σ)* L(E) L(σ) · JGJ) = ⟪ισ, L(E) G ισ⟫ for G in the commutant of the left action.

    Positivity in vnAlg #

    A positive operator in vnAlg is algebraically positive there (a single square).

    L a as an element of vnAlg M.

    Equations
    Instances For
      theorem CommutingRepetition.StdTracialAlgebra.coe_sum_vnAlg (M : StdTracialAlgebra) {ι : Type u_1} (s : Finset ι) (f : ιM.vnAlg) :
      (∑ xs, f x) = xs, (f x)
      theorem CommutingRepetition.StdTracialAlgebra.Lv_sum (M : StdTracialAlgebra) {ι : Type u_1} (s : Finset ι) (f : ιM.A) :
      M.Lv (∑ xs, f x) = xs, M.Lv (f x)

      The pulled-back tracial strategy #

      noncomputable def CommutingRepetition.TraciallyEmbeddableCorrelation.Fv {Xc Ac : Type} [Fintype Xc] [Fintype Ac] (q : TraciallyEmbeddableCorrelation Xc Ac) (y : Xc) (b : Ac) :
      q.M.vnAlg

      Bob's pulled-back effect J G J in vnAlg.

      Equations
      Instances For

        The tracial strategy realizing a commutant-form correlation (node 1.1.4): the model vnModel M, density L(σ), Alice's effects L(E), Bob's effects J G J.

        Equations
        • One or more equations did not get rendered due to their size.
        Instances For