Theorems · Theorem · functional analysis
Summable.tsum_smul_const
∀ {ι : Type u_5} {R : Type u_7} {M : Type u_9} [inst : Semiring R] [inst_1 : TopologicalSpace R]
[inst_2 : TopologicalSpace M] [inst_3 : AddCommMonoid M] [inst_4 : Module R M] [ContinuousSMul R M] {f : ι → R}
{L : SummationFilter ι} [T2Space M] [L.NeBot],
Summable f L → ∀ (a : M), ∑'[L] (z : ι), f z • a = (∑'[L] (z : ι), f z) • a- Cited by
- 0 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.
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
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- T2Spacestatement and proof · cited by 1,351
- tsumstatement · cited by 1,148
- ContinuousSMulstatement and proof · cited by 1,016
- Summablestatement and proof · cited by 778
- SummationFilterstatement and proof · cited by 607
- Summable.hasSumproof · cited by 184
- HasSum.tsum_eqproof · cited by 150
- SummationFilter.NeBotstatement and proof · cited by 130
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.