Theorems · Theorem · several complex variables
HasFiniteFPowerSeriesOnBall.eq_zero_of_bound_zero
∀ {𝕜 : 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}
{pf : FormalMultilinearSeries 𝕜 E F} {x : E} {r : ENNReal},
HasFiniteFPowerSeriesOnBall f pf x 0 r → ∀ y ∈ Metric.eball x r, f y = 0If f has a formal power series on a ball bounded by 0, then f is equal to 0 on
the ball.
- Defined in
- Mathlib.Analysis.Analytic.CPolynomialDef
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 167 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.
- 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
- le_rflproof · cited by 1,558
- FormalMultilinearSeriesstatement and proof · cited by 615
- Metric.eballstatement and proof · cited by 294
- HasFiniteFPowerSeriesOnBallstatement and proof · cited by 46
- HasFiniteFPowerSeriesOnBall.eq_partialSum'proof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- HasFiniteFPowerSeriesOnBall.fderiv'proof · cited by 1
- HasFiniteFPowerSeriesAt.eventually_zero_of_bound_zeroproof · cited by 0