Theorems · Theorem · functional analysis
HasSum.smul_eq
∀ {ι : Type u_5} {κ : Type u_6} {R : Type u_7} {M : Type u_9} [inst : Semiring R] [inst_1 : AddCommMonoid M]
[inst_2 : Module R M] [inst_3 : TopologicalSpace R] [inst_4 : TopologicalSpace M] [T3Space M] [ContinuousAdd M]
[ContinuousSMul R M] {f : ι → R} {g : κ → M} {s : R} {t u : M},
HasSum f s → HasSum g t → HasSum (fun x => f x.1 • g x.2) u → s • t = u- Cited by
- 2 results in Mathlib
- Foundations
- Depth 92 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
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- ContinuousSMulstatement and proof · cited by 1,016
- ContinuousAddstatement and proof · cited by 777
- HasSumstatement and proof · cited by 518
- T3Spacestatement and proof · cited by 51
- HasSum.uniqueproof · cited by 23
- HasSum.const_smulproof · cited by 11
- HasSum.prod_fiberwiseproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- tsum_smul_tsumproof · cited by 0
- HasSum.smulproof · cited by 0