Mathlib Map

Theorems · Definition · harmonic analysis

fourierCoeff

{T : ℝ} →
  [hT : Fact (0 < T)] → {E : Type u_1} → [inst : NormedAddCommGroup E] → [NormedSpace ℂ E] → (AddCircle T → E) → ℤ → E

The n-th Fourier coefficient of a function AddCircle T → E, for E a complete normed -vector space, defined as the integral over AddCircle T of fourier (-n) t • f t.

Defined in
Mathlib.Analysis.Fourier.AddCircle
Cited by
26 results in Mathlib
Foundations
Depth 250 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FactNormedAddCommGroupNormedSpace

Around this declaration

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

Cites10

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

Cited by27

Results whose statement or proof uses this declaration.