Documentation

LeanPool.NavierStokesAndEuler.Euler.SmoothPathTimeJets

An actual smooth family of time paths carries the differentiated time equation at every spatial order. This is proved by the bounded Bochner integral identity, rather than assumed commutation of derivatives.

noncomputable def EulerSmoothPathTimeJets.jetFamily {E : Type u_1} {V : Type u_2} [NormedAddCommGroup E] [NormedSpace E] [FiniteDimensional E] [NormedAddCommGroup V] [NormedSpace V] [FiniteDimensional V] (T : ) (f : EC((Set.Icc 0 T), V)) (n : ) (x : E) :

Jet family, given by tensorPathMap n (iteratedFDeriv ℝ n f x).

Equations
Instances For
    theorem EulerSmoothPathTimeJets.jetFamily_apply {E : Type u_1} {V : Type u_2} [NormedAddCommGroup E] [NormedSpace E] [FiniteDimensional E] [NormedAddCommGroup V] [NormedSpace V] [FiniteDimensional V] (T : ) (f : EC((Set.Icc 0 T), V)) (hf : ContDiff (↑) f) (n : ) (x : E) (t : (Set.Icc 0 T)) :
    (jetFamily T f n x) t = iteratedFDeriv n (fun (y : E) => (f y) t) x
    theorem EulerSmoothPathTimeJets.jetFamily_integral {E : Type u_1} {V : Type u_2} [NormedAddCommGroup E] [NormedSpace E] [FiniteDimensional E] [NormedAddCommGroup V] [NormedSpace V] [FiniteDimensional V] (T : ) (hT : 0 T) (f q : EC((Set.Icc 0 T), V)) (hf : ContDiff (↑) f) (hq : ContDiff (↑) q) (hd : ∀ (x : E) (t : (Set.Icc 0 T)), HasDerivWithinAt (EulerVolterraConvolution.extendPath T hT (f x)) ((q x) t) (Set.Icc 0 T) t) (n : ) (x : E) :
    theorem EulerSmoothPathTimeJets.jetFamily_hasDerivWithinAt {E : Type u_1} {V : Type u_2} [NormedAddCommGroup E] [NormedSpace E] [FiniteDimensional E] [NormedAddCommGroup V] [NormedSpace V] [FiniteDimensional V] (T : ) (hT : 0 T) (f q : EC((Set.Icc 0 T), V)) (hf : ContDiff (↑) f) (hq : ContDiff (↑) q) (hd : ∀ (x : E) (t : (Set.Icc 0 T)), HasDerivWithinAt (EulerVolterraConvolution.extendPath T hT (f x)) ((q x) t) (Set.Icc 0 T) t) (n : ) (x : E) (t : (Set.Icc 0 T)) :