Mathlib Map

Theorems · Theorem · number theory

LSeries.positive

∀ {a : ℕ → ℂ}, 0 ≤ a → 0 < a 1 → ∀ {x : ℝ}, LSeries.abscissaOfAbsConv a < ↑x → 0 < LSeries a ↑x

If all values of a : ℕ → ℂ are nonnegative reals and a 1 is positive, then L a x is positive real for all real x larger than abscissaOfAbsConv a.

Defined in
Mathlib.NumberTheory.LSeries.Positivity
Cited by
3 results in Mathlib
Foundations
Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.