Mathlib Map

Theorems · Theorem · several complex variables

HasFPowerSeriesOnBall.hasSum

∀ {𝕜 : 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},
  HasFPowerSeriesOnBall f p x r → ∀ {y : E}, y ∈ Metric.eball 0 r → HasSum (fun n => (p n) fun x => y) (f (x + y))
Defined in
Mathlib.Analysis.Analytic.Basic
Cited by
24 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…HasFPowerSeriesOnBall.mono · cited by 10HasFPowerSeriesOnBall.monoHasFPowerSeriesOnBall.congr · cited by 9HasFPowerSeriesOnBall.con…HasFPowerSeriesOnBall.comp_sub · cited by 6HasFPowerSeriesOnBall.com…HasFPowerSeriesOnBall.restrictScalars · cited by 5HasFPowerSeriesOnBall.res…HasFPowerSeriesOnBall.add · cited by 5HasFPowerSeriesOnBall.addHasFPowerSeriesOnBall.const_smul · cited by 4HasFPowerSeriesOnBall.con…PeriodPair.summable_weierstrassPExceptSummand · cited by 3PeriodPair.summable_weier…HasFPowerSeriesOnBall.hasSum_sub · cited by 3HasFPowerSeriesOnBall.has…HasFPowerSeriesOnBall.neg · cited by 3HasFPowerSeriesOnBall.negComplex.hasFPowerSeriesOnBall_of_differentiable_off_countable · cited by 3Complex.hasFPowerSeriesOn…HasFPowerSeriesOnBall.eventually_hasSum · cited by 1HasFPowerSeriesOnBall.eve…HasFPowerSeriesOnBall.hasSum_iteratedFDeriv · cited by 1HasFPowerSeriesOnBall.has…FormalMultilinearSeries.changeOrigin_eval · cited by 1FormalMultilinearSeries.c…PeriodPair.weierstrassPExcept_eq_tsum · cited by 1PeriodPair.weierstrassPEx…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceENNReal · cited by 9879ENNRealNontriviallyNormedField · cited by 8742NontriviallyNormedFieldSummationFilter.unconditional · cited by 2068SummationFilter.unconditi…ContinuousMultilinearMap · cited by 1016ContinuousMultilinearMapFormalMultilinearSeries · cited by 615FormalMultilinearSeriesHasSum · cited by 518HasSumMetric.eball · cited by 294Metric.eballHasFPowerSeriesOnBall · cited by 131HasFPowerSeriesOnBallHasFPowerSeriesOnBall.hasSumCITED BYCITES

Cites12

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

Cited by24

Results whose statement or proof uses this declaration.