Theorems · Theorem · number theory
LSeries_sub_eventuallyEq_zero_of_LSeries_eventually_eq
∀ {f g : ℕ → ℂ},
LSeries.abscissaOfAbsConv f < ⊤ →
LSeries.abscissaOfAbsConv g < ⊤ →
((fun x => LSeries f ↑x) =ᶠ[Filter.atTop] fun x => LSeries g ↑x) →
(fun x => LSeries (f - g) ↑x) =ᶠ[Filter.atTop] 0If the LSeries of f and of g converge somewhere and agree on large real arguments,
then the L-series of f - g is zero for large real arguments.
- Defined in
- Mathlib.NumberTheory.LSeries.Injectivity
- Cited by
- 1 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.
Cites27
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
- Top.topstatement and proof · cited by 9,680
- Complexstatement and proof · cited by 5,565
- LE.le.transproof · cited by 3,151
- Filter.atTopstatement and proof · cited by 2,405
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Complex.ofRealstatement and proof · cited by 1,654
- LT.lt.ne'proof · cited by 1,417
- sub_selfproof · cited by 996
- LT.lt.neproof · cited by 872
- LE.le.trans_ltproof · cited by 795
- ERealstatement and proof · cited by 793
Cited by1
Results whose statement or proof uses this declaration.
- LSeries.eq_of_LSeries_eventually_eqproof · cited by 1