Theorems · Theorem · several complex variables
HasFiniteFPowerSeriesOnBall.cpolynomialAt_of_mem
∀ {𝕜 : Type u_1} {E : Type u_2} {F : Type u_3} [inst : NontriviallyNormedField 𝕜] [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] {f : E → F}
{p : FormalMultilinearSeries 𝕜 E F} {r : ENNReal} {n : ℕ} {x y : E},
HasFiniteFPowerSeriesOnBall f p x n r → y ∈ Metric.eball x r → CPolynomialAt 𝕜 f yIf a function admits a finite power series expansion p on an open ball B (x, r), then
it is continuously polynomial at every point of this ball.
- Defined in
- Mathlib.Analysis.Analytic.CPolynomialDef
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 186 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.
- Setstatement · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- ENNRealstatement and proof · cited by 9,879
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ENNReal.ofNNRealproof · cited by 1,279
- NNNorm.nnnormproof · cited by 952
- FormalMultilinearSeriesstatement and proof · cited by 615
- Metric.eballstatement and proof · cited by 294
- add_sub_cancelproof · cited by 195
- HasFiniteFPowerSeriesOnBallstatement and proof · cited by 46
- edist_eq_enorm_subproof · cited by 37
Cited by5
Results whose statement or proof uses this declaration.
- ContinuousMultilinearMap.cpolynomialAtproof · cited by 3
- isOpen_cpolynomialAtproof · cited by 3
- ContinuousLinearMap.cpolynomialAt_uncurry_of_multilinearproof · cited by 3
- HasFiniteFPowerSeriesOnBall.cpolynomialOnproof · cited by 0
- HasFiniteFPowerSeriesOnBall.differentiableOnproof · cited by 0