Theorems · Theorem · number theory
DirichletCharacter.LSeries_eq_exp_LSeries
∀ {N : ℕ} (χ : DirichletCharacter ℂ N) {s : ℂ},
1 < s.re →
Complex.exp (LSeries (fun n => χ ↑n * ↑(ArithmeticFunction.vonMangoldt n) / ↑(Real.log ↑n)) s) =
LSeries (fun n => χ ↑n) sFor 1 < s.re, the Dirichlet L-function is the exponential of the L-series of
n ↦ χ n * Λ n / Real.log n.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 277 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement · cited by 25,697
- Complexstatement and proof · cited by 5,565
- Complex.ofRealstatement · cited by 1,654
- ZModstatement · cited by 1,024
- Real.logstatement · cited by 939
- Complex.restatement and proof · cited by 882
- Complex.expstatement and proof · cited by 612
- ArithmeticFunctionstatement · cited by 290
- DirichletCharacterstatement and proof · cited by 161
- LSeriesstatement and proof · cited by 77
- ArithmeticFunction.vonMangoldtstatement · cited by 40
Cited by1
Results whose statement or proof uses this declaration.
- riemannZeta_eq_exp_LSeriesproof · cited by 1