Mathlib Map

Theorems · Theorem · several complex variables

hasFPowerSeriesWithinOnBall_univ

∀ {𝕜 : 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} {x : E} {r : ENNReal},
  HasFPowerSeriesWithinOnBall f p Set.univ x r ↔ HasFPowerSeriesOnBall f p x r
Defined in
Mathlib.Analysis.Analytic.Basic
Cited by
16 results in Mathlib
Foundations
Depth 166 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.

HasFPowerSeriesOnBall.compContinuousLinearMap · cited by 8HasFPowerSeriesOnBall.com…ContinuousLinearMap.comp_hasFPowerSeriesOnBall · cited by 8ContinuousLinearMap.comp_…HasFPowerSeriesOnBall.continuousOn · cited by 5HasFPowerSeriesOnBall.con…HasFPowerSeriesOnBall.analyticAt_of_mem · cited by 5HasFPowerSeriesOnBall.ana…HasFPowerSeriesOnBall.changeOrigin · cited by 2HasFPowerSeriesOnBall.cha…HasFPowerSeriesOnBall.coeff_zero · cited by 2HasFPowerSeriesOnBall.coe…HasFPowerSeriesOnBall.hasFPowerSeriesWithinOnBall · cited by 2HasFPowerSeriesOnBall.has…HasFPowerSeriesOnBall.prod · cited by 1HasFPowerSeriesOnBall.prodHasFPowerSeriesOnBall.image_sub_sub_deriv_le · cited by 0HasFPowerSeriesOnBall.ima…HasFPowerSeriesOnBall.isBigO_image_sub_image_sub_deriv_principal · cited by 0HasFPowerSeriesOnBall.isB…HasFPowerSeriesOnBall.tendstoLocallyUniformlyOn · cited by 0HasFPowerSeriesOnBall.ten…HasFPowerSeriesOnBall.tendstoLocallyUniformlyOn' · cited by 0HasFPowerSeriesOnBall.ten…HasFPowerSeriesOnBall.tendstoUniformlyOn · cited by 0HasFPowerSeriesOnBall.ten…HasFPowerSeriesOnBall.tendstoUniformlyOn' · cited by 0HasFPowerSeriesOnBall.ten…HasFPowerSeriesOnBall.uniform_geometric_approx · cited by 0HasFPowerSeriesOnBall.uni…NormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceENNReal · cited by 9879ENNRealNontriviallyNormedField · cited by 8742NontriviallyNormedFieldSet.univ · cited by 3945Set.univFormalMultilinearSeries · cited by 615FormalMultilinearSeriesMetric.eball · cited by 294Metric.eballHasFPowerSeriesOnBall · cited by 131HasFPowerSeriesOnBallSet.insert_eq_of_mem · cited by 118Set.insert_eq_of_memHasFPowerSeriesWithinOnBall · cited by 83HasFPowerSeriesWithinOnBa…HasFPowerSeriesWithinOnBall.r_pos · cited by 31HasFPowerSeriesWithinOnBa…HasFPowerSeriesOnBall.r_pos · cited by 30HasFPowerSeriesOnBall.r_p…HasFPowerSeriesWithinOnBall.hasSum · cited by 28HasFPowerSeriesWithinOnBa…HasFPowerSeriesWithinOnBall.r_le · cited by 28HasFPowerSeriesWithinOnBa…HasFPowerSeriesOnBall.hasSum · cited by 24HasFPowerSeriesOnBall.has…hasFPowerSeriesWithinOnBall_u…CITED BYCITES

Cites16

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

Cited by16

Results whose statement or proof uses this declaration.