Theorems · Theorem · functional analysis
TrivSqZeroExt.hasSum_expSeries_of_smul_comm
∀ (𝕜 : Type u_1) {R : Type u_3} {M : Type u_4} [inst : Field 𝕜] [CharZero 𝕜] [inst_2 : Ring R] [inst_3 : AddCommGroup M]
[inst_4 : Algebra 𝕜 R] [inst_5 : Module 𝕜 M] [inst_6 : Module R M] [inst_7 : Module Rᵐᵒᵖ M]
[inst_8 : SMulCommClass R Rᵐᵒᵖ M] [inst_9 : IsScalarTower 𝕜 R M] [inst_10 : IsScalarTower 𝕜 Rᵐᵒᵖ M]
[inst_11 : TopologicalSpace R] [inst_12 : TopologicalSpace M] [inst_13 : IsTopologicalRing R]
[inst_14 : IsTopologicalAddGroup M] [inst_15 : ContinuousSMul R M] [inst_16 : ContinuousSMul Rᵐᵒᵖ M]
(x : TrivSqZeroExt R M),
MulOpposite.op x.fst • x.snd = x.fst • x.snd →
∀ {e : R},
HasSum (fun n => (NormedSpace.expSeries 𝕜 R n) fun x_1 => x.fst) e →
HasSum (fun n => (NormedSpace.expSeries 𝕜 (TrivSqZeroExt R M) n) fun x_1 => x)
(TrivSqZeroExt.inl e + TrivSqZeroExt.inr (e • x.snd))If NormedSpace.exp R x.fst converges to e
then NormedSpace.exp R x converges to inl e + inr (e • x.snd).
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- AddCommGroupstatement and proof · cited by 12,871
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- Fieldstatement and proof · cited by 7,404
- IsScalarTowerstatement and proof · cited by 3,896
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- SMulCommClassstatement and proof · cited by 1,927
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- MulOppositestatement and proof · cited by 1,135
Cited by1
Results whose statement or proof uses this declaration.
- TrivSqZeroExt.exp_def_of_smul_commproof · cited by 3