Documentation

LeanPool.NavierStokesAndEuler.Euler.ParentPacketScaledBounds

Keeping the physical label scale in the coefficient bounds gives one factor ell for each normalized spatial derivative. This factor is needed in the neighboring-label estimates of the induction.

theorem EulerOperatorGevreyCalculus.scalar_precomp_bound {E : Type u_1} {V : Type u_2} [NormedAddCommGroup E] [NormedSpace E] [NormedAddCommGroup V] [NormedSpace V] (f : EV) (hf : ContDiff (↑) f) (C R ell : ) (hell : 0 ell) (hb : ∀ (n : ) (x : E), iteratedFDeriv n f x C * EulerGevrey.majorant R 0 n) (n : ) (x : E) :
iteratedFDeriv n (fun (y : E) => f (ell y)) x C * EulerGevrey.majorant (ell * R) 0 n

Scaled radius, given by G.ell*coefficientRadius L.K.

Equations
Instances For