Mathlib Map

Theorems · Theorem · several complex variables

HasFPowerSeriesWithinOnBall.r_pos

∀ {𝕜 : 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 → 0 < r

The radius of convergence is positive

Defined in
Mathlib.Analysis.Analytic.Basic
Cited by
31 results in Mathlib
Foundations
Depth 164 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…HasFPowerSeriesWithinOnBall.coeff_zero · cited by 5HasFPowerSeriesWithinOnBa…IsOpen.analyticOn_iff_analyticOnNhd · cited by 5IsOpen.analyticOn_iff_ana…ContinuousLinearMap.comp_hasFPowerSeriesWithinOnBall · cited by 5ContinuousLinearMap.comp_…HasFPowerSeriesWithinOnBall.mono · cited by 4HasFPowerSeriesWithinOnBa…HasFPowerSeriesWithinAt.mono_of_mem_nhdsWithin · cited by 3HasFPowerSeriesWithinAt.m…HasFPowerSeriesWithinAt.isBigO_image_sub_norm_mul_norm_sub · cited by 2HasFPowerSeriesWithinAt.i…HasFPowerSeriesWithinOnBall.add · cited by 2HasFPowerSeriesWithinOnBa…HasFPowerSeriesWithinOnBall.compContinuousLinearMap · cited by 2HasFPowerSeriesWithinOnBa…HasFPowerSeriesWithinOnBall.continuousWithinAt_insert · cited by 2HasFPowerSeriesWithinOnBa…HasFPowerSeriesWithinOnBall.fderivWithin · cited by 2HasFPowerSeriesWithinOnBa…HasFPowerSeriesWithinOnBall.fderivWithin_of_mem_of_analyticOn · cited by 2HasFPowerSeriesWithinOnBa…HasFPowerSeriesWithinOnBall.iteratedFDerivWithin_eq_sum · cited by 2HasFPowerSeriesWithinOnBa…HasFPowerSeriesWithinOnBall.neg · cited by 2HasFPowerSeriesWithinOnBa…HasFPowerSeriesWithinOnBall.prod · cited by 2HasFPowerSeriesWithinOnBa…Set · cited by 53352SetNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceENNReal · cited by 9879ENNRealNontriviallyNormedField · cited by 8742NontriviallyNormedFieldFormalMultilinearSeries · cited by 615FormalMultilinearSeriesHasFPowerSeriesWithinOnBall · cited by 83HasFPowerSeriesWithinOnBa…HasFPowerSeriesWithinOnBall.r…CITED BYCITES

Cites7

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

Cited by31

Results whose statement or proof uses this declaration.