Mathlib Map

Theorems · Theorem · number theory

LSeriesSummable_of_bounded_of_one_lt_re

∀ {f : ℕ → ℂ} {m : ℝ}, (∀ (n : ℕ), n ≠ 0 → ‖f n‖ ≤ m) → ∀ {s : ℂ}, 1 < s.re → LSeriesSummable f s

If f is bounded, then its LSeries is summable at s when re s > 1.

Defined in
Mathlib.NumberTheory.LSeries.Basic
Cited by
5 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.

Cited by5

Results whose statement or proof uses this declaration.