Documentation

LeanPool.NavierStokesAndEuler.Euler.TimeLpCoefficientGevrey

Quantitative parameter derivatives of time multipliers #

The Bochner multiplier is a linear contraction of the uniform coefficient path. These are bounds on genuine parameter derivatives of that operator, including the H¹ moving-frame transport used in the variational inverse.

@[instance_reducible]

Cache the standard NormedAddCommGroup C(Icc (0 : ℝ) T, E →L[ℝ] F) instance to shorten typeclass synthesis.

Equations
Instances For
    @[instance_reducible]

    Cache the standard NormedSpace ℝ C(Icc (0 : ℝ) T, E →L[ℝ] F) instance to shorten typeclass synthesis.

    Equations
    Instances For
      @[instance_reducible]

      Cache the standard NormedAddCommGroup (TimeLp T E →L[ℝ] TimeLp T F) instance to shorten typeclass synthesis.

      Equations
      Instances For
        @[instance_reducible]

        Cache the standard NormedSpace ℝ (TimeLp T E →L[ℝ] TimeLp T F) instance to shorten typeclass synthesis.

        Equations
        Instances For

          The actual coefficient-to-multiplier map is a linear contraction.

          A convenient polynomial bound for the genuine terminal primitive.

          theorem EulerTimeLpCoefficientGevrey.timeMultiplier_bound {P : Type u_1} {E : Type u_2} {F : Type u_3} [NormedAddCommGroup P] [NormedSpace P] [NormedAddCommGroup E] [NormedSpace E] [NormedAddCommGroup F] [NormedSpace F] (T : ) (hT : 0 T) (A : PC((Set.Icc 0 T), E →L[] F)) (hA : ContDiff (↑) A) (R C : ) (hR : 0 R) (hC : 0 C) (d : ) (hb : ∀ (n : ) (x : P), iteratedFDeriv n A x C * EulerGevrey.majorant R d n) (n : ) (x : P) :

          Actual multiplier derivatives retain the coefficient factorial bounds.

          theorem EulerTimeLpCoefficientGevrey.productDerivative_bound {P : Type u_1} {E : Type u_2} {F : Type u_3} [NormedAddCommGroup P] [NormedSpace P] [NormedAddCommGroup E] [NormedSpace E] [NormedAddCommGroup F] [NormedSpace F] (T : ) (hT : 0 T) (A B : PC((Set.Icc 0 T), E →L[] F)) (hA : ContDiff (↑) A) (hB : ContDiff (↑) B) (R C D : ) (hR : 0 R) (hC : 0 C) (hD : 0 D) (d : ) (ha : ∀ (n : ) (x : P), iteratedFDeriv n A x C * EulerGevrey.majorant R d n) (hb : ∀ (n : ) (x : P), iteratedFDeriv n B x D * EulerGevrey.majorant R d n) (n : ) (x : P) :

          The genuine H¹ transport costs only the polynomial factor from terminal integration.