Documentation

LeanPool.NavierStokesAndEuler.Euler.MeanPacketNonlinearForcing

Nonlinear closure of actual admissible mean forcing #

Sobolev evaluation supplies bounded coefficients from one actual smooth L² factor. Consequently finite-dimensional bilinear products preserve the literal spatial L² jets and their time continuity without an extra product regularity assumption.

Actual multiplication closure for admissible mean forcing.

Multiplying the raw field by a genuinely bounded smooth coefficient path preserves all actual L² spatial jets and their time continuity.

Equations
Instances For
    def EulerMeanPacketProvider.Forcing.congr {D : Data} {raw raw' : EulerPacketProfileRecursion.VectorField} (G : Forcing D raw) (heq : ∀ (t : (Set.Icc 0 D.T)) (x : EulerSmoothLimit.Space) (θ : ), raw' (t, x, θ) = raw (t, x, θ)) :
    Forcing D raw'

    Admissibility depends only on the raw field on the actual time interval.

    Equations
    • G.congr heq = { slices := G.slices, jets_continuous := , path := G.path, path_eq := , raw_eq := }
    Instances For

      A literal bilinear product of two admissible fields is admissible.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For