Theorems · Theorem · sequences and series
tsum_mul_right
∀ {ι : Type u_1} {α : Type u_3} {L : SummationFilter ι} [inst : DivisionSemiring α] [inst_1 : TopologicalSpace α]
[IsTopologicalSemiring α] {f : ι → α} {a : α} [T2Space α], ∑'[L] (x : ι), f x * a = (∑'[L] (x : ι), f x) * a- Cited by
- 6 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.
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
- MulZeroClass.mul_zeroproof · cited by 2,091
- T2Spacestatement and proof · cited by 1,351
- tsumstatement and proof · cited by 1,148
- SummationFilterstatement and proof · cited by 607
- IsTopologicalSemiringstatement and proof · cited by 442
- DivisionSemiringstatement and proof · cited by 216
- tsum_zeroproof · cited by 63
- Homeomorph.isClosedEmbeddingproof · cited by 37
- Homeomorph.mulRight₀proof · cited by 10
- Topology.IsClosedEmbedding.map_tsumproof · cited by 6
Cited by6
Results whose statement or proof uses this declaration.
- NNReal.tsum_mul_rightproof · cited by 2
- ContinuousLinearMap.exists_preimage_norm_leproof · cited by 2
- LiouvilleNumber.remainder_lt'proof · cited by 1
- Real.tendsto_sum_pi_div_fourproof · cited by 0
- tsum_div_constproof · cited by 0
- tsum_geometric_inv_two_geproof · cited by 0