Documentation

LeanPool.NavierStokesAndEuler.Euler.CylinderPathProductBounds

Related estimates used together by the same construction modules.

Same-radius fixed-H6 estimates for actual cylinder products #

The product is the literal pointwise product already constructed in H6. Both input word sums pass directly through the bilinear Leibniz formula. The only norm equivalence constant is the fixed size of the H6 array.

Fixed Sobolev path norms and actual external word sums #

The finite Sobolev array gives equivalent norms with constants depending only on its fixed order. No tensor norm conversion or external-order alphabet factor enters either comparison.

The finite sum of nested genuine derivative words is the corresponding longer word sum.

theorem EulerParameterWordGevrey.sum_wordSum_wordDerivative {P : Type u_1} {E : Type u_2} {ι : Type u_3} [NormedAddCommGroup P] [NormedSpace P] [NormedAddCommGroup E] [NormedSpace E] [Fintype ι] (directions : ιP) (f : PE) (hf : ContDiff (↑) f) (k n : ) (x : P) :
w : Fin kι, wordSum directions (wordDerivative directions f w) n x = wordSum directions f (k + n) x
@[instance_reducible]

Cache the standard NormedAddCommGroup (C(K,SobolevSpace P 6)) instance to shorten typeclass synthesis.

Equations
Instances For
    @[instance_reducible]

    Cache the standard NormedSpace ℝ (C(K,SobolevSpace P 6)) instance to shorten typeclass synthesis.

    Equations
    Instances For
      @[instance_reducible]

      Cache the standard NormedAddCommGroup (C(K,SobolevSpace P 6) →L[ℝ] C(K,SobolevSpace P 6)) instance to shorten typeclass synthesis.

      Equations
      Instances For
        @[instance_reducible]

        Cache the standard NormedSpace ℝ (C(K,SobolevSpace P 6) →L[ℝ] C(K,SobolevSpace P 6)) instance to shorten typeclass synthesis.

        Equations
        Instances For

          A numerical fixed-order constant, independent of external derivative order and grade.

          Equations
          Instances For

            Literal bounded bilinear nonlinearities preserve smooth continuous cylinder L² paths.

            Bilinear term, given by pathMap P (B (basisVector i)) (scalarProductPath P (component i) (component_norm i) p q hp hq).

            Equations
            • One or more equations did not get rendered due to their size.
            Instances For