Theorems · Theorem · number theory
DirichletCharacter.LFunctionTrivChar_residue_one
∀ {N : ℕ} [inst : NeZero N],
Filter.Tendsto (fun s => (s - 1) * DirichletCharacter.LFunctionTrivChar N s) (nhdsWithin 1 {1}ᶜ)
(nhds (∏ p ∈ N.primeFactors, (1 - (↑p)⁻¹)))The L function of the trivial Dirichlet character mod N has a simple pole with
residue ∏ p ∈ N.primeFactors, (1 - p⁻¹) at s = 1.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 313 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.
Cites31
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Filterproof · cited by 8,121
- Complexstatement and proof · cited by 5,565
- nhdsstatement and proof · cited by 5,554
- mul_oneproof · cited by 3,885
- Filter.Tendstostatement and proof · cited by 3,814
- Compl.complstatement and proof · cited by 2,925
- Finset.prodstatement and proof · cited by 2,356
- nhdsWithinstatement and proof · cited by 1,912
- Filter.EventuallyEqproof · cited by 1,912
- continuous_id'proof · cited by 295
- continuous_constproof · cited by 278
Cited by2
Results whose statement or proof uses this declaration.
- DirichletCharacter.differentiable_LFunctionTrivChar₁proof · cited by 1
- DirichletCharacter.LFunctionTrivChar_isBigO_near_one_horizontalproof · cited by 0