Theorems · Theorem · Lie groups
hasSum_iff_hasSum_compl
∀ {α : Type u_1} {β : Type u_2} [inst : AddCommGroup α] [inst_1 : UniformSpace α] [inst_2 : IsUniformAddGroup α]
{L : SummationFilter β} (f : β → α) (a : α), HasSum (⇑UniformSpace.Completion.toCompl ∘ f) (↑a) L ↔ HasSum f a LA function f has a sum in a uniform additive group α if and only if it has that sum in the
completion of α.
- Cited by
- 1 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.
Cites13
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
- SummationFilterstatement and proof · cited by 607
- HasSumstatement · cited by 518
- IsUniformAddGroupstatement and proof · cited by 342
- UniformSpace.Completionstatement · cited by 192
- UniformSpace.Completion.coe'statement · cited by 144
- UniformSpace.Completion.toComplstatement · cited by 7
- IsDenseInducing.toIsInducingproof · cited by 4
- UniformSpace.Completion.isDenseInducing_toComplproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- HasSum.mul_of_nonarchimedeanproof · cited by 2