Documentation

MIPRE.Background.Repetition.CommutingRepetition.VN.Modular.Centralizer

An operator commuting with R commutes with 2 − R.

theorem CommutingRepetition.VN.Modular.inner_two_sub_R_apply {K : Type u_1} [NormedAddCommGroup K] [InnerProductSpace K] [CompleteSpace K] (M : VonNeumannAlgebra K) (Ω : K) (hs : IsSeparating (↑M) Ω) (hc : IsCyclic (↑M) Ω) {x y : K →L[] K} (hx : x M) (hy : y M) :
inner ((2 - R M Ω) (x Ω)) ((2 - R M Ω) ((star y) Ω)) = inner ((R M Ω * (2 - R M Ω)) (y Ω)) ((star x) Ω)

The bounded KMS-type identity: ⟪(2−R) xΩ, (2−R) y*Ω⟫ = ⟪R(2−R) yΩ, x*Ω⟫ for x, y ∈ M.

theorem CommutingRepetition.VN.Modular.inner_Ω_mul_comm {K : Type u_1} [NormedAddCommGroup K] [InnerProductSpace K] [CompleteSpace K] (M : VonNeumannAlgebra K) (Ω : K) (hs : IsSeparating (↑M) Ω) (hc : IsCyclic (↑M) Ω) {x y : K →L[] K} (hx : x M) (hxR : Commute x (R M Ω)) (hy : y M) :
inner Ω ((x * y) Ω) = inner Ω ((y * x) Ω)

(M2): an element of M commuting with R is ψ-central: ψ(x y) = ψ(y x).

The centralizer #

The centralizer of ψ: elements of M commuting with R (hence with every bounded Borel function of R; in particular fixed by the modular group).

Equations
Instances For
    theorem CommutingRepetition.VN.Modular.IsCentral.σ_eq {K : Type u_1} [NormedAddCommGroup K] [InnerProductSpace K] [CompleteSpace K] {M : VonNeumannAlgebra K} {Ω : K} {x : K →L[] K} (h : IsCentral M Ω x) (t : ) :
    σ M Ω t x = x
    theorem CommutingRepetition.VN.Modular.IsCentral.mul {K : Type u_1} [NormedAddCommGroup K] [InnerProductSpace K] [CompleteSpace K] {M : VonNeumannAlgebra K} {Ω : K} {x y : K →L[] K} (hx : IsCentral M Ω x) (hy : IsCentral M Ω y) :
    IsCentral M Ω (x * y)
    theorem CommutingRepetition.VN.Modular.IsCentral.add {K : Type u_1} [NormedAddCommGroup K] [InnerProductSpace K] [CompleteSpace K] {M : VonNeumannAlgebra K} {Ω : K} {x y : K →L[] K} (hx : IsCentral M Ω x) (hy : IsCentral M Ω y) :
    IsCentral M Ω (x + y)
    theorem CommutingRepetition.VN.Modular.IsCentral.cfc_real {K : Type u_1} [NormedAddCommGroup K] [InnerProductSpace K] [CompleteSpace K] {M : VonNeumannAlgebra K} {Ω : K} {x : K →L[] K} (hx : IsCentral M Ω x) (f : ) :
    IsCentral M Ω (cfc f x)

    Real continuous functions of a central element are central.

    theorem CommutingRepetition.VN.Modular.IsCentral.tracial {K : Type u_1} [NormedAddCommGroup K] [InnerProductSpace K] [CompleteSpace K] {M : VonNeumannAlgebra K} {Ω : K} (hs : IsSeparating (↑M) Ω) (hc : IsCyclic (↑M) Ω) {x y : K →L[] K} (hx : IsCentral M Ω x) (hy : y M) :
    inner Ω ((x * y) Ω) = inner Ω ((y * x) Ω)

    (M2): ψ(x y) = ψ(y x) for central x and all y ∈ M.