Mathlib Map

Theorems · Theorem · several complex variables

HasFPowerSeriesWithinOnBall.r_le

∀ {𝕜 : 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 → r ≤ p.radius

p converges on ball 0 r

Defined in
Mathlib.Analysis.Analytic.Basic
Cited by
28 results in Mathlib
Foundations
Depth 165 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceNormedAddCommGroupNormedSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

hasFPowerSeriesWithinOnBall_univ · cited by 16hasFPowerSeriesWithinOnBa…IsOpen.analyticOn_iff_analyticOnNhd · cited by 5IsOpen.analyticOn_iff_ana…ContinuousLinearMap.comp_hasFPowerSeriesWithinOnBall · cited by 5ContinuousLinearMap.comp_…HasFPowerSeriesWithinOnBall.mono · cited by 4HasFPowerSeriesWithinOnBa…HasFPowerSeriesWithinOnBall.uniform_geometric_approx' · cited by 3HasFPowerSeriesWithinOnBa…HasFPowerSeriesWithinAt.mono_of_mem_nhdsWithin · cited by 3HasFPowerSeriesWithinAt.m…HasFPowerSeriesWithinOnBall.changeOrigin · cited by 3HasFPowerSeriesWithinOnBa…HasFPowerSeriesWithinOnBall.isBigO_image_sub_image_sub_deriv_principal · cited by 3HasFPowerSeriesWithinOnBa…HasFPowerSeriesWithinOnBall.of_le · cited by 3HasFPowerSeriesWithinOnBa…HasFPowerSeriesWithinOnBall.pi · cited by 3HasFPowerSeriesWithinOnBa…HasFPowerSeriesWithinOnBall.add · cited by 2HasFPowerSeriesWithinOnBa…HasFPowerSeriesWithinOnBall.compContinuousLinearMap · cited by 2HasFPowerSeriesWithinOnBa…HasFPowerSeriesWithinOnBall.fderivWithin · cited by 2HasFPowerSeriesWithinOnBa…HasFPowerSeriesWithinOnBall.fderivWithin_of_mem_of_analyticOn · cited by 2HasFPowerSeriesWithinOnBa…HasFPowerSeriesWithinOnBall.neg · cited by 2HasFPowerSeriesWithinOnBa…Set · cited by 53352SetNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceENNReal · cited by 9879ENNRealNontriviallyNormedField · cited by 8742NontriviallyNormedFieldFormalMultilinearSeries · cited by 615FormalMultilinearSeriesFormalMultilinearSeries.radius · cited by 150FormalMultilinearSeries.r…HasFPowerSeriesWithinOnBall · cited by 83HasFPowerSeriesWithinOnBa…HasFPowerSeriesWithinOnBall.r…CITED BYCITES

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by28

Results whose statement or proof uses this declaration.