Theorems · Theorem · sequences and series
SemiconjBy.tsum_left
∀ {ι : Type u_1} {α : Type u_3} {L : SummationFilter ι} [inst : NonUnitalNonAssocSemiring α]
[inst_1 : TopologicalSpace α] [IsTopologicalSemiring α] {f : ι → α} [T2Space α] [L.NeBot] {a b : α},
(∀ (i : ι), SemiconjBy (f i) a b) → SemiconjBy (∑'[L] (i : ι), f i) a b- 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.
Cites13
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 and proof · cited by 1,148
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- Summableproof · cited by 778
- SummationFilterstatement and proof · cited by 607
- IsTopologicalSemiringstatement and proof · cited by 442
- SummationFilter.NeBotstatement and proof · cited by 130
- SemiconjBystatement and proof · cited by 99
- tsum_congrproof · cited by 64
- tsum_eq_zero_of_not_summableproof · cited by 27
- Summable.tsum_mul_leftproof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- Commute.tsum_leftproof · cited by 1