Theorems · Theorem · sequences and series
Commute.tsum_left
∀ {ι : Type u_1} {α : Type u_3} {L : SummationFilter ι} [inst : NonUnitalNonAssocSemiring α]
[inst_1 : TopologicalSpace α] [IsTopologicalSemiring α] {f : ι → α} [T2Space α] [L.NeBot] (a : α),
(∀ (i : ι), Commute (f i) a) → Commute (∑'[L] (i : ι), f i) a- Cited by
- 1 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- T2Spacestatement and proof · cited by 1,351
- tsumstatement · cited by 1,148
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- Commutestatement and proof · cited by 639
- SummationFilterstatement and proof · cited by 607
- IsTopologicalSemiringstatement and proof · cited by 442
- SummationFilter.NeBotstatement and proof · cited by 130
- SemiconjBy.tsum_leftproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Commute.tsum_rightproof · cited by 1