Theorems · Theorem · number theory
hasSum_mellin_pi_mul_sq
∀ {ι : Type u_1} [Countable ι] {a : ι → ℂ} {r : ι → ℝ} {F : ℝ → ℂ} {s : ℂ},
0 < s.re →
(∀ t ∈ Set.Ioi 0, HasSum (fun i => if r i = 0 then 0 else a i * ↑(Real.exp (-Real.pi * r i ^ 2 * t))) (F t)) →
(Summable fun i => ‖a i‖ / |r i| ^ s.re) → HasSum (fun i => s.Gammaℝ * a i / ↑|r i| ^ s) (mellin F (s / 2))Tailored version for even Jacobi theta functions.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 286 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Countable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites44
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpaceproof · cited by 24,529
- AddCommMonoidproof · cited by 12,281
- Complexstatement and proof · cited by 5,565
- Norm.normstatement and proof · cited by 5,413
- mul_oneproof · cited by 3,885
- add_zeroproof · cited by 2,707
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- Nat.cast_zeroproof · cited by 1,870
- absstatement and proof · cited by 1,814
- Real.pistatement and proof · cited by 1,774
Cited by3
Results whose statement or proof uses this declaration.
- HurwitzZeta.hasSum_int_completedCosZetaproof · cited by 2
- hasSum_mellin_pi_mul_sq'proof · cited by 2
- HurwitzZeta.hasSum_int_completedHurwitzZetaEvenproof · cited by 1