Theorems · Theorem · harmonic analysis
hasSum_sq_fourierCoeff
∀ {T : ℝ} [hT : Fact (0 < T)] (f : ↥(MeasureTheory.Lp ℂ 2 AddCircle.haarAddCircle)),
HasSum (fun i => ‖fourierCoeff (↑↑f) i‖ ^ 2) (∫ (t : AddCircle T), ‖↑↑f t‖ ^ 2 ∂AddCircle.haarAddCircle)Parseval's identity: for an L² function f on AddCircle T, the sum of the squared
norms of the Fourier coefficients equals the L² norm of f.
- Defined in
- Mathlib.Analysis.Fourier.AddCircle
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 272 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Fact
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- ENNRealstatement · cited by 9,879
- Complexstatement and proof · cited by 5,565
- Norm.normstatement and proof · cited by 5,413
- AddSubgroupstatement · cited by 3,232
- Factstatement and proof · cited by 2,726
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- MeasureTheory.integralstatement and proof · cited by 1,779
- Inner.innerproof · cited by 1,089
- MeasureTheory.AEEqFunstatement and proof · cited by 856
- MeasureTheory.Lpstatement and proof · cited by 715
Cited by2
Results whose statement or proof uses this declaration.
- hasSum_sq_fourierCoeffOnproof · cited by 1
- tsum_sq_fourierCoeffproof · cited by 1