Theorems · Theorem · number theory
ZMod.LFunction_eq_completed_div_gammaFactor_even
∀ {N : ℕ} [inst : NeZero N] {Φ : ZMod N → ℂ},
Function.Even Φ → ∀ (s : ℂ), s ≠ 0 ∨ Φ 0 = 0 → ZMod.LFunction Φ s = ZMod.completedLFunction Φ s / s.GammaℝRelation between the completed L-function and the usual one (even case).
We state it this way around so it holds at the poles of the gamma factor as well
(except at s = 0, where it is genuinely false if N > 1 and Φ 0 ≠ 0).
- Defined in
- Mathlib.NumberTheory.LSeries.ZMod
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 306 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.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Finsetproof · cited by 13,712
- AddCommMonoidproof · cited by 12,281
- Complexstatement and proof · cited by 5,565
- Finset.sumproof · cited by 5,195
- Finset.univproof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
- MulZeroClass.zero_mulproof · cited by 1,625
- map_zeroproof · cited by 1,614
- ZModstatement and proof · cited by 1,024
- mul_div_assocproof · cited by 149
- Complex.Gammaℝstatement and proof · cited by 60
Cited by1
Results whose statement or proof uses this declaration.
- DirichletCharacter.LFunction_eq_completed_div_gammaFactorproof · cited by 0