Theorems · Theorem · sequences and series
Summable.alternating
∀ {α : Type u_3} [inst : Ring α] [inst_1 : UniformSpace α] [IsUniformAddGroup α] [CompleteSpace α] {f : ℕ → α},
Summable f → Summable fun n => (-1) ^ n * f n- Cited by
- 1 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Ringstatement and proof · cited by 7,463
- mul_oneproof · cited by 3,885
- one_mulproof · cited by 2,841
- CompleteSpacestatement and proof · cited by 2,532
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- UniformSpacestatement and proof · cited by 2,040
- pow_oneproof · cited by 894
- Summablestatement and proof · cited by 778
- neg_mulproof · cited by 654
- mul_negproof · cited by 590
- one_powproof · cited by 521
- IsUniformAddGroupstatement and proof · cited by 342
Cited by1
Results whose statement or proof uses this declaration.
- Summable.tendsto_alternating_series_tsumproof · cited by 1