Theorems · Definition · complex analysis
FormalMultilinearSeries.sum
{𝕜 : Type u_1} →
{E : Type u_3} →
{F : Type u_4} →
[inst : Semiring 𝕜] →
[inst_1 : AddCommMonoid E] →
[inst_2 : AddCommMonoid F] →
[inst_3 : Module 𝕜 E] →
[inst_4 : Module 𝕜 F] →
[inst_5 : TopologicalSpace E] →
[inst_6 : TopologicalSpace F] →
[inst_7 : ContinuousAdd E] →
[inst_8 : ContinuousAdd F] →
[inst_9 : ContinuousConstSMul 𝕜 E] →
[inst_10 : ContinuousConstSMul 𝕜 F] → FormalMultilinearSeries 𝕜 E F → E → FGiven a formal multilinear series p and a vector x, then p.sum x is the sum Σ pₙ xⁿ. A
priori, it only behaves well when ‖x‖ < p.radius.
- Cited by
- 34 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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
- SummationFilter.unconditionalproof · cited by 2,068
- tsumproof · cited by 1,148
- ContinuousConstSMulstatement and proof · cited by 832
- ContinuousAddstatement and proof · cited by 777
- FormalMultilinearSeriesstatement and proof · cited by 615
Cited by39
Results whose statement or proof uses this declaration.
- FormalMultilinearSeries.changeOriginproof · cited by 27
- FormalMultilinearSeries.ofScalarsSumproof · cited by 8
- NormedSpace.exp_eq_expSeries_sumstatement and proof · cited by 8
- FormalMultilinearSeries.hasFPowerSeriesOnBallstatement and proof · cited by 7
- FormalMultilinearSeries.hasSumstatement · cited by 5
- ordinaryHypergeometricproof · cited by 4
- HasFPowerSeriesWithinOnBall.changeOriginproof · cited by 3
- NormedSpace.expSeries_sum_eqstatement · cited by 3
- NormedSpace.exp_defstatement and proof · cited by 3
- FormalMultilinearSeries.hasSum_of_finitestatement · cited by 3
- HasFiniteFPowerSeriesOnBall.changeOriginproof · cited by 2
- AnalyticOn.hasFPowerSeriesOnSubballproof · cited by 2