Theorems · Theorem · complex analysis
HasFPowerSeriesOnBall.exchange_radius
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {p₁ p₂ : FormalMultilinearSeries 𝕜 𝕜 E} {f : 𝕜 → E} {r₁ r₂ : ENNReal} {x : 𝕜},
HasFPowerSeriesOnBall f p₁ x r₁ → HasFPowerSeriesOnBall f p₂ x r₂ → HasFPowerSeriesOnBall f p₁ x r₂If a function f : 𝕜 → E has two power series representations at x, then the given radii in
which convergence is guaranteed may be interchanged. This can be useful when the formal multilinear
series in one representation has a particularly nice form, but the other has a larger radius.
- Defined in
- Mathlib.Analysis.Analytic.Uniqueness
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 178 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- ENNRealstatement and proof · cited by 9,879
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- FormalMultilinearSeriesstatement and proof · cited by 615
- HasFPowerSeriesOnBallstatement and proof · cited by 131
- HasFPowerSeriesOnBall.hasFPowerSeriesAtproof · cited by 18
- HasFPowerSeriesAt.eq_formalMultilinearSeriesproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- spectrum.limsup_pow_nnnorm_pow_one_div_le_spectralRadiusproof · cited by 1
- HasFPowerSeriesOnBall.r_eq_top_of_existsproof · cited by 1