Documentation

LeanPool.NavierStokesAndEuler.Euler.OrdinaryEulerVorticity

Genuine ordinary vorticity fields, their continuous supremum norms, and actual time integrals. These are literal curls of the velocity.

theorem EulerOrdinarySobolev.vorticityField_continuous {K : Type u_1} [TopologicalSpace K] (A : KEulerLpTranslation.SmoothL2Field EulerSmoothLimit.Space) (hA : ∀ (n : ), Continuous fun (t : K) => (A t).jetLp n) (n : ) :
Continuous fun (t : K) => (vorticityField (A t)).jetLp n
noncomputable def EulerOrdinarySobolev.Evolution.vorticityNormPath {T : } {hT : 0 T} (U : Evolution T hT) :
C((Set.Icc 0 T), )

Vorticity norm path, given by ⟨fun t => vorticityNorm (U.velocity t),vorticityNorm_continuous U.velocity U.velocity_continuous⟩.

Equations
Instances For
    noncomputable def EulerOrdinarySobolev.Evolution.vorticityIntegral {T : } {hT : 0 T} (U : Evolution T hT) (t : (Set.Icc 0 T)) :

    Vorticity integral, given by realIntegral T hT U.vorticityNormPath t.

    Equations
    Instances For
      theorem EulerOrdinarySobolev.Evolution.vorticityIntegral_mono {T : } {hT : 0 T} (U : Evolution T hT) (s t : (Set.Icc 0 T)) (hst : s t) :