Theorems · Theorem · functional analysis
HasSum.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 ι} {r : R}, HasSum f r L → ∀ (a : M), HasSum (fun z => f z • a) (r • a) L- Cited by
- 6 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- ContinuousSMulstatement and proof · cited by 1,016
- SummationFilterstatement and proof · cited by 607
- HasSumstatement and proof · cited by 518
- continuous_constproof · cited by 278
- continuous_idproof · cited by 192
- HasSum.mapproof · cited by 32
- AddMonoidHom.flipproof · cited by 25
Cited by6
Results whose statement or proof uses this declaration.
- HasSum.smul_eqproof · cited by 2
- hasSum_two_pi_I_cauchyPowerSeries_integralproof · cited by 2
- TrivSqZeroExt.hasSum_snd_expSeries_of_smul_commproof · cited by 1
- Quaternion.hasSum_expSeries_of_imaginaryproof · cited by 1
- Summable.tsum_smul_constproof · cited by 0
- Summable.smul_constproof · cited by 0