Theorems · Inductive type · several complex variables
HasFiniteFPowerSeriesOnBall
{𝕜 : 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, a formal multilinear series p and n : ℕ, we say that
f has p as a finite power series on the ball of radius r > 0 around x if
f (x + y) = ∑' pₘ yᵐ for all ‖y‖ < r and pₙ = 0 for n ≤ m.
- Defined in
- Mathlib.Analysis.Analytic.CPolynomialDef
- Cited by
- 46 results in Mathlib
- Foundations
- Depth 163 from the axioms · 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 by49
Results whose statement or proof uses this declaration.
- HasFiniteFPowerSeriesAtproof · cited by 23
- HasFiniteFPowerSeriesOnBall.toHasFPowerSeriesOnBallstatement and proof · cited by 20
- HasFiniteFPowerSeriesOnBall.finitestatement and proof · cited by 12
- HasFiniteFPowerSeriesAt.hasFPowerSeriesAtproof · cited by 5
- HasFiniteFPowerSeriesOnBall.cpolynomialAt_of_memstatement and proof · cited by 5
- HasFiniteFPowerSeriesOnBall.cpolynomialAtstatement and proof · cited by 4
- HasFiniteFPowerSeriesAt.finiteproof · cited by 3
- isOpen_cpolynomialAtproof · cited by 3
- HasFiniteFPowerSeriesAt.addproof · cited by 2
- ContinuousMultilinearMap.hasFiniteFPowerSeriesOnBallstatement · cited by 2
- ContinuousLinearMap.hasFiniteFPowerSeriesOnBallstatement · cited by 2
- HasFiniteFPowerSeriesOnBall.addstatement and proof · cited by 2