Theorems · Theorem · sequences and series
Summable.update
∀ {α : Type u_1} {β : Type u_2} {L : SummationFilter β} [inst : AddCommGroup α] [inst_1 : TopologicalSpace α]
[IsTopologicalAddGroup α] {f : β → α} [L.LeAtTop],
Summable f L → ∀ (b : β) [inst_4 : DecidableEq β] (a : α), Summable (Function.update f b a) L- Cited by
- 0 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.
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
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- Summablestatement and proof · cited by 778
- SummationFilterstatement and proof · cited by 607
- Function.updatestatement · cited by 502
- Summable.hasSumproof · cited by 184
- HasSum.summableproof · cited by 98
- SummationFilter.LeAtTopstatement and proof · cited by 80
- HasSum.updateproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.