Documentation

MIPRE.Background.Repetition.CommutingRepetition.VN.Modular.WOTCompact

theorem CommutingRepetition.VN.WOT.eq_of_clusterPt_of_tendsto {Y : Type u_2} [TopologicalSpace Y] [T2Space Y] {ι : Type u_3} {l : Filter ι} [l.NeBot] {f : ιY} {y L : Y} (h : ClusterPt y (Filter.map f l)) (hf : Filter.Tendsto f l (nhds L)) :
y = L

A cluster point of a convergent sequence is its limit.

theorem CommutingRepetition.VN.WOT.clusterPt_map_seq {Y : Type u_2} {Z : Type u_3} [TopologicalSpace Y] [TopologicalSpace Z] {ι : Type u_4} {l : Filter ι} {f : ιY} {y : Y} (h : ClusterPt y (Filter.map f l)) {Φ : YZ} ( : Continuous Φ) :
ClusterPt (Φ y) (Filter.map (fun (i : ι) => Φ (f i)) l)

Cluster points are transported by continuous maps.

noncomputable def CommutingRepetition.VN.WOT.coeff {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] (T : H →L[] H) :
H × H

The matrix coefficients of an operator.

Equations
Instances For

    The compact box containing the coefficient functions of the unit ball.

    Equations
    Instances For
      theorem CommutingRepetition.VN.WOT.F_eq_of_forall {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (N : VonNeumannAlgebra H) (x : H →L[] H) (hx : ∀ (n : ), x n N IsSelfAdjoint (x n) x n 1) {F : H × H} (hF : ClusterPt F (Filter.map (fun (n : ) => coeff (x n)) Filter.atTop)) {Φ : (H × H)} ( : Continuous Φ) (h : ∀ (n : ), Φ (coeff (x n)) = 0) :
      Φ F = 0

      A closed identity satisfied by all coeff (x n) is satisfied by F.

      theorem CommutingRepetition.VN.WOT.F_add_right {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (N : VonNeumannAlgebra H) (x : H →L[] H) (hx : ∀ (n : ), x n N IsSelfAdjoint (x n) x n 1) {F : H × H} (hF : ClusterPt F (Filter.map (fun (n : ) => coeff (x n)) Filter.atTop)) (ζ ξ₁ ξ₂ : H) :
      F (ζ, ξ₁ + ξ₂) = F (ζ, ξ₁) + F (ζ, ξ₂)
      theorem CommutingRepetition.VN.WOT.F_smul_right {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (N : VonNeumannAlgebra H) (x : H →L[] H) (hx : ∀ (n : ), x n N IsSelfAdjoint (x n) x n 1) {F : H × H} (hF : ClusterPt F (Filter.map (fun (n : ) => coeff (x n)) Filter.atTop)) (ζ ξ : H) (c : ) :
      F (ζ, c ξ) = c * F (ζ, ξ)
      theorem CommutingRepetition.VN.WOT.F_add_left {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (N : VonNeumannAlgebra H) (x : H →L[] H) (hx : ∀ (n : ), x n N IsSelfAdjoint (x n) x n 1) {F : H × H} (hF : ClusterPt F (Filter.map (fun (n : ) => coeff (x n)) Filter.atTop)) (ζ₁ ζ₂ ξ : H) :
      F (ζ₁ + ζ₂, ξ) = F (ζ₁, ξ) + F (ζ₂, ξ)
      theorem CommutingRepetition.VN.WOT.F_smul_left {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (N : VonNeumannAlgebra H) (x : H →L[] H) (hx : ∀ (n : ), x n N IsSelfAdjoint (x n) x n 1) {F : H × H} (hF : ClusterPt F (Filter.map (fun (n : ) => coeff (x n)) Filter.atTop)) (ζ ξ : H) (c : ) :
      F (c ζ, ξ) = (starRingEnd ) c * F (ζ, ξ)
      theorem CommutingRepetition.VN.WOT.F_symm {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (N : VonNeumannAlgebra H) (x : H →L[] H) (hx : ∀ (n : ), x n N IsSelfAdjoint (x n) x n 1) {F : H × H} (hF : ClusterPt F (Filter.map (fun (n : ) => coeff (x n)) Filter.atTop)) (ζ ξ : H) :
      F (ζ, ξ) = (starRingEnd ) (F (ξ, ζ))
      theorem CommutingRepetition.VN.WOT.F_commutant {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (N : VonNeumannAlgebra H) (x : H →L[] H) (hx : ∀ (n : ), x n N IsSelfAdjoint (x n) x n 1) {F : H × H} (hF : ClusterPt F (Filter.map (fun (n : ) => coeff (x n)) Filter.atTop)) {y : H →L[] H} (hy : y N.commutant) (ζ ξ : H) :
      F (ζ, (star y) ξ) = F (y ζ, ξ)
      theorem CommutingRepetition.VN.WOT.F_bound {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (N : VonNeumannAlgebra H) (x : H →L[] H) (hx : ∀ (n : ), x n N IsSelfAdjoint (x n) x n 1) {F : H × H} (hF : ClusterPt F (Filter.map (fun (n : ) => coeff (x n)) Filter.atTop)) (hbox : F box) (ζ ξ : H) :
      noncomputable def CommutingRepetition.VN.WOT.sesq {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (N : VonNeumannAlgebra H) (x : H →L[] H) (hx : ∀ (n : ), x n N IsSelfAdjoint (x n) x n 1) {F : H × H} (hF : ClusterPt F (Filter.map (fun (n : ) => coeff (x n)) Filter.atTop)) (hbox : F box) :

      The sesquilinear form F as a bounded sesquilinear map.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        theorem CommutingRepetition.VN.WOT.sesq_apply {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (N : VonNeumannAlgebra H) (x : H →L[] H) (hx : ∀ (n : ), x n N IsSelfAdjoint (x n) x n 1) {F : H × H} (hF : ClusterPt F (Filter.map (fun (n : ) => coeff (x n)) Filter.atTop)) (hbox : F box) (ζ ξ : H) :
        ((sesq N x hx hF hbox) ζ) ξ = F (ζ, ξ)
        noncomputable def CommutingRepetition.VN.WOT.limOp {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (N : VonNeumannAlgebra H) (x : H →L[] H) (hx : ∀ (n : ), x n N IsSelfAdjoint (x n) x n 1) {F : H × H} (hF : ClusterPt F (Filter.map (fun (n : ) => coeff (x n)) Filter.atTop)) (hbox : F box) :

        The operator L with ⟪L ζ, ξ⟫ = F (ζ, ξ).

        Equations
        Instances For
          theorem CommutingRepetition.VN.WOT.inner_limOp {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (N : VonNeumannAlgebra H) (x : H →L[] H) (hx : ∀ (n : ), x n N IsSelfAdjoint (x n) x n 1) {F : H × H} (hF : ClusterPt F (Filter.map (fun (n : ) => coeff (x n)) Filter.atTop)) (hbox : F box) (ζ ξ : H) :
          inner ((limOp N x hx hF hbox) ζ) ξ = F (ζ, ξ)
          theorem CommutingRepetition.VN.WOT.limOp_isSelfAdjoint {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (N : VonNeumannAlgebra H) (x : H →L[] H) (hx : ∀ (n : ), x n N IsSelfAdjoint (x n) x n 1) {F : H × H} (hF : ClusterPt F (Filter.map (fun (n : ) => coeff (x n)) Filter.atTop)) (hbox : F box) :
          IsSelfAdjoint (limOp N x hx hF hbox)
          theorem CommutingRepetition.VN.WOT.limOp_mem {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (N : VonNeumannAlgebra H) (x : H →L[] H) (hx : ∀ (n : ), x n N IsSelfAdjoint (x n) x n 1) {F : H × H} (hF : ClusterPt F (Filter.map (fun (n : ) => coeff (x n)) Filter.atTop)) (hbox : F box) :
          limOp N x hx hF hbox N
          theorem CommutingRepetition.VN.WOT.norm_limOp_le {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (N : VonNeumannAlgebra H) (x : H →L[] H) (hx : ∀ (n : ), x n N IsSelfAdjoint (x n) x n 1) {F : H × H} (hF : ClusterPt F (Filter.map (fun (n : ) => coeff (x n)) Filter.atTop)) (hbox : F box) :
          limOp N x hx hF hbox 1
          theorem CommutingRepetition.VN.WOT.clusterPt_inner_limOp {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (N : VonNeumannAlgebra H) (x : H →L[] H) (hx : ∀ (n : ), x n N IsSelfAdjoint (x n) x n 1) {F : H × H} (hF : ClusterPt F (Filter.map (fun (n : ) => coeff (x n)) Filter.atTop)) (hbox : F box) (ζ ξ : H) :
          ClusterPt (inner ((limOp N x hx hF hbox) ζ) ξ) (Filter.map (fun (n : ) => inner ((x n) ζ) ξ) Filter.atTop)
          theorem CommutingRepetition.VN.WOT.exists_clusterPt_saBall {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (N : VonNeumannAlgebra H) (x : H →L[] H) (hx : ∀ (n : ), x n N IsSelfAdjoint (x n) x n 1) :
          LN, IsSelfAdjoint L L 1 ∀ (ζ ξ : H), ClusterPt (inner (L ζ) ξ) (Filter.map (fun (n : ) => inner ((x n) ζ) ξ) Filter.atTop)

          WOT compactness of the self-adjoint unit ball of a von Neumann algebra, in cluster-point form: a sequence in {x ∈ N | x = x*, ‖x‖ ≤ 1} has a cluster point L in that set, with every matrix coefficient ⟪L ζ, ξ⟫ a cluster point of n ↦ ⟪x n ζ, ξ⟫.

          theorem CommutingRepetition.VN.WOT.tendsto_eq_of_clusterPt {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] {L : H →L[] H} {x : H →L[] H} {ζ ξ : H} (hL : ClusterPt (inner (L ζ) ξ) (Filter.map (fun (n : ) => inner ((x n) ζ) ξ) Filter.atTop)) {Φ : } ( : Continuous Φ) {r : } (h : Filter.Tendsto (fun (n : ) => Φ (inner ((x n) ζ) ξ)) Filter.atTop (nhds r)) :
          Φ (inner (L ζ) ξ) = r

          Consequence used in RvD Lemma 4.3: if a continuous real function of the coefficients converges along the sequence, its limit is the value at L.