Theorems · Theorem · functional analysis
ContinuousLinearMap.map_tsum
∀ {ι : Type u_5} {R : Type u_7} {R₂ : Type u_8} {M : Type u_9} {M₂ : Type u_10} [inst : Semiring R]
[inst_1 : Semiring R₂] [inst_2 : AddCommMonoid M] [inst_3 : Module R M] [inst_4 : AddCommMonoid M₂]
[inst_5 : Module R₂ M₂] [inst_6 : TopologicalSpace M] [inst_7 : TopologicalSpace M₂] {σ : R →+* R₂}
{L : SummationFilter ι} [T2Space M₂] [L.NeBot] {f : ι → M} (φ : M →SL[σ] M₂),
Summable f L → φ (∑'[L] (z : ι), f z) = ∑'[L] (z : ι), φ (f z)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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
- RingHomstatement and proof · cited by 10,189
- ContinuousLinearMapstatement and proof · cited by 5,352
- T2Spacestatement and proof · cited by 1,351
- tsumstatement · cited by 1,148
- Summablestatement and proof · cited by 778
- SummationFilterstatement and proof · cited by 607
- Summable.hasSumproof · cited by 184
Cited by3
Results whose statement or proof uses this declaration.
- hasDerivAt_tsum_of_isPreconnectedproof · cited by 1
- RCLike.re_tsumproof · cited by 1
- RCLike.im_tsumproof · cited by 1