Theorems · Theorem · number theory
DirichletCharacter.differentiableAt_completedLFunction
∀ {N : ℕ} [inst : NeZero N] (χ : DirichletCharacter ℂ N) (s : ℂ),
s ≠ 0 ∨ N ≠ 1 → s ≠ 1 ∨ χ ≠ 1 → DifferentiableAt ℂ (DirichletCharacter.completedLFunction χ) sThe completed L-function of a Dirichlet character is differentiable, with the following
exceptions: at s = 1 if χ is the trivial character (to any modulus); and at s = 0 if the
modulus is 1. This result is best possible.
Note both χ and s are explicit arguments: we will always be able to infer one or other
of them from the hypotheses, but it's not clear which!
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 305 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.
Cites11
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
- DifferentiableAtstatement · cited by 617
- DirichletCharacterstatement and proof · cited by 161
- MulChar.sum_eq_zero_of_ne_oneproof · cited by 9
- DirichletCharacter.completedLFunctionstatement · cited by 6
- DirichletCharacter.map_zero'proof · cited by 3
- ZMod.differentiableAt_completedLFunctionproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- DirichletCharacter.differentiable_completedLFunctionproof · cited by 0