Documentation

LeanPool.NavierStokesAndEuler.Euler.PressureCommutatorWeights

Actual external pressure commutators controlled by the shifted pressure sum below the velocity cutoff.

Remove the coefficient's zeroth order, which is absent from every commutator.

Equations
Instances For

    Delay a pressure sequence by one order so the external radius-loss convolution has the source's exact index.

    Equations
    Instances For
      theorem EulerPressureCommutatorWeights.positiveCoefficientSum_bound (ρ Rc : ) ( : 0 < ρ) (hRc : 0 Rc) (hsmall : ρ * Rc 1 / 2) (N : ) (A : ) (hA : ∀ (l : ), 1 ll NA l Rc ^ l * l.factorial ^ 2) :
      lFinset.range (N + 1), EulerPacketWeights.weight ρ l * positivePart A l 2 * (ρ * Rc)

      The positive coefficient sum is a geometric tail, uniformly in its cutoff.

      theorem EulerPressureCommutatorWeights.delayed_weighted_sum (ρ : ) (N : ) (P : ) :
      jFinset.range (N + 1), j * EulerPacketWeights.weight ρ j * delayed P j = jFinset.range N, ↑(j + 1) * EulerPacketWeights.weight ρ (j + 1) * P j

      The delayed pressure sum is exactly the shifted sum strictly below the cutoff.

      theorem EulerPressureCommutatorWeights.commutator_weighted_shifted (ρ Rc : ) ( : 0 < ρ) (hRc : 0 Rc) (hsmall : ρ * Rc 1 / 2) (N : ) (A P : ) (hA0 : ∀ (l : ), 0 A l) (hP : ∀ (l : ), 0 P l) (hA : ∀ (l : ), 1 ll NA l Rc ^ l * l.factorial ^ 2) :

      The external commutator is controlled by the shifted lower-order pressure sum, without pressure order N.

      theorem EulerH6Pressure.commutatorBlock_weighted_shifted (period : ) [Fact (0 < period)] {directions : Fin 4EulerLiftedGradientSpace.LiftTangent} {s q : } {A : EulerSpatialSobolevInverse.SmoothCoefficient period} {p : (EulerLiftedGradientSpace.LiftL2 period)} (K : EulerSpatialSobolevInverse.CoefficientJet period directions s A) (P : EulerSpatialSobolevInverse.SpatialJet period directions s p) (N : ) (hN : N + q s) (ρ Rc : ) ( : 0 < ρ) (hRc : 0 Rc) (hsmall : ρ * Rc 1 / 2) (hcoeff : ∀ (l : ), 1 ll NcoefficientBlock period K q l Rc ^ l * l.factorial ^ 2) :
      nFinset.range (N + 1), EulerPacketWeights.weight ρ n * commutatorBlock K P q n 2 * Rc * jFinset.range N, ↑(j + 1) * EulerPacketWeights.weight ρ (j + 1) * blockNorm period P q j

      The actual fixed-Sobolev external coefficient commutator has a bound using only the shifted pressure below the cutoff.