Theorems · Definition · complex analysis
FormalMultilinearSeries.partialSum
{𝕜 : 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.partialSum n x is the sum
Σ pₖ xᵏ for k ∈ {0,..., n-1}.
- Cited by
- 30 results in Mathlib
- Foundations
- Depth 73 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
- Finset.sumproof · cited by 5,195
- Finset.rangeproof · cited by 1,341
- ContinuousConstSMulstatement and proof · cited by 832
- ContinuousAddstatement and proof · cited by 777
- FormalMultilinearSeriesstatement and proof · cited by 615
Cited by30
Results whose statement or proof uses this declaration.
- FormalMultilinearSeries.partialSum_continuousstatement · cited by 3
- HasFPowerSeriesWithinOnBall.tendstoUniformlyOnstatement and proof · cited by 3
- HasFPowerSeriesWithinOnBall.uniform_geometric_approx'statement and proof · cited by 3
- HasFPowerSeriesAt.apply_eq_zeroproof · cited by 2
- HasFiniteFPowerSeriesOnBall.eq_partialSum'statement · cited by 2
- FormalMultilinearSeries.comp_partialSumstatement · cited by 2
- HasFPowerSeriesWithinOnBall.tendstoLocallyUniformlyOn'statement and proof · cited by 2
- HasFPowerSeriesWithinOnBall.tendstoLocallyUniformlyOnstatement and proof · cited by 2
- HasFPowerSeriesWithinOnBall.tendsto_partialSum_prodstatement and proof · cited by 2
- HasFPowerSeriesWithinOnBall.uniform_geometric_approxstatement and proof · cited by 2
- HasFPowerSeriesWithinAt.compproof · cited by 2
- HasFPowerSeriesWithinAt.isBigO_sub_partialSum_powstatement and proof · cited by 1