Theorems · Theorem · sequences and series
Summable.tsum_mul_right
∀ {ι : Type u_1} {α : Type u_3} {L : SummationFilter ι} [inst : NonUnitalNonAssocSemiring α]
[inst_1 : TopologicalSpace α] [IsTopologicalSemiring α] {f : ι → α} [T2Space α] [L.NeBot] (a : α),
Summable f L → ∑'[L] (i : ι), f i * a = (∑'[L] (i : ι), f i) * a- Cited by
- 3 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Summablestatement and proof · cited by 778
- SummationFilterstatement and proof · cited by 607
- IsTopologicalSemiringstatement and proof · cited by 442
- Summable.hasSumproof · cited by 184
- HasSum.tsum_eqproof · cited by 150
- SummationFilter.NeBotstatement and proof · cited by 130
- HasSum.mul_rightproof · cited by 11
Cited by3
Results whose statement or proof uses this declaration.
- SemiconjBy.tsum_leftproof · cited by 1
- SemiconjBy.tsum_rightproof · cited by 1
- spectrum.exp_mem_expproof · cited by 1