Theorems · Theorem · number theory
LSeries.iteratedDeriv_alternating
∀ {a : ℕ → ℂ},
0 ≤ a → ∀ {x : ℝ}, LSeries.abscissaOfAbsConv a < ↑x → ∀ (n : ℕ), 0 ≤ (-1) ^ n * iteratedDeriv n (LSeries a) ↑xIf all values of a ℂ-valued arithmetic function are nonnegative reals and x is a
real number in the domain of absolute convergence, then the nth iterated derivative
of the associated L-series is nonnegative real when n is even and nonpositive real
when n is odd.
- Defined in
- Mathlib.NumberTheory.LSeries.Positivity
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 298 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Complexstatement and proof · cited by 5,565
- one_mulproof · cited by 2,841
- LT.lt.leproof · cited by 2,189
- SummationFilter.unconditionalproof · cited by 2,068
- mul_assocproof · cited by 1,667
- Complex.ofRealstatement and proof · cited by 1,654
- le_rflproof · cited by 1,558
- tsumproof · cited by 1,148
- ERealstatement · cited by 793
- Nat.iterateproof · cited by 740
- mul_nonnegproof · cited by 397
Cited by2
Results whose statement or proof uses this declaration.
- LSeries.positive_of_differentiable_of_eqOnproof · cited by 1
- ArithmeticFunction.iteratedDeriv_LSeries_alternatingproof · cited by 0