@[reducible, inline]
abbrev
CommutingRepetition.VN.Hinf
(H : Type u_2)
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
:
Type u_2
H^∞ = ℓ²(ℕ, H).
Equations
- CommutingRepetition.VN.Hinf H = ↥(lp (fun (x : ℕ) => H) 2)
Instances For
ℓ² bookkeeping #
theorem
CommutingRepetition.VN.summable_norm_sq
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
(f : Hinf H)
:
theorem
CommutingRepetition.VN.norm_sq_eq_tsum
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
(f : Hinf H)
:
theorem
CommutingRepetition.VN.memℓp_of_summable_sq
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
{g : ℕ → H}
(hg : Summable fun (i : ℕ) => ‖g i‖ ^ 2)
:
Memℓp g 2
noncomputable def
CommutingRepetition.VN.mkVec
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
(g : ℕ → H)
(hg : Summable fun (i : ℕ) => ‖g i‖ ^ 2)
:
Hinf H
The element of ℓ²(ℕ, H) with coordinates g.
Equations
- CommutingRepetition.VN.mkVec g hg = ⟨g, ⋯⟩
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 : ℕ)
:
The amplification of an operator #
theorem
CommutingRepetition.VN.summable_norm_sq_apply
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
(x : H →L[ℂ] H)
(f : Hinf H)
:
noncomputable def
CommutingRepetition.VN.amplPre
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
(x : H →L[ℂ] H)
:
x ⊗ 1 as a linear map.
Equations
- CommutingRepetition.VN.amplPre x = { toFun := fun (f : CommutingRepetition.VN.Hinf H) => CommutingRepetition.VN.mkVec (fun (i : ℕ) => x (↑f i)) ⋯, map_add' := ⋯, map_smul' := ⋯ }
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 : ℕ)
:
theorem
CommutingRepetition.VN.norm_amplPre_le
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
(x : H →L[ℂ] H)
(f : Hinf H)
:
noncomputable def
CommutingRepetition.VN.ampl
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
(x : H →L[ℂ] H)
:
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 : ℕ)
:
theorem
CommutingRepetition.VN.norm_ampl_le
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
(x : H →L[ℂ] H)
:
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))
:
theorem
CommutingRepetition.VN.ampl_add
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
(x y : H →L[ℂ] H)
:
theorem
CommutingRepetition.VN.ampl_smul
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
(c : ℂ)
(x : H →L[ℂ] H)
:
theorem
CommutingRepetition.VN.ampl_zero
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
:
theorem
CommutingRepetition.VN.ampl_one
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
:
theorem
CommutingRepetition.VN.ampl_mul
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
(x y : H →L[ℂ] H)
:
theorem
CommutingRepetition.VN.inner_ampl
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
(x : H →L[ℂ] H)
(f g : Hinf H)
:
theorem
CommutingRepetition.VN.inner_ampl_right
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
(x : H →L[ℂ] H)
(f g : Hinf H)
:
theorem
CommutingRepetition.VN.ampl_star
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
(x : H →L[ℂ] H)
:
theorem
CommutingRepetition.VN.isNormalMap_ampl
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
:
Amplification preserves bounded strong convergence.
Coordinate embeddings and matrix units #
noncomputable def
CommutingRepetition.VN.sgl
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
(j : ℕ)
:
The j-th coordinate embedding H → ℓ²(ℕ, H).
Equations
- CommutingRepetition.VN.sgl j = lp.singleContinuousLinearMap ℂ (fun (x : ℕ) => H) 2 j
Instances For
noncomputable def
CommutingRepetition.VN.ev
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
(j : ℕ)
:
The j-th coordinate evaluation ℓ²(ℕ, H) → H.
Equations
- CommutingRepetition.VN.ev j = lp.evalCLM ℂ (fun (x : ℕ) => H) 2 j
Instances For
theorem
CommutingRepetition.VN.ev_apply
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
(j : ℕ)
(f : Hinf H)
:
theorem
CommutingRepetition.VN.sgl_apply_self
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
(j : ℕ)
(v : H)
:
theorem
CommutingRepetition.VN.sgl_apply_ne
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
(j : ℕ)
(v : H)
{i : ℕ}
(h : i ≠ j)
:
theorem
CommutingRepetition.VN.ev_sgl_self
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
(j : ℕ)
(v : H)
:
theorem
CommutingRepetition.VN.ev_sgl_ne
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
{i j : ℕ}
(h : i ≠ j)
(v : H)
:
theorem
CommutingRepetition.VN.ampl_sgl
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
(x : H →L[ℂ] H)
(j : ℕ)
(v : H)
:
theorem
CommutingRepetition.VN.ev_ampl
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
(x : H →L[ℂ] H)
(j : ℕ)
(f : Hinf H)
:
theorem
CommutingRepetition.VN.ev_ampl_sgl
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
(x : H →L[ℂ] H)
(j : ℕ)
(v : H)
:
theorem
CommutingRepetition.VN.ampl_injective
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
:
noncomputable def
CommutingRepetition.VN.unit
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
(j k : ℕ)
:
The matrix unit e_j e_k*.
Equations
Instances For
theorem
CommutingRepetition.VN.unit_apply
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
(j k : ℕ)
(f : Hinf H)
:
theorem
CommutingRepetition.VN.unit_mul_ampl
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
(x : H →L[ℂ] H)
(j k : ℕ)
:
theorem
CommutingRepetition.VN.hasSum_sgl
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
(f : Hinf H)
:
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)
:
An operator on ℓ²(ℕ, H) commuting with all matrix units is an amplification.
noncomputable def
CommutingRepetition.VN.amplAlg
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
(N : VonNeumannAlgebra H)
:
The amplification N ⊗ 1 of a von Neumann algebra.
Equations
- One or more equations did not get rendered due to their size.
Instances For
theorem
CommutingRepetition.VN.mem_amplAlg_iff
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
(N : VonNeumannAlgebra H)
{T : Hinf H →L[ℂ] Hinf H}
:
theorem
CommutingRepetition.VN.ampl_mem_amplAlg
{H : Type u_1}
[NormedAddCommGroup H]
[InnerProductSpace ℂ H]
[CompleteSpace H]
(N : VonNeumannAlgebra H)
{x : H →L[ℂ] H}
(hx : x ∈ N)
:
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)
:
⟪Ξ, (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 : ∀ x ∈ S, ∑' (k : ℕ), inner ℂ (g k) ((star x * x) (g k)) = 0 → x = 0)
:
IsSeparating (ampl '' S) (mkVec g hg)
If the state T ↦ ∑ ⟪g k, T (g k)⟫ is faithful on S, the vector (g k) is separating for
the amplification of S.