Theorems · Theorem · several complex variables
HasFPowerSeriesWithinOnBall.continuousOn
∀ {𝕜 : 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} {s : Set E} {x : E} {r : ENNReal},
HasFPowerSeriesWithinOnBall f p s x r → ContinuousOn f (insert x s ∩ Metric.eball x r)If a function admits a power series expansion within a set on a ball, then it is continuous there.
- Defined in
- Mathlib.Analysis.Analytic.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · 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
- ContinuousOnstatement · cited by 1,411
- FormalMultilinearSeriesstatement and proof · cited by 615
- Continuous.compproof · cited by 371
- Continuous.continuousOnproof · cited by 311
- Metric.eballstatement · cited by 294
- continuous_constproof · cited by 278
- continuous_idproof · cited by 192
Cited by2
Results whose statement or proof uses this declaration.
- HasFPowerSeriesOnBall.continuousOnproof · cited by 5
- HasFPowerSeriesWithinOnBall.continuousWithinAt_insertproof · cited by 2