Documentation

LeanPool.NavierStokesAndEuler.Euler.PacketFiniteRemainderBounds

Removing the literal leading coefficient before bounding the packet remainder.

noncomputable def EulerPacketCylinderField.Field.evaluateRemainder {P T : } [Fact (0 < P)] (M : ) (hM : 1 M) (κ : ) (f : EulerPacketProfileRecursion.VectorField) (G : (i : ) → Field P T (f i)) :

Evaluate remainder as an element of Field P T (fieldSum M κ f-κ • f 1).

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    theorem EulerPacketCylinderField.Field.wordBound_evaluateRemainder {P T : } [Fact (0 < P)] (N : ) (hN : 1 N) (κ B C₂ : ) ( : 0 κ) (hB : 0 B) (hsmall : κ * B 1 / 2) (f : EulerPacketProfileRecursion.VectorField) (G : (i : ) → Field P T (f i)) (q : ) (R : ) (hR : 0 R) (hzero : ∀ (t : (Set.Icc 0 T)) (x : EulerSmoothLimit.Space) (θ : ), f 0 (t, x, θ) = 0) (htwo : (G 2).WordBound q R C₂ 0) (htail : ∀ (n : ), 3 nn N + 1(G n).WordBound q R (B ^ (n + 1)) 0) :
    (evaluateRemainder (N + 1) κ f G).WordBound q R (κ ^ 2 * C₂ + 2 * B * (κ * B) ^ 3) 0