Theorems · Theorem · sequences and series
HasSum.tsum_fiberwise
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : AddCommGroup α] [inst_1 : UniformSpace α] [IsUniformAddGroup α]
[CompleteSpace α] [T2Space α] {f : β → α} {a : α},
HasSum f a → ∀ (g : β → γ), HasSum (fun c => ∑' (b : ↑(g ⁻¹' {c})), f ↑b) a- Cited by
- 1 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- AddCommGroupstatement and proof · cited by 12,871
- Set.Elemstatement · cited by 7,166
- Set.preimagestatement · cited by 4,946
- CompleteSpacestatement and proof · cited by 2,532
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- UniformSpacestatement and proof · cited by 2,040
- T2Spacestatement and proof · cited by 1,351
- tsumstatement · cited by 1,148
- HasSumstatement and proof · cited by 518
- IsUniformAddGroupstatement and proof · cited by 342
- HasSum.summableproof · cited by 98
Cited by1
Results whose statement or proof uses this declaration.
- LSeriesHasSum.convolutionproof · cited by 3