Documentation

MIPRE.Background.Repetition.CommutingRepetition.VN.Modular.FourierConverse

The inverse of θ on (0,2) #

θinv u = 2 / (1 + e^u), the inverse of θ on (0,2).

Equations
Instances For

    Measures on (0,2) are determined by their θ-Fourier transforms #

    theorem CommutingRepetition.VN.Modular.integral_eq_of_cos_sin {μ μ' : MeasureTheory.Measure } [MeasureTheory.IsFiniteMeasure μ] [MeasureTheory.IsFiniteMeasure μ'] ( : μ (Set.Ioo 0 2) = 0) (hμ' : μ' (Set.Ioo 0 2) = 0) (hcos : ∀ (t : ), (l : ), Real.cos (t * θ l) μ = (l : ), Real.cos (t * θ l) μ') (hsin : ∀ (t : ), (l : ), Real.sin (t * θ l) μ = (l : ), Real.sin (t * θ l) μ') {g : } (hg : Measurable g) :
    (l : ), g l μ = (l : ), g l μ'

    Two finite measures concentrated on (0,2) with the same integrals of cos(tθ) and sin(tθ) for all t have the same integrals of every bounded Borel function.

    Transfer to combinations of finite measures #

    theorem CommutingRepetition.VN.Modular.IsCombo.eq_zero_of_cos_sin {Φ : ()} ( : BorelCalc.IsCombo Φ) (h0 : ∀ (g : ), BorelCalc.Bdd gΦ ((Set.Ioo 0 2).indicator g) = 0) (hcos : ∀ (t : ), (Φ fun (l : ) => Real.cos (t * θ l)) = 0) (hsin : ∀ (t : ), (Φ fun (l : ) => Real.sin (t * θ l)) = 0) {g : } (hg : BorelCalc.Bdd g) :
    Φ g = 0

    A combination of finite measures that vanishes on everything supported off (0,2) and on cos(tθ), sin(tθ) for all t vanishes on every bounded Borel function.

    Operators: spectral projections at the endpoints #

    noncomputable def CommutingRepetition.VN.Modular.trunc {𝓗 : Type u_1} [NormedAddCommGroup 𝓗] [InnerProductSpace 𝓗] (E : 𝓗 →L[] 𝓗) (l : ) :

    The truncation of the identity to [-‖E‖, ‖E‖]; equal to id on the spectrum.

    Equations
    Instances For
      theorem CommutingRepetition.VN.Modular.trunc_of_mem {𝓗 : Type u_1} [NormedAddCommGroup 𝓗] [InnerProductSpace 𝓗] [CompleteSpace 𝓗] (E : 𝓗 →L[] 𝓗) {l : } (hl : l Set.Icc (-E) E) :
      trunc E l = l
      theorem CommutingRepetition.VN.Modular.E_mul_P_singleton {𝓗 : Type u_1} [NormedAddCommGroup 𝓗] [InnerProductSpace 𝓗] [CompleteSpace 𝓗] (E : 𝓗 →L[] 𝓗) (hE : IsSelfAdjoint E) (c : ) :
      E * BorelCalc.P E hE {c} = c BorelCalc.P E hE {c}

      E P{c} = c P{c}: the spectral projection at a point is the eigenprojection.

      theorem CommutingRepetition.VN.Modular.P_singleton_eq_zero_of_injective {𝓗 : Type u_1} [NormedAddCommGroup 𝓗] [InnerProductSpace 𝓗] [CompleteSpace 𝓗] (E : 𝓗 →L[] 𝓗) (hE : IsSelfAdjoint E) (c : ) (h : ∀ (ξ : 𝓗), E ξ = c ξξ = 0) :
      BorelCalc.P E hE {c} = 0
      theorem CommutingRepetition.VN.Modular.ν_singleton_eq_zero_of_injective {𝓗 : Type u_1} [NormedAddCommGroup 𝓗] [InnerProductSpace 𝓗] [CompleteSpace 𝓗] (E : 𝓗 →L[] 𝓗) (hE : IsSelfAdjoint E) (c : ) (h : ∀ (ξ : 𝓗), E ξ = c ξξ = 0) (ξ : 𝓗) :
      (BorelCalc.ν E hE ξ) {c} = 0
      theorem CommutingRepetition.VN.Modular.ν_compl_Ioo_eq_zero {𝓗 : Type u_1} [NormedAddCommGroup 𝓗] [InnerProductSpace 𝓗] [CompleteSpace 𝓗] (E : 𝓗 →L[] 𝓗) (hE : IsSelfAdjoint E) (hspec : spectrum ESet.Icc 0 2) (h0 : ∀ (ξ : 𝓗), E ξ = 0 ξξ = 0) (h2 : ∀ (ξ : 𝓗), E ξ = 2 ξξ = 0) (ξ : 𝓗) :
      (BorelCalc.ν E hE ξ) (Set.Ioo 0 2) = 0

      If the spectrum lies in [0,2] and 0, 2 are not eigenvalues, the spectral measures give no mass to (0,2)ᶜ.

      theorem CommutingRepetition.VN.Modular.P_compl_Ioo_eq_zero {𝓗 : Type u_1} [NormedAddCommGroup 𝓗] [InnerProductSpace 𝓗] [CompleteSpace 𝓗] (E : 𝓗 →L[] 𝓗) (hE : IsSelfAdjoint E) (hspec : spectrum ESet.Icc 0 2) (h0 : ∀ (ξ : 𝓗), E ξ = 0 ξξ = 0) (h2 : ∀ (ξ : 𝓗), E ξ = 2 ξξ = 0) :
      BorelCalc.P E hE (Set.Ioo 0 2) = 0

      If the spectrum lies in [0,2] and 0, 2 are not eigenvalues, the spectral projection of (0,2)ᶜ vanishes.

      The Fourier converse for a self-adjoint operator with spectral measures on (0,2) #

      theorem CommutingRepetition.VN.Modular.cbfc_gDel_eq {𝓗 : Type u_1} [NormedAddCommGroup 𝓗] [InnerProductSpace 𝓗] [CompleteSpace 𝓗] (E : 𝓗 →L[] 𝓗) (hE : IsSelfAdjoint E) (t : ) :
      BorelCalc.cbfc E hE (gDel t) = (BorelCalc.bfc E hE fun (l : ) => Real.cos (t * θ l)) + Complex.I BorelCalc.bfc E hE fun (l : ) => Real.sin (t * θ l)

      cbfc (gDel t) = bfc (cos(tθ)) + i bfc (sin(tθ)).

      theorem CommutingRepetition.VN.Modular.cbfc_gDel_neg_eq {𝓗 : Type u_1} [NormedAddCommGroup 𝓗] [InnerProductSpace 𝓗] [CompleteSpace 𝓗] (E : 𝓗 →L[] 𝓗) (hE : IsSelfAdjoint E) (t : ) :
      BorelCalc.cbfc E hE (gDel (-t)) = (BorelCalc.bfc E hE fun (l : ) => Real.cos (t * θ l)) - Complex.I BorelCalc.bfc E hE fun (l : ) => Real.sin (t * θ l)
      theorem CommutingRepetition.VN.Modular.commute_bfc_cos_sin {𝓗 : Type u_1} [NormedAddCommGroup 𝓗] [InnerProductSpace 𝓗] [CompleteSpace 𝓗] (E : 𝓗 →L[] 𝓗) (hE : IsSelfAdjoint E) {x : 𝓗 →L[] 𝓗} (hx : ∀ (t : ), Commute x (BorelCalc.cbfc E hE (gDel t))) (t : ) :
      Commute x (BorelCalc.bfc E hE fun (l : ) => Real.cos (t * θ l)) Commute x (BorelCalc.bfc E hE fun (l : ) => Real.sin (t * θ l))

      Commuting with e^{itθ(E)} for t and −t gives commutation with cos(tθ(E)), sin(tθ(E)).

      theorem CommutingRepetition.VN.Modular.commute_bfc_of_commute_cbfc_gDel {𝓗 : Type u_1} [NormedAddCommGroup 𝓗] [InnerProductSpace 𝓗] [CompleteSpace 𝓗] (E : 𝓗 →L[] 𝓗) (hE : IsSelfAdjoint E) (hP : BorelCalc.P E hE (Set.Ioo 0 2) = 0) {x : 𝓗 →L[] 𝓗} (hx : ∀ (t : ), Commute x (BorelCalc.cbfc E hE (gDel t))) {g : } (hg : BorelCalc.Bdd g) :

      The Fourier converse: an operator commuting with every e^{itθ(E)} commutes with every bounded Borel function of E, when the spectral measures of E live on (0,2).

      theorem CommutingRepetition.VN.Modular.commute_of_commute_cbfc_gDel {𝓗 : Type u_1} [NormedAddCommGroup 𝓗] [InnerProductSpace 𝓗] [CompleteSpace 𝓗] (E : 𝓗 →L[] 𝓗) (hE : IsSelfAdjoint E) (hP : BorelCalc.P E hE (Set.Ioo 0 2) = 0) {x : 𝓗 →L[] 𝓗} (hx : ∀ (t : ), Commute x (BorelCalc.cbfc E hE (gDel t))) :

      The modular group #

      theorem CommutingRepetition.VN.Modular.P_R_compl_Ioo {K : Type u_2} [NormedAddCommGroup K] [InnerProductSpace K] [CompleteSpace K] (M : VonNeumannAlgebra K) (Ω : K) (hs : IsSeparating (↑M) Ω) (hc : IsCyclic (↑M) Ω) :
      BorelCalc.P (R M Ω) (Set.Ioo 0 2) = 0
      theorem CommutingRepetition.VN.Modular.ν_R_compl_Ioo {K : Type u_2} [NormedAddCommGroup K] [InnerProductSpace K] [CompleteSpace K] (M : VonNeumannAlgebra K) (Ω : K) (hs : IsSeparating (↑M) Ω) (hc : IsCyclic (↑M) Ω) (ζ : K) :
      (BorelCalc.ν (R M Ω) ζ) (Set.Ioo 0 2) = 0

      The spectral measures of R give no mass to (0,2)ᶜ.

      theorem CommutingRepetition.VN.Modular.commute_R_of_commute_Δit {K : Type u_2} [NormedAddCommGroup K] [InnerProductSpace K] [CompleteSpace K] (M : VonNeumannAlgebra K) (Ω : K) (hs : IsSeparating (↑M) Ω) (hc : IsCyclic (↑M) Ω) {x : K →L[] K} (h : ∀ (t : ), Commute x (Δit M Ω t)) :
      Commute x (R M Ω)

      Fourier converse for the modular group: commuting with every Δ^{it} means commuting with R (the converse of σ_eq_self_of_commute_R).

      theorem CommutingRepetition.VN.Modular.isCentral_of_σ_eq_self {K : Type u_2} [NormedAddCommGroup K] [InnerProductSpace K] [CompleteSpace K] (M : VonNeumannAlgebra K) (Ω : K) (hs : IsSeparating (↑M) Ω) (hc : IsCyclic (↑M) Ω) {x : K →L[] K} (hx : x M) (h : ∀ (t : ), σ M Ω t x = x) :
      IsCentral M Ω x

      A fixed point of the modular group in M is central.