Documentation

LeanPool.NavierStokesAndEuler.Euler.MeanContinuousPhysical

Uniform-time spatial calculus for the actual physical mean derivative #

Multiplication by the actual mean frame commutes with spatial translation. The continuous physical derivative is the sum of the two actual frame products, so its smoothness and bounds follow without a new regularity assumption on the solution.

@[instance_reducible]

Cache the standard NormedAddCommGroup solenoidalSpace instance to shorten typeclass synthesis.

Equations
Instances For
    @[instance_reducible]

    Cache the standard InnerProductSpace ℝ solenoidalSpace instance to shorten typeclass synthesis.

    Equations
    Instances For
      @[instance_reducible]

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

      Equations
      Instances For
        @[instance_reducible]

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

        Equations
        Instances For
          @[instance_reducible]

          Cache the standard NormedAddCommGroup C(Icc (0 : ℝ) T,L2 →L[ℝ] L2) instance to shorten typeclass synthesis.

          Equations
          Instances For
            @[instance_reducible]

            Cache the standard NormedSpace ℝ C(Icc (0 : ℝ) T,L2 →L[ℝ] L2) instance to shorten typeclass synthesis.

            Equations
            Instances For
              @[instance_reducible]

              Cache the standard NormedAddCommGroup C(Icc (0 : ℝ) T,solenoidalSpace →L[ℝ] L2) instance to shorten typeclass synthesis.

              Equations
              Instances For
                @[instance_reducible]

                Cache the standard NormedSpace ℝ C(Icc (0 : ℝ) T,solenoidalSpace →L[ℝ] L2) instance to shorten typeclass synthesis.

                Equations
                Instances For

                  The original continuous physical derivative is exactly its two frame products.

                  theorem EulerMeanVariationalInverse.StrongMeanEvolution.classicalPhysicalDerivative_translation_gevrey {T : } {hT : 0 T} {FInv F F₁ : C((Set.Icc 0 T), EulerMeanSolenoidal.L2 →L[] EulerMeanSolenoidal.L2)} {A : EulerMeanSolenoidal.L2 →L[] EulerMeanSolenoidal.L2} {L : } {u f : (EulerTimeLp.TimeLp T EulerMeanSolenoidal.L2)} (s : StrongMeanEvolution T hT FInv F F₁ A L u f) (c : ) (hc : 0 < c) (hLower : ∀ (t : (Set.Icc 0 T)) (v : EulerMeanSolenoidal.solenoidalSpace), c * v ^ 2 ((solenoidalFrame T F) t) v ^ 2) (fC : C((Set.Icc 0 T), EulerMeanSolenoidal.L2)) (hF : ContDiff fun (a : EulerSmoothLimit.Space) => EulerMeanOperatorTranslation.translatePath T a F) (hF₁ : ContDiff fun (a : EulerSmoothLimit.Space) => EulerMeanOperatorTranslation.translatePath T a F₁) (hv : ContDiff fun (a : EulerSmoothLimit.Space) => (EulerMeanCoordinatePath.coordinatePathTranslation T a) s.coordinateVelocityPath) (ha : ContDiff fun (a : EulerSmoothLimit.Space) => (EulerMeanCoordinatePath.coordinatePathTranslation T a) (s.classicalAcceleration c hc hLower fC)) (R CF CF₁ Cv Ca : ) (hR : 0 R) (hCF : 0 CF) (hCF₁ : 0 CF₁) (hCv : 0 Cv) (hCa : 0 Ca) (d : ) (hFb : ∀ (n : ) (a : EulerSmoothLimit.Space), iteratedFDeriv n (fun (b : EulerSmoothLimit.Space) => EulerMeanOperatorTranslation.translatePath T b F) a CF * EulerGevrey.majorant R 0 n) (hF₁b : ∀ (n : ) (a : EulerSmoothLimit.Space), iteratedFDeriv n (fun (b : EulerSmoothLimit.Space) => EulerMeanOperatorTranslation.translatePath T b F₁) a CF₁ * EulerGevrey.majorant R 0 n) (hvb : ∀ (n : ) (a : EulerSmoothLimit.Space), iteratedFDeriv n (fun (b : EulerSmoothLimit.Space) => (EulerMeanCoordinatePath.coordinatePathTranslation T b) s.coordinateVelocityPath) a Cv * EulerGevrey.majorant R d n) (hab : ∀ (n : ) (a : EulerSmoothLimit.Space), iteratedFDeriv n (fun (b : EulerSmoothLimit.Space) => (EulerMeanCoordinatePath.coordinatePathTranslation T b) (s.classicalAcceleration c hc hLower fC)) a Ca * EulerGevrey.majorant R d n) (n : ) (a : EulerSmoothLimit.Space) :

                  Uniform-time derivative estimates pay only the two actual frame-product factors.