Documentation

MIPRE.Background.Repetition.CommutingRepetition.VN.Amplification

@[reducible, inline]

H^∞ = ℓ²(ℕ, H).

Equations
Instances For

    ℓ² bookkeeping #

    noncomputable def CommutingRepetition.VN.mkVec {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (g : H) (hg : Summable fun (i : ) => g i ^ 2) :

    The element of ℓ²(ℕ, H) with coordinates g.

    Equations
    Instances For
      theorem CommutingRepetition.VN.mkVec_apply {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (g : H) (hg : Summable fun (i : ) => g i ^ 2) (i : ) :
      (mkVec g hg) i = g i
      theorem CommutingRepetition.VN.norm_le_of_tsum_sq_le {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] {f : Hinf H} {C : } (hC : 0 C) (h : ∑' (i : ), f i ^ 2 C ^ 2) :

      The amplification of an operator #

      x ⊗ 1 as a linear map.

      Equations
      Instances For
        theorem CommutingRepetition.VN.amplPre_apply {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (x : H →L[] H) (f : Hinf H) (i : ) :
        ((amplPre x) f) i = x (f i)

        The amplification x ⊗ 1 on ℓ²(ℕ, H).

        Equations
        Instances For
          theorem CommutingRepetition.VN.ampl_apply {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (x : H →L[] H) (f : Hinf H) (i : ) :
          ((ampl x) f) i = x (f i)
          theorem CommutingRepetition.VN.ampl_ext {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] {x : H →L[] H} {T : Hinf H →L[] Hinf H} (h : ∀ (f : Hinf H) (i : ), (T f) i = x (f i)) :
          T = ampl x
          theorem CommutingRepetition.VN.inner_ampl {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (x : H →L[] H) (f g : Hinf H) :
          inner ((ampl x) f) g = ∑' (i : ), inner (x (f i)) (g i)
          theorem CommutingRepetition.VN.inner_ampl_right {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (x : H →L[] H) (f g : Hinf H) :
          inner f ((ampl x) g) = ∑' (i : ), inner (f i) (x (g i))

          Amplification preserves bounded strong convergence.

          Coordinate embeddings and matrix units #

          The j-th coordinate embedding H → ℓ²(ℕ, H).

          Equations
          Instances For

            The j-th coordinate evaluation ℓ²(ℕ, H) → H.

            Equations
            Instances For
              theorem CommutingRepetition.VN.sgl_apply_ne {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (j : ) (v : H) {i : } (h : i j) :
              ((sgl j) v) i = 0
              theorem CommutingRepetition.VN.ev_sgl_ne {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] {i j : } (h : i j) (v : H) :
              (ev i) ((sgl j) v) = 0
              theorem CommutingRepetition.VN.ampl_sgl {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (x : H →L[] H) (j : ) (v : H) :
              (ampl x) ((sgl j) v) = (sgl j) (x v)
              theorem CommutingRepetition.VN.ev_ampl {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (x : H →L[] H) (j : ) (f : Hinf H) :
              (ev j) ((ampl x) f) = x ((ev j) f)
              theorem CommutingRepetition.VN.ev_ampl_sgl {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (x : H →L[] H) (j : ) (v : H) :
              (ev j) ((ampl x) ((sgl j) v)) = x v
              theorem CommutingRepetition.VN.unit_apply {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (j k : ) (f : Hinf H) :
              (unit j k) f = (sgl j) (f k)
              theorem CommutingRepetition.VN.hasSum_sgl {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (f : Hinf H) :
              HasSum (fun (k : ) => (sgl k) (f k)) f

              The amplified von Neumann algebra #

              theorem CommutingRepetition.VN.eq_ampl_of_commute_units {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (T : Hinf H →L[] Hinf H) (h : ∀ (j k : ), unit j k * T = T * unit j k) :
              T = ampl (ev 0 ∘SL T ∘SL sgl 0)

              An operator on ℓ²(ℕ, H) commuting with all matrix units is an amplification.

              The amplification N ⊗ 1 of a von Neumann algebra.

              Equations
              • One or more equations did not get rendered due to their size.
              Instances For

                Vector states #

                theorem CommutingRepetition.VN.inner_mkVec_ampl {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (g : H) (hg : Summable fun (i : ) => g i ^ 2) (T : H →L[] H) :
                inner (mkVec g hg) ((ampl T) (mkVec g hg)) = ∑' (k : ), inner (g k) (T (g k))

                ⟪Ξ, (T ⊗ 1) Ξ⟫ = ∑ ⟪ξ_k, T ξ_k⟫.

                theorem CommutingRepetition.VN.isSeparating_mkVec {H : Type u_1} [NormedAddCommGroup H] [InnerProductSpace H] [CompleteSpace H] (g : H) (hg : Summable fun (i : ) => g i ^ 2) {S : Set (H →L[] H)} (hS : xS, ∑' (k : ), inner (g k) ((star x * x) (g k)) = 0x = 0) :

                If the state T ↦ ∑ ⟪g k, T (g k)⟫ is faithful on S, the vector (g k) is separating for the amplification of S.