Theorems · Theorem · Lie groups
Summable.toCompl_tsum
∀ {α : Type u_1} {β : Type u_2} [inst : AddCommGroup α] [inst_1 : UniformSpace α] [inst_2 : IsUniformAddGroup α]
{L : SummationFilter β} [L.NeBot] {f : β → α},
Summable f L → ∑'[L] (i : β), UniformSpace.Completion.toCompl (f i) = ↑(∑'[L] (i : β), f i)If a function f is summable in a uniform additive group α, then its sum in α is the same
as its sum in Completion α.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- AddCommGroupstatement and proof · cited by 12,871
- AddMonoidHomstatement · cited by 3,230
- UniformSpacestatement and proof · cited by 2,040
- tsumstatement · cited by 1,148
- Summablestatement and proof · cited by 778
- SummationFilterstatement and proof · cited by 607
- IsUniformAddGroupstatement and proof · cited by 342
- UniformSpace.Completionstatement · cited by 192
- UniformSpace.Completion.coe'statement · cited by 144
- SummationFilter.NeBotstatement and proof · cited by 130
- UniformSpace.Completion.continuous_coeproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.