Theorems · Theorem · number theory
EisensteinSeries.summable_inv_of_isBigO_rpow_inv
∀ {α : Type u_1} [inst : NormedField α] [CompleteSpace α] {f : ℤ → α} {a : ℝ},
1 < a → ((fun n => (f n)⁻¹) =O[Filter.cofinite] fun n => (|↑n| ^ a)⁻¹) → Summable fun n => (f n)⁻¹If the inverse of a function isBigO to (|(n : ℝ)| ^ a)⁻¹ for 1 < a, then the function is
Summable.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedFieldCompleteSpace
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.
- Realstatement and proof · cited by 25,697
- CompleteSpacestatement and proof · cited by 2,532
- SummationFilter.unconditionalstatement · cited by 2,068
- absstatement and proof · cited by 1,814
- NormedFieldstatement and proof · cited by 1,084
- Summablestatement · cited by 778
- Asymptotics.IsBigOstatement and proof · cited by 506
- Filter.cofinitestatement and proof · cited by 251
- abs_nonnegproof · cited by 168
- Real.rpow_negproof · cited by 36
- Summable.congrproof · cited by 20
- summable_of_isBigOproof · cited by 8
Cited by5
Results whose statement or proof uses this declaration.
- EisensteinSeries.summable_linear_left_mul_linear_leftproof · cited by 1
- EisensteinSeries.summable_linear_right_add_one_mul_linear_rightproof · cited by 1
- EisensteinSeries.summable_linear_sub_mul_linear_addproof · cited by 1
- EisensteinSeries.linear_left_summableproof · cited by 1
- EisensteinSeries.linear_right_summableproof · cited by 1