Real-linear operators commuting with i are complex-linear #
noncomputable def
CommutingRepetition.VN.Modular.complexify
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
(T : K →L[ℝ] K)
(hT : ∀ (x : K), T (Complex.I • x) = Complex.I • T x)
:
A bounded real-linear operator commuting with multiplication by i, as a complex-linear
operator.
Equations
- CommutingRepetition.VN.Modular.complexify T hT = { toFun := ⇑T, map_add' := ⋯, map_smul' := ⋯, cont := ⋯ }
Instances For
theorem
CommutingRepetition.VN.Modular.complexify_apply
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(T : K →L[ℝ] K)
(hT : ∀ (x : K), T (Complex.I • x) = Complex.I • T x)
(x : K)
:
theorem
CommutingRepetition.VN.Modular.inner_eq_of_re_eq
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
{A : K →L[ℂ] K}
(h : ∀ (x y : K), (inner ℂ (A x) y).re = (inner ℂ x (A y)).re)
(x y : K)
:
A complex-linear operator whose real quadratic form is symmetric is symmetric.
theorem
CommutingRepetition.VN.Modular.inner_I_smul_I_smul
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(a b : K)
:
The real projections P and Q #
noncomputable def
CommutingRepetition.VN.Modular.Pre
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω : K)
:
The real orthogonal projection onto 𝒦.
Equations
Instances For
noncomputable def
CommutingRepetition.VN.Modular.Qre
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω : K)
:
The real orthogonal projection onto i𝒦.
Equations
Instances For
theorem
CommutingRepetition.VN.Modular.Pre_apply_mem
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω x : K)
:
theorem
CommutingRepetition.VN.Modular.Qre_apply_mem
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω x : K)
:
theorem
CommutingRepetition.VN.Modular.Pre_eq_self
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω : K)
{x : K}
(hx : x ∈ Kre M Ω)
:
theorem
CommutingRepetition.VN.Modular.Qre_eq_self
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω : K)
{x : K}
(hx : x ∈ (Kre M Ω).mulI)
:
theorem
CommutingRepetition.VN.Modular.Pre_Pre
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω x : K)
:
theorem
CommutingRepetition.VN.Modular.Qre_Qre
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω x : K)
:
theorem
CommutingRepetition.VN.Modular.inner_Pre_left
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω x y : K)
:
theorem
CommutingRepetition.VN.Modular.inner_Qre_left
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω x y : K)
:
theorem
CommutingRepetition.VN.Modular.inner_Pre_self
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω x : K)
:
theorem
CommutingRepetition.VN.Modular.inner_Qre_self
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω x : K)
:
theorem
CommutingRepetition.VN.Modular.norm_Pre_le
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω x : K)
:
theorem
CommutingRepetition.VN.Modular.norm_Qre_le
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω x : K)
:
theorem
CommutingRepetition.VN.Modular.Pre_eq_zero_iff
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω : K)
{x : K}
:
theorem
CommutingRepetition.VN.Modular.Qre_eq_zero_iff
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω : K)
{x : K}
:
theorem
CommutingRepetition.VN.Modular.Pre_Ω
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω : K)
:
theorem
CommutingRepetition.VN.Modular.Qre_Ω
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω : K)
:
theorem
CommutingRepetition.VN.Modular.Qre_eq
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω x : K)
:
Q = i P i⁻¹.
theorem
CommutingRepetition.VN.Modular.Pre_I_smul
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω x : K)
:
theorem
CommutingRepetition.VN.Modular.Qre_I_smul
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω x : K)
:
theorem
CommutingRepetition.VN.Modular.Pre_sub_Qre_I_smul
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω x : K)
:
P − Q is conjugate-linear.
theorem
CommutingRepetition.VN.Modular.Pre_add_Qre_I_smul
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω x : K)
:
noncomputable def
CommutingRepetition.VN.Modular.R
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω : K)
:
R = P + Q, complex-linear (RvD Prop. 3.1).
Equations
Instances For
theorem
CommutingRepetition.VN.Modular.R_apply
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω x : K)
:
theorem
CommutingRepetition.VN.Modular.re_inner_R_left
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω x y : K)
:
theorem
CommutingRepetition.VN.Modular.inner_R_left
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω x y : K)
:
theorem
CommutingRepetition.VN.Modular.R_isSelfAdjoint
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω : K)
:
IsSelfAdjoint (R M Ω)
theorem
CommutingRepetition.VN.Modular.re_inner_R_self
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω x : K)
:
theorem
CommutingRepetition.VN.Modular.im_inner_R_self
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω x : K)
:
theorem
CommutingRepetition.VN.Modular.inner_R_self
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω x : K)
:
theorem
CommutingRepetition.VN.Modular.R_nonneg
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω : K)
:
0 ≤ R (RvD Prop. 2.2(1)).
theorem
CommutingRepetition.VN.Modular.R_le_two
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω : K)
:
R ≤ 2 (RvD Prop. 2.2(1)).
theorem
CommutingRepetition.VN.Modular.R_Ω
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω : K)
:
theorem
CommutingRepetition.VN.Modular.R_eq_zero_iff
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω : K)
(hc : IsCyclic (↑M) Ω)
{x : K}
:
R is injective: R x = 0 forces x ⊥ 𝒦 and x ⊥ i𝒦, and 𝒦 + i𝒦 is dense.
theorem
CommutingRepetition.VN.Modular.two_sub_R_eq_zero_iff
{K : Type u_1}
[NormedAddCommGroup K]
[InnerProductSpace ℂ K]
[CompleteSpace K]
(M : VonNeumannAlgebra K)
(Ω : K)
(hs : IsSeparating (↑M) Ω)
{x : K}
:
2 − R is injective: (2 − R) x = 0 forces x ∈ 𝒦 ∩ i𝒦 = 0.