Theorems · Theorem · number theory
ZMod.LFunction_stdAddChar_eq_expZeta
∀ {N : ℕ} [inst : NeZero N] (j : ZMod N) (s : ℂ),
j ≠ 0 ∨ s ≠ 1 → ZMod.LFunction (fun k => ZMod.stdAddChar (j * k)) s = HurwitzZeta.expZeta (ZMod.toAddCircle j) sThe LFunction of the function x ↦ e (j * x), where e : ZMod N → ℂ is the standard additive
character, is expZeta (j / N).
Note this is not at all obvious from the definitions, and we prove it by analytic continuation
from the convergence range.
- Defined in
- Mathlib.NumberTheory.LSeries.ZMod
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 310 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.
Cites46
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
- Setproof · cited by 53,352
- Realstatement · cited by 25,697
- Fintypeproof · cited by 7,736
- Set.ofPredproof · cited by 6,101
- Complexstatement and proof · cited by 5,565
- nhdsproof · cited by 5,554
- Set.univproof · cited by 3,945
- Finset.univproof · cited by 3,473
- AddMonoidHomstatement · cited by 3,230
- IsOpenproof · cited by 2,400
- Finset.sum_congrproof · cited by 2,323
Cited by1
Results whose statement or proof uses this declaration.
- ZMod.LFunction_dftproof · cited by 1