Documentation

LeanPool.NavierStokesAndEuler.Euler.GevreyTransportCommutator

The actual finite-Sobolev external transport commutator satisfies the Gevrey radius-loss bound.

@[instance_reducible]

Cache the standard NormedAddCommGroup (SobolevSpace period q) instance to shorten typeclass synthesis.

Equations
Instances For
    @[instance_reducible]

    Cache the standard NormedSpace ℝ (SobolevSpace period q) instance to shorten typeclass synthesis.

    Equations
    Instances For
      noncomputable def EulerSobolevTransportCommutator.weightedLoss (period : ) [Fact (0 < period)] {s : } (q N : ) (ρ : ) (u : (EulerCylinderSobolevSpace.SobolevSpace period s)) :

      The actual finite weighted derivative-loss norm.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        theorem EulerSobolevTransportCommutator.weightedLoss_nonneg (period : ) [Fact (0 < period)] {s : } (q N : ) (ρ : ) ( : 0 < ρ) (u : (EulerCylinderSobolevSpace.SobolevSpace period s)) :
        0 weightedLoss period q N ρ u
        theorem EulerSobolevTransportCommutator.continuous_weightedLoss (period : ) [Fact (0 < period)] {s : } (q N : ) (hN : N + q s) (ρ : ) :
        Continuous (weightedLoss period q N ρ)

        Continuity of the actual finite loss norm.

        Exact identification of weighted complete-Sobolev blocks with classical representative norms.

        The same exact identification for the derivative-loss norm.

        noncomputable def EulerSobolevTransportCommutator.weightedCommutatorNorm (period : ) [Fact (0 < period)] {s : } (hs : 6 s) (N : ) (hN : N + 6 s) (ρ : ) (L : Fin 4EulerLiftedGradientSpace.Vector3 →L[] ) (hL : ∀ (i : Fin 4), L i 1) (u v : (EulerCylinderSobolevSpace.SobolevSpace period (s + 1))) :

        Weighted sum of the genuine H⁶ external transport commutators.

        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          theorem EulerSobolevTransportCommutator.continuous_weightedCommutatorNorm (period : ) [Fact (0 < period)] {s : } (hs : 6 s) (N : ) (hN : N + 6 s) (ρ : ) (L : Fin 4EulerLiftedGradientSpace.Vector3 →L[] ) (hL : ∀ (i : Fin 4), L i 1) :
          Continuous fun (p : (EulerCylinderSobolevSpace.SobolevSpace period (s + 1)) × (EulerCylinderSobolevSpace.SobolevSpace period (s + 1))) => weightedCommutatorNorm period hs N hN ρ L hL p.1 p.2

          The weighted commutator expression is continuous in its actual finite-Sobolev inputs.

          The external commutator bound for actual smooth representatives depends only on derivatives inside the energy cutoff.

          theorem EulerSobolevTransportCommutator.weightedCommutator_bound (period : ) [Fact (0 < period)] {s : } (hs : 6 s) (N : ) (hN : N + 6 s) (ρ : ) ( : 0 < ρ) (L : Fin 4EulerLiftedGradientSpace.Vector3 →L[] ) (hL : ∀ (i : Fin 4), L i 1) (u v : (EulerCylinderSobolevSpace.SobolevSpace period (s + 1))) :
          weightedCommutatorNorm period hs N hN ρ L hL u v 4 * EulerH6Nonlinear.productConstant period 3 * ρ⁻¹ * EulerSobolevGevreyOperators.weightedNorm period 6 N ρ u * weightedLoss period 6 N ρ v

          The genuine finite-Sobolev external transport commutator has the cutoff-independent radius-loss bound. One additional derivative is used only to define the individual terms; it does not occur in the bound.