Theorems · Theorem · number theory
DirichletCharacter.LSeries_twist_vonMangoldt_eq
∀ {N : ℕ} (χ : DirichletCharacter ℂ N) {s : ℂ},
1 < s.re →
LSeries ((fun n => χ ↑n) * fun n => ↑(ArithmeticFunction.vonMangoldt n)) s =
-deriv (LSeries fun n => χ ↑n) s / LSeries (fun n => χ ↑n) sThe L-series of the twist of the von Mangoldt function Λ by a Dirichlet character χ at s
equals the negative logarithmic derivative of the L-series of χ when re s > 1.
- Defined in
- Mathlib.NumberTheory.LSeries.Dirichlet
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 297 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites41
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
- mul_commproof · cited by 2,262
- Complex.ofRealstatement and proof · cited by 1,654
- eq_or_neproof · cited by 1,117
- ZModstatement · cited by 1,024
- neg_negproof · cited by 960
- Complex.restatement and proof · cited by 882
- ERealproof · cited by 793
- zero_smulproof · cited by 716
- derivstatement and proof · cited by 676
Cited by2
Results whose statement or proof uses this declaration.
- ArithmeticFunction.vonMangoldt.LSeries_residueClass_eqproof · cited by 1
- ArithmeticFunction.LSeries_vonMangoldt_eqproof · cited by 1