Documentation

MIPRE.Background.Repetition.CommutingRepetition.VN.Cyclic

The cyclic subspace #

The linear span of {x ξ | x ∈ S}.

Equations
Instances For

    The closed cyclic subspace [S ξ].

    Equations
    Instances For
      theorem CommutingRepetition.VN.apply_mem_orbit {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] {S : Set (H →L[] H)} {ξ : H} {x : H →L[] H} (hx : x S) :
      x ξ orbit S ξ
      theorem CommutingRepetition.VN.apply_mem_orbit_of_mem {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (N : VonNeumannAlgebra H) (ξ : H) {x : H →L[] H} (hx : x N) {v : H} (hv : v orbit (↑N) ξ) :
      x v orbit (↑N) ξ

      The orbit of a von Neumann algebra is invariant under the algebra.

      theorem CommutingRepetition.VN.apply_mem_cyclicSpace_of_mem {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (N : VonNeumannAlgebra H) (ξ : H) {x : H →L[] H} (hx : x N) {v : H} (hv : v cyclicSpace (↑N) ξ) :
      x v cyclicSpace (↑N) ξ

      The cyclic subspace of a von Neumann algebra is invariant under the algebra.

      The projection onto the cyclic subspace [N ξ].

      Equations
      Instances For

        The projection onto [N ξ] lies in the commutant N′.

        The projection onto [N′ ξ] lies in N.

        Cyclic and separating vectors #

        ξ is cyclic for S: span (S ξ) is dense.

        Equations
        Instances For

          ξ is separating for S: x ξ = 0 ⇒ x = 0 for x ∈ S.

          Equations
          Instances For

            A vector separating for N is cyclic for N′ ([N′ ξ]^⊥ is N-invariant, so its projection is in N and kills ξ).

            A vector cyclic for N′ is separating for N.

            theorem CommutingRepetition.VN.IsSeparating.mono {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] {S T : Set (H →L[] H)} {ξ : H} (h : IsSeparating T ξ) (hST : ST) :
            theorem CommutingRepetition.VN.isSeparating_of_faithful {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] {S : Set (H →L[] H)} {ξ : H} (h : xS, inner ξ ((star x * x) ξ) = 0x = 0) :

            A vector state faithful on N gives a separating vector.

            From convergence at a separating vector to strong convergence #

            theorem CommutingRepetition.VN.tendsto_of_dense {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] {ι : Type u_2} {l : Filter ι} {T : ιH →L[] H} {L : H →L[] H} {C : } (hC : ∀ (i : ι), T i C) {s : Set H} (hs : Dense s) (h : vs, Filter.Tendsto (fun (i : ι) => (T i) v) l (nhds (L v))) (ξ : H) :
            Filter.Tendsto (fun (i : ι) => (T i) ξ) l (nhds (L ξ))

            Bounded pointwise convergence on a dense set gives pointwise convergence everywhere.

            theorem CommutingRepetition.VN.tendstoStrongBdd_of_tendsto_separating {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (N : VonNeumannAlgebra H) {ξ : H} ( : IsSeparating (↑N) ξ) {ι : Type u_2} {l : Filter ι} {T : ιH →L[] H} {L : H →L[] H} (hT : ∀ (i : ι), T i N) (hL : L N) {C : } (hC : ∀ (i : ι), T i C) (h : Filter.Tendsto (fun (i : ι) => (T i) ξ) l (nhds (L ξ))) :

            Convergence at a separating vector, with a uniform norm bound, upgrades to bounded strong convergence (the commutant orbit N′ ξ is dense and T i (y ξ) = y (T i ξ)).