Theorems · Theorem · sequences and series
SemiconjBy.tsum_right
∀ {ι : Type u_1} {α : Type u_3} {L : SummationFilter ι} [inst : NonUnitalNonAssocSemiring α]
[inst_1 : TopologicalSpace α] [IsTopologicalSemiring α] [T2Space α] [L.NeBot] {f g : ι → α} (a : α),
Summable f L →
Summable g L → (∀ (i : ι), SemiconjBy a (f i) (g i)) → SemiconjBy a (∑'[L] (i : ι), f i) (∑'[L] (i : ι), g i)- 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.
Cites12
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
- Summablestatement and proof · 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
- Summable.tsum_mul_leftproof · cited by 8
- Summable.tsum_mul_rightproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- SemiconjBy.exp_rightproof · cited by 1