Theorems · Theorem · functional analysis
HasSum.const_smul
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : TopologicalSpace α] [inst_1 : AddCommMonoid α]
[inst_2 : DistribSMul γ α] [ContinuousConstSMul γ α] {f : β → α} {L : SummationFilter β} {a : α} (b : γ),
HasSum f a L → HasSum (fun i => b • f i) (b • a) L- Cited by
- 11 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- AddCommMonoidstatement and proof · cited by 12,281
- ContinuousConstSMulstatement and proof · cited by 832
- SummationFilterstatement and proof · cited by 607
- HasSumstatement and proof · cited by 518
- DistribSMulstatement and proof · cited by 117
- HasSum.mapproof · cited by 32
- ContinuousConstSMul.continuous_const_smulproof · cited by 25
- DistribSMul.toAddMonoidHomproof · cited by 20
Cited by11
Results whose statement or proof uses this declaration.
- HasFPowerSeriesOnBall.const_smulproof · cited by 4
- Summable.tsum_const_smulproof · cited by 4
- HasSum.smul_eqproof · cited by 2
- intervalIntegral.hasSum_integral_of_dominated_convergenceproof · cited by 2
- hasSum_cauchyPowerSeries_integralproof · cited by 2
- hasSum_two_pi_I_cauchyPowerSeries_integralproof · cited by 2
- Summable.const_smulproof · cited by 1
- HasFPowerSeriesAt.has_fpower_series_dslope_fslopeproof · cited by 1
- HasFPowerSeriesWithinOnBall.const_smulproof · cited by 1
- LSeriesHasSum.smulproof · cited by 0
- HasSum.exists_hasSum_smul_of_apply_eq_zeroproof · cited by 0