Documentation

MIPRE.Background.Repetition.CommutingRepetition.VN.Modular.RealSubspace

Self-adjoint decompositions #

y = a + i b with a = (y + y*)/2, b = -(i/2)(y − y*) self-adjoint.

theorem CommutingRepetition.VN.Modular.inner_eq_zero_of_sa {K : Type u_1} [NormedAddCommGroup K] [InnerProductSpace K] [CompleteSpace K] (N : VonNeumannAlgebra K) (Ω x : K) (h : aN, IsSelfAdjoint ainner x (a Ω) = 0) {y : K →L[] K} (hy : y N) :
inner x (y Ω) = 0

A vector orthogonal to a Ω for every self-adjoint a in a von Neumann algebra N is orthogonal to N Ω.

theorem CommutingRepetition.VN.Modular.inner_eq_zero_of_sa' {K : Type u_1} [NormedAddCommGroup K] [InnerProductSpace K] [CompleteSpace K] (N : VonNeumannAlgebra K) (Ω x : K) (h : aN, IsSelfAdjoint ainner (a Ω) x = 0) {y : K →L[] K} (hy : y N) :
inner (y Ω) x = 0
theorem CommutingRepetition.VN.Modular.eq_zero_of_inner_orbit {K : Type u_1} [NormedAddCommGroup K] [InnerProductSpace K] [CompleteSpace K] (N : VonNeumannAlgebra K) {Ω : K} (hd : Dense (orbit (↑N) Ω)) {x : K} (h : yN, inner x (y Ω) = 0) :
x = 0

A vector orthogonal to N Ω for a von Neumann algebra N with N Ω dense is zero.

The real subspace 𝒦 = closure (M_s Ω) #

{a Ω | a ∈ M self-adjoint}.

Equations
Instances For

    The real span of M_s Ω (already a real subspace, taken as a span for convenience).

    Equations
    Instances For

      The closed real subspace 𝒦 = closure (M_s Ω).

      Equations
      Instances For
        theorem CommutingRepetition.VN.Modular.Kre_induction {K : Type u_1} [NormedAddCommGroup K] [InnerProductSpace K] [CompleteSpace K] (M : VonNeumannAlgebra K) (Ω : K) {p : KProp} (hp : IsClosed {x : K | p x}) (h0 : p 0) (hadd : ∀ (x y : K), p xp yp (x + y)) (hsmul : ∀ (c : ) (x : K), p xp (c x)) (hgen : aM, IsSelfAdjoint ap (a Ω)) {x : K} (hx : x Kre M Ω) :
        p x

        Induction principle for 𝒦: a closed property holding on M_s Ω and stable under real linear combinations holds on 𝒦.

        theorem CommutingRepetition.VN.Modular.im_inner_commutant_sa {K : Type u_1} [NormedAddCommGroup K] [InnerProductSpace K] [CompleteSpace K] (M : VonNeumannAlgebra K) (Ω : K) {x : K} (hx : x Kre M Ω) {a' : K →L[] K} (ha' : a' M.commutant) (hsa' : IsSelfAdjoint a') :
        (inner x (a' Ω)).im = 0

        ⟪x, a′ Ω⟫ is real for x ∈ 𝒦 and self-adjoint a′ ∈ M′ (RvD Prop. 4.1).

        M′_s Ω ⊆ (i𝒦)^⊥: the self-adjoint commutant orbit lies in the symplectic complement.

        The standard subspace (RvD Prop. 4.1) #

        𝒦 ∩ i𝒦 = 0: a vector in both is orthogonal to M′ Ω, which is dense since Ω is separating for M.

        theorem CommutingRepetition.VN.Modular.Kre_sup_mulI {K : Type u_1} [NormedAddCommGroup K] [InnerProductSpace K] [CompleteSpace K] (M : VonNeumannAlgebra K) (Ω : K) (hc : IsCyclic (↑M) Ω) :
        Kre M Ω(Kre M Ω).mulI =

        𝒦 + i𝒦 is dense: a vector real-orthogonal to both is orthogonal to M Ω.

        The standard subspace 𝒦 = closure (M_s Ω) of a cyclic separating vector.

        Equations
        Instances For