Theorems · Inductive type · several complex variables
HasFPowerSeriesOnBall
{𝕜 : 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] → (E → F) → FormalMultilinearSeries 𝕜 E F → E → ENNReal → PropGiven a function f : E → F and a formal multilinear series p, we say that f has p as
a power series on the ball of radius r > 0 around x if f (x + y) = ∑' pₙ yⁿ for all ‖y‖ < r.
- Defined in
- Mathlib.Analysis.Analytic.Basic
- Cited by
- 131 results in Mathlib
- Foundations
- Depth 163 from the axioms, rests on 3,363 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement · cited by 15,752
- NormedSpacestatement · cited by 12,499
- ENNRealstatement · cited by 9,879
- NontriviallyNormedFieldstatement · cited by 8,742
- FormalMultilinearSeriesstatement · cited by 615
Cited by136
Results whose statement or proof uses this declaration.
- HasFPowerSeriesAtproof · cited by 94
- HasFPowerSeriesOnBall.r_posstatement and proof · cited by 30
- HasFPowerSeriesOnBall.hasSumstatement and proof · cited by 24
- HasFiniteFPowerSeriesOnBall.toHasFPowerSeriesOnBallstatement · cited by 20
- HasFPowerSeriesOnBall.hasFPowerSeriesAtstatement and proof · cited by 18
- HasFPowerSeriesOnBall.r_lestatement and proof · cited by 16
- hasFPowerSeriesWithinOnBall_univstatement and proof · cited by 16
- HasFPowerSeriesOnBall.monostatement and proof · cited by 10
- HasFPowerSeriesOnBall.congrstatement and proof · cited by 9
- HasFPowerSeriesOnBall.compContinuousLinearMapstatement and proof · cited by 8
- ContinuousLinearMap.comp_hasFPowerSeriesOnBallstatement and proof · cited by 8
- FormalMultilinearSeries.hasFPowerSeriesOnBallstatement · cited by 7