Documentation

LeanPool.PoincareThreeBody.JointBallFiberSeries

Uniform fiber series from one joint analytic ball #

A joint power series on a ball in (parameter, time) yields parameter power series with a common radius on any smaller time slab. These are the local pieces used in the compact-interval parameter-integral theorem.

The isometric inclusion of the analytic parameter as the first product coordinate.

Equations
Instances For

    Restrict a changed-origin joint series to displacement in the first coordinate.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      theorem LeanPool.PoincareThreeBody.hasFPowerSeriesOnBall_fiber_of_joint_ball {function : × } {jointSeries : FormalMultilinearSeries ( × ) } {centerParameter centerTime time : } {jointRadius timeBound fiberRadius : NNReal} (hjoint : HasFPowerSeriesOnBall function jointSeries (centerParameter, centerTime) jointRadius) (htime : |time - centerTime| timeBound) (hfiberRadius : 0 < fiberRadius) (hradii : timeBound + fiberRadius < jointRadius) :
      HasFPowerSeriesOnBall (fun (parameter : ) => function (parameter, time)) (jointBallFiberSeries jointSeries centerTime time) centerParameter fiberRadius

      A joint analytic ball gives all nearby time fibers a common parameter radius.