Theorems · Theorem · sequences and series
Summable.nat_add_neg_add_one
∀ {M : Type u_1} [inst : AddCommMonoid M] [inst_1 : TopologicalSpace M] {f : ℤ → M},
Summable f → Summable fun n => f ↑n + f (-(↑n + 1))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- AddCommMonoidstatement and proof · cited by 12,281
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- Summablestatement and proof · cited by 778
- Summable.hasSumproof · cited by 184
- HasSum.summableproof · cited by 98
- HasSum.nat_add_neg_add_oneproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.