Theorems · Theorem · sequences and series
Real.summable_nat_rpow_inv
∀ {p : ℝ}, (Summable fun n => (↑n ^ p)⁻¹) ↔ 1 < pTest for convergence of the p-series: the real-valued series ∑' n : ℕ, (n ^ p)⁻¹ converges
if and only if 1 < p.
- Defined in
- Mathlib.Analysis.PSeries
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 199 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites42
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
- Norm.normproof · cited by 5,413
- LE.le.transproof · cited by 3,151
- mul_commproof · cited by 2,262
- LT.lt.leproof · cited by 2,189
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- le_of_ltproof · cited by 1,175
- Summablestatement and proof · cited by 778
- zero_lt_oneproof · cited by 598
- zero_le_oneproof · cited by 316
- LT.lt.not_geproof · cited by 305
- le_or_gtproof · cited by 269
Cited by1
Results whose statement or proof uses this declaration.
- summable_riemannZetaSummandproof · cited by 4