Theorems · Theorem · complex analysis
FormalMultilinearSeries.hasSum
∀ {𝕜 : Type u_1} {E : Type u_3} {F : Type u_4} [inst : NontriviallyNormedField 𝕜] [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] [CompleteSpace F]
(p : FormalMultilinearSeries 𝕜 E F) {x : E},
x ∈ Metric.eball 0 p.radius → HasSum (fun n => (p n) fun x_1 => x) (p.sum x)- Cited by
- 5 results in Mathlib
- Foundations
- Depth 175 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- CompleteSpacestatement and proof · cited by 2,532
- SummationFilter.unconditionalstatement · cited by 2,068
- ContinuousMultilinearMapstatement · cited by 1,016
- FormalMultilinearSeriesstatement and proof · cited by 615
- HasSumstatement · cited by 518
- Metric.eballstatement and proof · cited by 294
- Summable.hasSumproof · cited by 184
Cited by5
Results whose statement or proof uses this declaration.
- FormalMultilinearSeries.hasFPowerSeriesOnBallproof · cited by 7
- HasFPowerSeriesWithinOnBall.changeOriginproof · cited by 3
- NormedSpace.expSeries_hasSum_exp_of_mem_ballproof · cited by 3
- hasFPowerSeriesWithinOnBall_iff_exists_hasFPowerSeriesOnBallproof · cited by 1
- FormalMultilinearSeries.changeOrigin_evalproof · cited by 1