Theorems · Theorem · functional analysis
ContinuousLinearEquiv.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₂} {σ' : R₂ →+* R}
[inst_8 : RingHomInvPair σ σ'] [inst_9 : RingHomInvPair σ' σ] {L : SummationFilter ι} {f : ι → M} (e : M ≃SL[σ] M₂)
{y : M₂}, HasSum (fun b => e (f b)) y L ↔ HasSum f (e.symm y) LApplying a continuous linear map commutes with taking an (infinite) sum.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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
- ContinuousLinearEquivstatement and proof · cited by 743
- SummationFilterstatement and proof · cited by 607
- RingHomInvPairstatement and proof · cited by 523
- HasSumstatement and proof · cited by 518
- ContinuousLinearEquiv.toContinuousLinearMapproof · cited by 448
- ContinuousLinearEquiv.symmstatement and proof · cited by 368
Cited by4
Results whose statement or proof uses this declaration.
- ContinuousLinearEquiv.summableproof · cited by 2
- RCLike.hasSum_conjproof · cited by 1
- ContinuousLinearEquiv.hasSum'proof · cited by 1
- ContinuousLinearEquiv.tsum_eq_iffproof · cited by 1