Theorems · Theorem · number theory
ZMod.LFunction_eq_completed_div_gammaFactor_odd
∀ {N : ℕ} [inst : NeZero N] {Φ : ZMod N → ℂ},
Function.Odd Φ → ∀ (s : ℂ), ZMod.LFunction Φ s = ZMod.completedLFunction Φ s / (s + 1).GammaℝRelation between the completed L-function and the usual one (odd case). We state it this way around so it holds at the poles of the gamma factor as well.
- 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.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- ZModstatement and proof · cited by 1,024
- mul_div_assocproof · cited by 149
- Complex.Gammaℝstatement and proof · cited by 60
- Function.Oddstatement and proof · cited by 38
- ZMod.toAddCircleproof · cited by 32
- Finset.sum_divproof · cited by 20
- ZMod.LFunctionstatement · cited by 16
Cited by1
Results whose statement or proof uses this declaration.
- DirichletCharacter.LFunction_eq_completed_div_gammaFactorproof · cited by 0