Documentation

LeanPool.PoincareThreeBody.ParameterizedAnalyticDivision

Parameterized analytic division #

This file develops the several-variable Hadamard-division input needed by Poincaré's normalization. The homotopy (mass, phase) ↦ (t * mass, phase) reduces division by the mass coordinate to integration of the mass partial derivative along 0 ≤ t ≤ 1.

@[reducible, inline]

Product of the perturbing mass parameter and the phase space.

Equations
Instances For

    The distinguished unit direction in the mass coordinate.

    Equations
    Instances For

      On the unit interval, the mass-scaling homotopy is norm nonexpanding.

      The power series of the mass partial derivative after applying the mass-scaling homotopy to its input variables.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For

        One evaluated coefficient, bundled as a continuous function of the homotopy parameter.

        Equations
        Instances For

          Uniform coefficient bound along the unit homotopy interval.

          Integrating the mass-partial series along the scaling homotopy gives the formal series for the removable mass quotient.

          Equations
          Instances For

            Homotopy formula for the removable quotient: integrate the mass partial derivative from the zero-mass slice to the requested mass while keeping the phase coordinates fixed.

            Equations
            • One or more equations did not get rendered due to their size.
            Instances For

              Integration over the unit interval does not reduce the convergence radius supplied by the derivative series.

              The homotopy integral has the integrated derivative series as a genuine power series on the same ball as the original analytic function.

              Parameterized analytic Hadamard lemma in integral form.

              theorem LeanPool.PoincareThreeBody.deriv_curry_left_at {B : Type u_1} [NormedAddCommGroup B] [NormedSpace B] {G : × B} {mass : } {b : B} (hG : DifferentiableAt G (mass, b)) :
              deriv (fun (m : ) => G (m, b)) mass = (fderiv G (mass, b)) (1, 0)

              The derivative of a mass slice is the joint derivative in the pure mass direction.

              Fundamental-theorem identity behind parameterized division.

              theorem LeanPool.PoincareThreeBody.analyticAt_uncurry_domainMassNormalizedCandidate_mass_zero {δ : } {F : PhaseSpace} {energyFunction : } ( : 0 < δ) (hanalytic : IsJointlyAnalytic δ F) (henergy : ∀ (energy : ), AnalyticAt energyFunction energy) (hcancel : ∀ (state : PhaseSpace), (0, state) collisionFreeF 0 state = energyFunction (hamiltonian 0 state)) {state : PhaseSpace} (hcollision : (0, state) collisionFree) :

              The parameterized integral supplies the removable analytic extension of the normalized residual at every collision-free point of the mass-zero slice.

              Analytic Hadamard division by the mass parameter, with cancellation required only on the actual collision-free mass-zero domain.