Mathlib Map

Theorems · Theorem · harmonic analysis

UnitAddTorus.hasSum_mFourier_series_L2

∀ {d : Type u_1} [inst : Fintype d] (f : ↥(MeasureTheory.Lp ℂ 2 MeasureTheory.volume)),
  HasSum (fun i => UnitAddTorus.mFourierCoeff (↑↑f) i • UnitAddTorus.mFourierLp 2 i) f

The Fourier series of an L2 function f sums to f in the norm.

Defined in
Mathlib.Analysis.Fourier.AddCircleMulti
Cited by
1 results in Mathlib
Foundations
Depth 274 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Fintype

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites18

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.