Theorems · Theorem · sequences and series
Summable.tsum_mul_left
∀ {ι : Type u_1} {α : Type u_3} {L : SummationFilter ι} [inst : NonUnitalNonAssocSemiring α]
[inst_1 : TopologicalSpace α] [IsTopologicalSemiring α] {f : ι → α} [T2Space α] [L.NeBot] (a : α),
Summable f L → ∑'[L] (i : ι), a * f i = a * ∑'[L] (i : ι), f i- Cited by
- 8 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_leftproof · cited by 25
Cited by8
Results whose statement or proof uses this declaration.
- Summable.mul_of_nonnegproof · cited by 4
- Real.ofDigits_eq_sum_add_ofDigitsproof · cited by 3
- spectrum.exp_mem_expproof · cited by 1
- Real.ofDigits_const_last_eq_oneproof · cited by 1
- NormedRing.inverse_one_sub_nth_order'proof · cited by 1
- SemiconjBy.tsum_leftproof · cited by 1
- SemiconjBy.tsum_rightproof · cited by 1
- geom_series_mul_shiftproof · cited by 1