Theorems · Theorem · sequences and series
hasSum_pnat_iff
∀ {G : Type u_2} [inst : AddCommGroup G] [inst_1 : TopologicalSpace G] [IsTopologicalAddGroup G] {f : ℕ → G} {a : G},
HasSum (fun x => f ↑x) a ↔ HasSum f (a + f 0)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- AddCommGroupstatement and proof · cited by 12,871
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- HasSumstatement and proof · cited by 518
- PNatstatement · cited by 392
- Finset.sum_singletonproof · cited by 251
- PNat.valstatement · cited by 226
- hasSum_nat_add_iffproof · cited by 6
- hasSum_pnat_iff_hasSum_succproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.