Theorems · Theorem · number theory
ZMod.LFunction_dft
∀ {N : ℕ} [inst : NeZero N] (Φ : ZMod N → ℂ) {s : ℂ},
Φ 0 = 0 ∨ s ≠ 1 → ZMod.LFunction (ZMod.dft Φ) s = ∑ j, Φ j * HurwitzZeta.expZeta (ZMod.toAddCircle (-j)) sExplicit formula for the L-function of 𝓕 Φ, where 𝓕 is the discrete Fourier transform.
- Defined in
- Mathlib.NumberTheory.LSeries.ZMod
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 311 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NeZero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement · cited by 25,697
- RingHom.idstatement · cited by 18,349
- Finsetproof · cited by 13,712
- AddCommMonoidproof · cited by 12,281
- Complexstatement and proof · cited by 5,565
- Finset.sumstatement and proof · cited by 5,195
- Finset.univstatement and proof · cited by 3,473
- LinearEquivstatement · cited by 3,317
- AddMonoidHomstatement · cited by 3,230
- Finset.sum_congrproof · cited by 2,323
- mul_commproof · cited by 2,262
Cited by1
Results whose statement or proof uses this declaration.
- ZMod.LFunction_one_subproof · cited by 0