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.
theorem
CommutingRepetition.StdTracialAlgebra.vnModel_Rop_eq
(M : StdTracialAlgebra)
(T : ↥M.vnAlg)
:
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
Instances For
The tracial extension of WP-B7: the concrete von Neumann model on the same L².
Equations
- M.vnExtension = { N' := M.vnModel, emb := M.LvHom, U := LinearIsometryEquiv.refl ℂ M.H, U_ι := ⋯, L_emb := ⋯, R_emb := ⋯ }