Documentation

LeanPool.NavierStokesAndEuler.Euler.CorrectionFamilyCompactness

Strong lower-Sobolev compactness of an actual uniformly bounded correction family.

@[instance_reducible]

The inherited Sobolev normed-group instance for family compactness.

Equations
Instances For
    @[instance_reducible]

    The inherited real Sobolev module instance for family compactness.

    Equations
    Instances For

      The actual one-order restriction equals the original truncation map.

      theorem EulerCorrectionFamilyCompactness.exists_limit_with_constraints (period : ) [Fact (0 < period)] {s q : } (hqs : q < s) (T : ) (hT : 0 T) (κ : ) (m : EulerLiftedGradientSpace.Vector3) (u : C((Set.Icc 0 T), (EulerCylinderSobolevSpace.SobolevSpace period s))) (M : ) (huM : ∀ (n : ), u n M) (hu0 : ∀ (n : ), (u n) 0, = 0) (hud : ∀ (n : ) (t : (Set.Icc 0 T)), EulerCylinderSobolevSpace.value period ((u n) t) EulerLiftedGradientSpace.divergenceFreeSpace period κ m) (hCauchy : CauchySeq fun (n : ) => (ContinuousLinearMap.compLeftContinuous (↑(Set.Icc 0 T)) (EulerCylinderSobolevSpace.valueOperator period s)) (u n)) :

      Actual strong lower-order Sobolev compactness retains the trace, divergence constraint and common norm bound.

      theorem EulerCorrectionFamilyCompactness.exists_correction_family_limit (period : ) [Fact (0 < period)] {q : } (hq : 6 q) (T : ) (hT : 0 T) (D : EulerCorrectionOperators.CorrectionData period q (Set.Icc 0 T)) (B : EulerCorrectionStabilityBudget.StabilityBudget period hT D) (ν : ) ( : ∀ (n : ), 0 < ν n) (hν1 : ∀ (n : ), ν n 1) (hνc : CauchySeq ν) (u : C((Set.Icc 0 T), (EulerCylinderSobolevSpace.SobolevSpace period (q + 1)))) (M : ) (huM : ∀ (n : ), u n M) (hu0 : ∀ (n : ), (u n) 0, = 0) (hu : ∀ (n : ) (t : (Set.Icc 0 T)), (u n) t = EulerQuadraticSource.quadraticDuhamel period (ν n) hT (EulerCorrectionOperators.CorrectionData.coefficients period D hq) 0 (u n) t) (hz : ∀ (t : (Set.Icc 0 T)), EulerCylinderSobolevSpace.value period (D.approximation t) EulerLiftedGradientSpace.divergenceFreeSpace period D.κ D.direction) (hud : ∀ (n : ) (t : (Set.Icc 0 T)), EulerCylinderSobolevSpace.value period ((u n) t) EulerLiftedGradientSpace.divergenceFreeSpace period D.κ D.direction) :

      Genuine uniformly bounded correction solutions with Cauchy viscosities have an actual strong lower-Sobolev limit with the original trace and divergence constraint.