Theorems · Theorem · sequences and series
summable_iff_cauchySeq_finset
∀ {α : Type u_1} {β : Type u_2} [inst : UniformSpace α] [inst_1 : AddCommMonoid α] [CompleteSpace α] {f : β → α},
Summable f ↔ CauchySeq fun s => ∑ b ∈ s, f bThe Cauchy criterion for infinite sums, also known as the Cauchy convergence test
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Finset.sumstatement · cited by 5,195
- CompleteSpacestatement and proof · cited by 2,532
- SummationFilter.unconditionalstatement · cited by 2,068
- UniformSpacestatement and proof · cited by 2,040
- Summablestatement · cited by 778
- CauchySeqstatement · cited by 131
- cauchy_map_iff_exists_tendstoproof · cited by 4
Cited by9
Results whose statement or proof uses this declaration.
- Summable.of_norm_boundedproof · cited by 25
- Summable.of_norm_bounded_eventuallyproof · cited by 13
- summable_of_summable_hasFDerivAt_of_isPreconnectedproof · cited by 3
- summable_iff_vanishing_normproof · cited by 2
- summable_iff_nat_tsum_vanishingproof · cited by 1
- summable_powerSeries_of_norm_ltproof · cited by 1
- summable_iff_vanishingproof · cited by 1
- summable_iff_cauchySeq_finset_and_tsum_memproof · cited by 0
- summable_iff_tsum_vanishingproof · cited by 0