Documentation

LeanPool.NavierStokesAndEuler.Euler.OrdinaryMaximalVorticityIntegral

The actual nonnegative vorticity density of a maximal Euler solution has an infinite extended integral whenever its genuine partial vorticity integrals are unbounded. The only unboundedness input is the explicit family statement used by the BKM continuation argument.

Actual vorticity supremum norms and their partial integrals on a half-open maximal Euler interval. All quantities agree exactly with the genuine smooth solutions on every shorter closed interval.

theorem EulerOrdinarySobolev.FiniteLifespan.vorticityIntegral_agrees {A : EulerLpTranslation.SmoothL2Field EulerSmoothLimit.Space} (L : FiniteLifespan A) (S T : ) (hS : 0 < S) (hT : 0 < T) (hSL : S < L.duration) (hTL : T < L.duration) (hST : S T) (t : (Set.Icc 0 S)) :
(L.evolution S hS hSL).vorticityIntegral t = (L.evolution T hT hTL).vorticityIntegral t,
theorem EulerOrdinarySobolev.FiniteLifespan.vorticityIntegral_agrees_at {A : EulerLpTranslation.SmoothL2Field EulerSmoothLimit.Space} (L : FiniteLifespan A) (S T : ) (hS : 0 < S) (hT : 0 < T) (hSL : S < L.duration) (hTL : T < L.duration) (t : ) (ht0 : 0 t) (htS : t S) (htT : t T) :
(L.evolution S hS hSL).vorticityIntegral t, = (L.evolution T hT hTL).vorticityIntegral t,

Maximal vorticity norm, given by vorticityNorm (L.maximalField t).

Equations
Instances For
    theorem EulerOrdinarySobolev.FiniteLifespan.vorticityIntegral_eventually_large_of_unbounded {A : EulerLpTranslation.SmoothL2Field EulerSmoothLimit.Space} (L : FiniteLifespan A) (hunbounded : ∀ (G : ), ∃ (S : ) (hS : 0 < S) (hSL : S < L.duration) (t : (Set.Icc 0 S)), G < (L.evolution S hS hSL).vorticityIntegral t) (G : ) :
    ∃ (R : ) (_ : 0 < R) (_ : R < L.duration), ∀ (S : ) (hS : 0 < S) (hSL : S < L.duration), R SG < (L.evolution S hS hSL).vorticityIntegral S,

    Unbounded finite partial integrals of a nonnegative function force its extended integral on the half-open interval to be infinite. Local integrability is explicit, so no totalized real integral is used as a substitute for an improper integral.

    theorem EulerNonnegativeImproperIntegral.ofReal_partial_le_lintegral (f : ) {S T : } (hS : 0 S) (hST : S < T) (hf : IntervalIntegrable f MeasureTheory.volume 0 S) (hnonneg : xSet.Ioc 0 S, 0 f x) :
    theorem EulerNonnegativeImproperIntegral.lintegral_eq_top_of_unbounded_partials (f : ) (T : ) (hf : ∀ (S : ), 0 < SS < TIntervalIntegrable f MeasureTheory.volume 0 S) (hnonneg : xSet.Ico 0 T, 0 f x) (hunbounded : ∀ (K : ), ∃ (S : ), 0 < S S < T K < (x : ) in 0..S, f x) :

    The true vorticity supremum on the lifespan, extended by zero only to make the ambient real-time integral available.

    Equations
    Instances For

      This is the improper integral as an extended nonnegative integral, not the totalized real Bochner integral at the singular endpoint.