Theorems · Theorem · functional analysis
Summable.const_smul
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : TopologicalSpace α] [inst_1 : AddCommMonoid α]
[inst_2 : DistribSMul γ α] [ContinuousConstSMul γ α] {f : β → α} {L : SummationFilter β} (b : γ),
Summable f L → Summable (fun i => b • f i) L- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 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
- Summablestatement and proof · cited by 778
- SummationFilterstatement and proof · cited by 607
- Summable.hasSumproof · cited by 184
- DistribSMulstatement and proof · cited by 117
- HasSum.summableproof · cited by 98
- HasSum.const_smulproof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- LSeriesSummable.smulproof · cited by 3