Documentation

LeanPool.NavierStokesAndEuler.Euler.Foundations.SpatialCutoffs

Spatial Cutoffs #

Gevrey Cutoff #

noncomputable def EulerGevreyCutoff.complexFlat (z : ) :

Holomorphic function used to estimate the flat real bump by Cauchy's inequality.

Equations
Instances For
    theorem EulerGevreyCutoff.real_part_inv_lower_bound (x : ) (hx : 0 < x) (z : ) (hz : z - x x / 2) :
    1 / (8 * x) z⁻¹.re
    theorem EulerGevreyCutoff.complexFlat_disc_bound (x : ) (hx : 0 < x) (z : ) (hz : z - x x / 2) :
    theorem EulerGevreyCutoff.factorial_decay (n : ) (t : ) (ht : 0 t) :
    t ^ n * Real.exp (-t) n.factorial
    theorem EulerGevreyCutoff.iteratedDeriv_real_restriction (f : ) (s : Set ) (hs : IsOpen s) (hf : DifferentiableOn f s) (n : ) (x : ) (hx : x s) :
    iteratedDeriv n (fun (t : ) => (f t).re) x = (iteratedDeriv n f x).re
    noncomputable def EulerGevreyCutoff.rawBump (x : ) :

    Nonnegative even smooth bump supported on the unit interval.

    Equations
    Instances For
      noncomputable def EulerGevreyCutoff.bumpMass :

      Positive integral used to normalize the smooth transition.

      Equations
      Instances For
        noncomputable def EulerGevreyCutoff.transition (x : ) :

        Smooth monotone transition from zero to one, with explicit Gevrey bounds.

        Equations
        Instances For
          noncomputable def EulerSpatialCutoffs.normalizedBump (t : ) :

          The even one-dimensional bump normalized to have value one at the origin.

          Equations
          Instances For
            noncomputable def EulerSpatialCutoffs.outerWindow (t : ) :

            A plateau on the unit interval with support inside the interval of radius nine eighths.

            Equations
            Instances For

              Product of three copies of a scalar profile at a common coordinate scale.

              Equations
              Instances For
                theorem EulerSpatialCutoffs.tensorCutoff_even (g : ) (hg : ∀ (t : ), g (-t) = g t) (a : ) (x : EulerSmoothLimit.Space) :
                theorem EulerSpatialCutoffs.tensorCutoff_gevrey (g : ) (hg : ContDiff (↑) g) (a R A : ) (ha : 0 a) (hR : 0 R) (hA : 0 A) (hb : ∀ (n : ) (t : ), |iteratedDeriv n g t| A * EulerGevrey.majorant R 0 n) (n : ) (x : EulerSmoothLimit.Space) :

                Inner spatial cutoff used to localize the leading oscillatory packet.

                Equations
                Instances For

                  Outer plateau used by the compactly supported mean correction.

                  Equations
                  Instances For
                    theorem EulerSpatialCutoffs.norm_sq_le_of_mem_cube (r : ) (hr : 0 r) (x : EulerSmoothLimit.Space) (hx : x {x : EulerSmoothLimit.Space | ∀ (i : Fin 3), |x.ofLp i| r}) :
                    x ^ 2 3 * r ^ 2
                    theorem EulerSpatialCutoffs.tensorCutoff_support (g : ) (a b : ) (ha : 0 < a) (hg : ∀ (t : ), g t 0|t| b) :
                    tsupport (tensorCutoff g a){x : EulerSmoothLimit.Space | ∀ (i : Fin 3), |x.ofLp i| b / a}