Theorems · Theorem · number theory
LSeries_convolution
∀ {f g : ℕ → ℂ} {s : ℂ},
LSeries.abscissaOfAbsConv f < ↑s.re →
LSeries.abscissaOfAbsConv g < ↑s.re → LSeries (LSeries.convolution f g) s = LSeries f s * LSeries g sThe L-series of the convolution product f ⍟ g of two sequences f and g
equals the product of their L-series in their common half-plane of absolute convergence.
- Defined in
- Mathlib.NumberTheory.LSeries.Convolution
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 204 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Complexstatement and proof · cited by 5,565
- Complex.restatement and proof · cited by 882
- ERealstatement · cited by 793
- Real.toERealstatement and proof · cited by 303
- LSeriesstatement · cited by 77
- LSeries.abscissaOfAbsConvstatement and proof · cited by 50
- LSeries.convolutionstatement · cited by 18
- LSeriesSummable_of_abscissaOfAbsConv_lt_reproof · cited by 9
- LSeries_convolution'proof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- ArithmeticFunction.LSeries_mulproof · cited by 0