Documentation

MIPRE.Background.Repetition.CommutingRepetition.VN.Commutation

theorem CommutingRepetition.StdTracialAlgebra.ext_of_eq_on_ι (M : StdTracialAlgebra) {F G : M.H →L[] M.H} (h : ∀ (a : M.A), F (M.ι a) = G (M.ι a)) :
F = G

Two operators agreeing on ι(M.A) are equal.

theorem CommutingRepetition.StdTracialAlgebra.vnAlg_comm_conjJ (M : StdTracialAlgebra) {T T' : M.H →L[] M.H} (hT : T M.vnAlg) (hT' : T' M.vnAlg) :
T * M.conjJ T' = M.conjJ T' * T

Tracial commutation: R(M)′ commutes with J R(M)′ J.

theorem CommutingRepetition.StdTracialAlgebra.mem_vnAlg_of_tendsto (M : StdTracialAlgebra) {T : M.H →L[] M.H} {L : M.H →L[] M.H} (hT : ∀ (n : ), T n M.vnAlg) (h : ∀ (ξ : M.H), Filter.Tendsto (fun (n : ) => (T n) ξ) Filter.atTop (nhds (L ξ))) :

R(M)′ is closed under pointwise limits of sequences.

The right action of the concrete model is conjugation by J of the adjoint.

Lv as a unital star algebra homomorphism M.A →⋆ₐ[ℂ] vnAlg M.

Equations
  • M.LvHom = { toFun := M.Lv, map_one' := , map_mul' := , map_zero' := , map_add' := , commutes' := , map_star' := }
Instances For

    The tracial extension of WP-B7: the concrete von Neumann model on the same L².

    Equations
    Instances For