Commit 2024-12-18 06:37 2144977f
View on Github →feat(Analysis/Analytic): FormalMultilinearSeries.unshift
convergence (#19848)
- Prove
unshift_shift
, which states thatp.unshift.shift = p
. - Prove
radius_shift
andradius_unshift
, which state that the shifted and unshifted series converge on the same ball. - Prove
HasFPowerSeriesOnBall.unshift
(and variations), describing where the shifted series converges.