Theorems · Theorem · functional analysis
ContinuousLinearMap.hasSum
∀ {ι : 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 ι} {f : ι → M} (φ : M →SL[σ] M₂) {x : M}, HasSum f x L → HasSum (fun b => φ (f b)) (φ x) LApplying a continuous linear map commutes with taking an (infinite) sum.
- Cited by
- 13 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.
Cites13
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
- SummationFilterstatement and proof · cited by 607
- ContinuousLinearMap.toLinearMapproof · cited by 528
- HasSumstatement and proof · cited by 518
- ContinuousLinearMap.continuousproof · cited by 124
- LinearMap.toAddMonoidHomproof · cited by 101
Cited by13
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.comp_hasFPowerSeriesWithinOnBallproof · cited by 5
- HasSum.mapLproof · cited by 4
- ContinuousLinearEquiv.hasSumproof · cited by 4
- RCLike.hasSum_reproof · cited by 3
- has_pointwise_sum_fourier_series_of_summableproof · cited by 2
- ContinuousMap.hasSum_of_hasSum_Lpproof · cited by 2
- RCLike.hasSum_improof · cited by 2
- RCLike.hasSum_ofRealproof · cited by 2
- hasDerivAt_jacobiTheta₂_fstproof · cited by 1
- HasFPowerSeriesWithinOnBall.unshiftproof · cited by 1
- HilbertBasis.hasSum_repr_symmproof · cited by 1
- UnitAddTorus.hasSum_mFourier_series_apply_of_summableproof · cited by 0