Theorems · Definition · number theory
ZMod.LFunction
{N : ℕ} → [NeZero N] → (ZMod N → ℂ) → ℂ → ℂThe unique meromorphic function ℂ → ℂ which agrees with ∑' n : ℕ, Φ n / n ^ s wherever the
latter is convergent. This is constructed as a linear combination of Hurwitz zeta functions.
Note that this is not the same as LSeries Φ: they agree in the convergence range, but
LSeries Φ s is defined to be 0 if re s ≤ 1.
- Defined in
- Mathlib.NumberTheory.LSeries.ZMod
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 304 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.
Cites7
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
- ZModstatement and proof · cited by 1,024
- ZMod.toAddCircleproof · cited by 32
- HurwitzZeta.hurwitzZetaproof · cited by 19
Cited by17
Results whose statement or proof uses this declaration.
- DirichletCharacter.LFunctionproof · cited by 23
- ZMod.differentiableAt_LFunctionstatement · cited by 3
- ZMod.LFunction_def_evenstatement · cited by 3
- ZMod.LFunction.congr_simpstatement and proof · cited by 2
- ZMod.LFunction_def_oddstatement · cited by 2
- ZMod.LFunction_dftstatement and proof · cited by 1
- ZMod.LFunction_eq_LSeriesstatement · cited by 1
- ZMod.LFunction_eq_completed_div_gammaFactor_evenstatement · cited by 1
- ZMod.LFunction_eq_completed_div_gammaFactor_oddstatement · cited by 1
- ZMod.LFunction_modOne_eqstatement · cited by 1
- ZMod.LFunction_neg_two_mul_nat_add_onestatement · cited by 1
- ZMod.LFunction_neg_two_mul_nat_sub_onestatement · cited by 1