Theorems · Theorem · sequences and series
Summable.even_add_odd
∀ {M : Type u_1} [inst : AddCommMonoid M] [inst_1 : TopologicalSpace M] [ContinuousAdd M] {f : ℕ → M},
(Summable fun k => f (2 * k)) → (Summable fun k => f (2 * k + 1)) → Summable f- Cited by
- 1 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- ContinuousAddstatement and proof · cited by 777
- Summable.hasSumproof · cited by 184
- HasSum.summableproof · cited by 98
- HasSum.even_add_oddproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Summable.alternatingproof · cited by 1