Documentation

LeanPool.NavierStokesAndEuler.Euler.SobolevDriftNorm

Genuine finite-Sobolev norms of the small four-component transport drift.

The exact sum of L² norms of drift derivatives at one total derivative order.

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

    The drift norm at one external order, including all derivatives in the fixed base Sobolev block.

    Equations
    Instances For

      The weighted genuine drift norm, retaining cancellations in the fixed velocity map.

      Equations
      Instances For
        theorem EulerSobolevDriftNorm.weightedDriftNorm_nonneg (period : ) [Fact (0 < period)] {s : } (q N : ) (ρ : ) ( : 0 < ρ) (L : EulerLiftedGradientSpace.Vector3 →L[] EulerSobolev.Domain 4) (u : (EulerCylinderSobolevSpace.SobolevSpace period s)) :
        0 weightedDriftNorm period q N ρ L u

        Valid drift coordinates are continuous on the complete finite Sobolev space.

        Joint continuity in radius and field follows directly from finite sums of continuous linear coordinates.

        theorem EulerSobolevDriftNorm.driftLevelNorm_add_le (period : ) [Fact (0 < period)] {s n : } (hn : n s) (L : EulerLiftedGradientSpace.Vector3 →L[] EulerSobolev.Domain 4) (u v : (EulerCylinderSobolevSpace.SobolevSpace period s)) :
        driftLevelNorm period n L (u + v) driftLevelNorm period n L u + driftLevelNorm period n L v

        The drift norm is subadditive without discarding its directional cancellations.

        theorem EulerSobolevDriftNorm.weightedDriftNorm_add_le (period : ) [Fact (0 < period)] {s : } (q N : ) (hN : N + q s) (ρ : ) ( : 0 < ρ) (L : EulerLiftedGradientSpace.Vector3 →L[] EulerSobolev.Domain 4) (u v : (EulerCylinderSobolevSpace.SobolevSpace period s)) :
        weightedDriftNorm period q N ρ L (u + v) weightedDriftNorm period q N ρ L u + weightedDriftNorm period q N ρ L v

        The coarse comparison is used for the correction field, not for the prescribed drift.

        Four contractive coordinate functionals assemble into a map of norm at most four.

        theorem EulerSobolevDriftNorm.weightedDriftNorm_velocityMap_le (period : ) [Fact (0 < period)] {s : } (q N : ) (ρ : ) ( : 0 < ρ) (L : Fin 4EulerLiftedGradientSpace.Vector3 →L[] ) (hL : ∀ (i : Fin 4), L i 1) (u : (EulerCylinderSobolevSpace.SobolevSpace period s)) :

        External-word Sobolev blocks equal the sum over the corresponding total derivative orders.

        The rough drift block is exactly the classical external-word Sobolev norm on every smooth representative.

        Exact representative identity for the finite weighted drift norm.

        Restriction of the finite Sobolev ambient space preserves each retained drift coordinate.

        theorem EulerSobolevDriftNorm.weightedDriftNorm_restrict (period : ) [Fact (0 < period)] {s t : } (h : t s) (q N : ) (hN : N + q t) (ρ : ) (L : EulerLiftedGradientSpace.Vector3 →L[] EulerSobolev.Domain 4) (u : (EulerCylinderSobolevSpace.SobolevSpace period s)) :
        weightedDriftNorm period q N ρ L ((EulerCylinderSobolevSpace.restrictOperator period h) u) = weightedDriftNorm period q N ρ L u

        Actual smooth approximations converge in the drift norm at every retained weighted cutoff.

        theorem EulerSobolevDriftNorm.weightedDriftNorm_zero (period : ) [Fact (0 < period)] {s : } (q N : ) (hN : N + q s) (ρ : ) (L : EulerLiftedGradientSpace.Vector3 →L[] EulerSobolev.Domain 4) :
        weightedDriftNorm period q N ρ L 0 = 0

        A zero field has zero drift at every valid weighted cutoff.

        Smoothing errors themselves tend to zero in the genuine drift norm.