Theorems · Theorem · sequences and series
HasSum.mul_right
∀ {ι : Type u_1} {α : Type u_3} {L : SummationFilter ι} [inst : NonUnitalNonAssocSemiring α]
[inst_1 : TopologicalSpace α] [IsTopologicalSemiring α] {f : ι → α} {a₁ : α} (a₂ : α),
HasSum f a₁ L → HasSum (fun i => f i * a₂) (a₁ * a₂) L- Cited by
- 11 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- SummationFilterstatement and proof · cited by 607
- HasSumstatement and proof · cited by 518
- IsTopologicalSemiringstatement and proof · cited by 442
- continuous_constproof · cited by 278
- continuous_idproof · cited by 192
- Continuous.mulproof · cited by 39
- HasSum.mapproof · cited by 32
- AddMonoidHom.mulRightproof · cited by 20
Cited by11
Results whose statement or proof uses this declaration.
- HasSum.div_constproof · cited by 18
- Summable.mul_rightproof · cited by 7
- Summable.tsum_pow_mul_one_subproof · cited by 3
- Complex.hasSum_sin'proof · cited by 3
- Summable.tsum_mul_rightproof · cited by 3
- hasSum_mul_right_iffproof · cited by 2
- Complex.hasSum_sinhproof · cited by 2
- HasSum.mul_eqproof · cited by 2
- hasSum_two_pi_I_cauchyPowerSeries_integralproof · cited by 2
- RCLike.hasSum_iffproof · cited by 1
- ProbabilityTheory.hasSum_one_geometricMeasureproof · cited by 0