Documentation

LeanPool.NavierStokesAndEuler.Euler.PacketCoefficientTower

Actual packet matrix coefficients provide the complete coefficient towers required by the all-order nonlinear correction construction.

The constructed coefficient jets act continuously in operator norm on every finite cylinder Sobolev space.

Operator-norm continuity into a finite Sobolev space is equivalent to continuity of all its actual derivative-coordinate operators.

Word composition, defined pointwise by (wordOperator P w).comp A.

Equations
Instances For
    theorem EulerCylinderSobolevSpace.continuous_of_wordCompositions (P : ) [Fact (0 < P)] {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {K : Type u_2} [TopologicalSpace K] (q : ) (A : KE →L[] (SobolevSpace P q)) (hA : ∀ (w : SobolevWord q), Continuous fun (t : K) => wordOperator P w ∘SL A t) :
    theorem EulerCylinderSobolevSpace.continuous_of_valueComposition (P : ) [Fact (0 < P)] {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {K : Type u_2} [TopologicalSpace K] (A : KE →L[] (SobolevSpace P 0)) (hA : Continuous fun (t : K) => valueOperator P 0 ∘SL A t) :
    theorem EulerCylinderSobolevSpace.continuous_of_value_and_derivatives (P : ) [Fact (0 < P)] {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {K : Type u_2} [TopologicalSpace K] (q : ) (A : KE →L[] (SobolevSpace P (q + 1))) (hA : Continuous fun (t : K) => valueOperator P (q + 1) ∘SL A t) (hD : ∀ (i : Fin 4), Continuous fun (t : K) => derivativeOperator P q i ∘SL A t) :
    @[instance_reducible]

    Cache the standard NormedAddCommGroup (Space →L[ℝ] Space) instance to shorten typeclass synthesis.

    Equations
    Instances For
      @[instance_reducible]

      Cache the standard NormedSpace ℝ (Space →L[ℝ] Space) instance to shorten typeclass synthesis.

      Equations
      Instances For
        @[instance_reducible]

        Cache the standard NormedAddCommGroup (Space →ᵇ Space →L[ℝ] Space) instance to shorten typeclass synthesis.

        Equations
        Instances For
          @[instance_reducible]

          Cache the standard NormedSpace ℝ (Space →ᵇ Space →L[ℝ] Space) instance to shorten typeclass synthesis.

          Equations
          Instances For

            To coefficient tower, bundling coefficient, jet, continuous.

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