Theorems · Theorem · number theory
DirichletCharacter.norm_LSeries_product_ge_one
∀ {N : ℕ} (χ : DirichletCharacter ℂ N) {x : ℝ},
0 < x →
∀ (y : ℝ),
‖LSeries (fun n => 1 ↑n) (1 + ↑x) ^ 3 * LSeries (fun n => χ ↑n) (1 + ↑x + Complex.I * ↑y) ^ 4 *
LSeries (fun n => (χ ^ 2) ↑n) (1 + ↑x + 2 * Complex.I * ↑y)‖ ≥
1For positive x and nonzero y and a Dirichlet character χ we have
|L(χ^0, 1 + x)^3 * L(χ, 1 + x + I * y)^4 * L(χ^2, 1 + x + 2 * I * y)| ≥ 1.
- 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.
Cites40
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
- Complexstatement and proof · cited by 5,565
- Norm.normstatement and proof · cited by 5,413
- SummationFilter.unconditionalproof · cited by 2,068
- Complex.ofRealstatement and proof · cited by 1,654
- MulZeroClass.zero_mulproof · cited by 1,625
- tsumproof · cited by 1,148
- ZModstatement and proof · cited by 1,024
- sub_zeroproof · cited by 938
- Complex.reproof · cited by 882
- Real.expproof · cited by 871
Cited by1
Results whose statement or proof uses this declaration.
- DirichletCharacter.norm_LFunction_product_ge_oneproof · cited by 0