Mathlib Map

Theorems · Definition · harmonic analysis

ZMod.dft

{N : ℕ} → [NeZero N] → {E : Type u_1} → [inst : AddCommGroup E] → [inst_1 : Module ℂ E] → (ZMod N → E) ≃ₗ[ℂ] ZMod N → E

The discrete Fourier transform on ℤ / N ℤ (with the counting measure), bundled as a linear equivalence. Denoted as 𝓕 within the ZMod namespace.

Defined in
Mathlib.Analysis.Fourier.ZMod
Cited by
25 results in Mathlib
Foundations
Depth 209 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NeZeroAddCommGroupModule

Around this declaration

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

Cites6

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

  • Modulestatement and proof · cited by 20,661
  • RingHom.idstatement · cited by 18,349
  • AddCommGroupstatement and proof · cited by 12,871
  • Complexstatement and proof · cited by 5,565
  • LinearEquivstatement · cited by 3,317
  • ZModstatement and proof · cited by 1,024

Cited by25

Results whose statement or proof uses this declaration.