Theorems · Theorem · number theory
LSeries.positive_of_differentiable_of_eqOn
∀ {a : ℕ → ℂ},
0 ≤ a →
0 < a 1 →
∀ {f : ℂ → ℂ},
Differentiable ℂ f →
∀ {x : ℝ}, LSeries.abscissaOfAbsConv a ≤ ↑x → Set.EqOn f (LSeries a) {s | x < s.re} → ∀ (y : ℝ), 0 < f ↑yIf all values of a : ℕ → ℂ are nonnegative reals and a 1
is positive, and the L-series of a agrees with an entire function f on some open
right half-plane where it converges, then f is real and positive on ℝ.
- Defined in
- Mathlib.NumberTheory.LSeries.Positivity
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 299 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- Set.ofPredstatement and proof · cited by 6,101
- Complexstatement and proof · cited by 5,565
- LE.le.transproof · cited by 3,151
- Nat.cast_oneproof · cited by 2,501
- IsOpenproof · cited by 2,400
- LT.lt.leproof · cited by 2,189
- Complex.ofRealstatement and proof · cited by 1,654
- Complex.restatement and proof · cited by 882
- LE.le.trans_ltproof · cited by 795
- ERealstatement · cited by 793
- LT.lt.trans_leproof · cited by 678
Cited by1
Results whose statement or proof uses this declaration.
- ArithmeticFunction.LSeries_positive_of_differentiable_of_eqOnproof · cited by 0