Theorems · Theorem · number theory
DirichletCharacter.eulerProduct_log_eq_LSeries
∀ {N : ℕ} (χ : DirichletCharacter ℂ N) {s : ℂ},
1 < s.re →
∑' (p : Nat.Primes), -Complex.log (1 - χ ↑↑p * ↑↑p ^ (-s)) =
LSeries (fun n => χ ↑n * ↑(ArithmeticFunction.vonMangoldt n) / ↑(Real.log ↑n)) sFor 1 < s.re, the sum over primes of -log (1 - χ p * p ^ (-s)) — the logarithm of the Euler
product — equals the L-series of n ↦ χ n * Λ n / Real.log n.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 276 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites91
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 and proof · cited by 25,697
- Set.ofPredproof · cited by 6,101
- Complexstatement and proof · cited by 5,565
- Norm.normproof · cited by 5,413
- mul_oneproof · cited by 3,885
- one_mulproof · cited by 2,841
- Nat.cast_oneproof · cited by 2,501
- MulZeroClass.mul_zeroproof · cited by 2,091
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- le_reflproof · cited by 2,061
- Nat.Primestatement · cited by 2,059
Cited by1
Results whose statement or proof uses this declaration.
- DirichletCharacter.LSeries_eq_exp_LSeriesproof · cited by 1