Documentation

LeanPool.NavierStokesAndEuler.Euler.ComparatorSobolevEvolution

Repackaging the reference's ordinary functions as the development's smooth L² fields. The scalar Euler equations and time-regularity hypotheses coincide.

theorem Euler.ComparatorBridge.sobolevSmoothOn_of_path {I : Set } (A : IEulerLpTranslation.SmoothL2Field EulerSmoothLimit.Space) (hA : ∀ (n : ), Continuous fun (t : I) => (A t).jetLp n) (v : EulerSmoothLimit.SpaceEulerSmoothLimit.Space) (hv : ∀ (t : I), (fun (x : EulerSmoothLimit.Space) => v x t) = (A t).field) :

Field, bundling field, smooth, integrable.

Equations
Instances For
    theorem Euler.SobolevSmoothOn.field_toLp {I : Set } {v : EulerSmoothLimit.SpaceEulerSmoothLimit.Space} (h : SobolevSmoothOn I v) (t : I) :
    (h.field t).toLp = toL2 fun (x : EuclideanSpace (Fin 3)) => v x t
    theorem Euler.SobolevSmoothOn.field_jetLp {I : Set } {v : EulerSmoothLimit.SpaceEulerSmoothLimit.Space} (h : SobolevSmoothOn I v) (t : I) (n : ) :
    (h.field t).jetLp n = toL2 (iteratedFDeriv n fun (x : EuclideanSpace (Fin 3)) => v x t)

    Evolution velocity, given by (U.velocity (projIcc 0 T hT t)).field x.

    Equations
    Instances For

      Evolution pressure, given by U.scalarPressure (projIcc 0 T hT t) x.

      Equations
      Instances For