Documentation

LeanPool.NavierStokesAndEuler.Euler.MeanContinuousVelocity

Uniform-time spatial bounds for the actual mean velocity #

The continuous velocity is reconstructed from its actual L² value and actual L² time derivative. Terminal-primitive uniqueness identifies this path with the physical velocity already constructed by the strong mean inverse.

The continuous time path constructed from the actual B and B_t.

Equations
Instances For

    This reconstruction is exactly the physical representative, at every time.

    The actual spatial orbit of B(t) is regular for every t, including both endpoints.

    The actual uniform-time velocity has the explicit H¹ trace amplitude.

    theorem EulerMeanVariationalInverse.StrongMeanEvolution.physicalPath_translation_gevrey {T : } {hT : 0 T} {FInv F F₁ : C((Set.Icc 0 T), EulerMeanSolenoidal.L2 →L[] EulerMeanSolenoidal.L2)} {A : EulerMeanSolenoidal.L2 →L[] EulerMeanSolenoidal.L2} {L : } {u f : (EulerTimeLp.TimeLp T EulerMeanSolenoidal.L2)} (s : StrongMeanEvolution T hT FInv F F₁ A L u f) (hTpos : 0 < T) (hF : ∀ (t : (Set.Icc 0 T)), HasDerivWithinAt (EulerVolterraConvolution.extendPath T hT F) (F₁ t) (Set.Icc 0 T) t) (hB : ContDiff fun (a : EulerSmoothLimit.Space) => (EulerMeanTimeTranslation.timeTranslation T a) s.velocityField) (hBt : ContDiff fun (a : EulerSmoothLimit.Space) => (EulerMeanTimeTranslation.timeTranslation T a) s.velocityDerivative) (R C D : ) (hR : 0 R) (hC : 0 C) (hD : 0 D) (d : ) (hBb : ∀ (n : ) (a : EulerSmoothLimit.Space), iteratedFDeriv n (fun (b : EulerSmoothLimit.Space) => (EulerMeanTimeTranslation.timeTranslation T b) s.velocityField) a C * EulerGevrey.majorant R d n) (hBtb : ∀ (n : ) (a : EulerSmoothLimit.Space), iteratedFDeriv n (fun (b : EulerSmoothLimit.Space) => (EulerMeanTimeTranslation.timeTranslation T b) s.velocityDerivative) a D * EulerGevrey.majorant R d n) (t : (Set.Icc 0 T)) (n : ) (a : EulerSmoothLimit.Space) :

    Every actual time slice obeys the same bound, with no extra spatial derivative loss.