Documentation

LeanPool.NavierStokesAndEuler.Euler.RegularizedMildEquation

Genuine heat regularizations of the constructed mild solution satisfy the differentiated heat equation.

Exact heat commutation with the genuine Sobolev derivatives and Laplacian.

Actual heat commutes with every strong coordinate derivative between consecutive Sobolev levels.

theorem EulerSobolevLaplacian.laplacian_heat (period : ) [Fact (0 < period)] {q : } (v : NNReal) (u : (EulerCylinderSobolevSpace.SobolevSpace period (q + 2))) :
(laplacianOperator period q) ((EulerSobolevHeat.heatOperator period (q + 2) v) u) = (EulerSobolevHeat.heatOperator period q v) ((laplacianOperator period q) u)

Actual heat commutes with the genuine Laplacian between Sobolev levels.

noncomputable def EulerRegularizedMildEquation.regularizedState (period : ) [Fact (0 < period)] (T : ) (n : ) (u : C((Set.Icc 0 T), (EulerCylinderSobolevSpace.SobolevSpace period 1))) :

The actual three-derivative heat regularization of an H¹ mild state.

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    noncomputable def EulerRegularizedMildEquation.regularizedForcing (period : ) [Fact (0 < period)] (T : ) (n : ) (f : C((Set.Icc 0 T), (EulerCylinderSobolevSpace.SobolevSpace period 0))) :

    The same genuine heat regularization of the source, retained at the gradient-energy source order.

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

      The original-order restriction of the regularized state is exactly the actual H¹ heat path.

      The regularized state converges uniformly in its original actual H¹ topology.

      The regularized forcing converges uniformly in actual L², with no source derivative premise.

      The first derivative of the genuine regularizer, as a bounded heat-commuting block.

      Equations
      Instances For
        theorem EulerRegularizedMildEquation.regularizerFirst_heat (period : ) [Fact (0 < period)] (n : ) (i : Fin 4) (v : NNReal) (x : (EulerCylinderSobolevSpace.SobolevSpace period 0)) :
        (regularizerFirst period n i) ((EulerSobolevHeat.heatOperator period 0 v) x) = (EulerSobolevHeat.heatOperator period 2 v) ((regularizerFirst period n i) x)

        The regularized first-derivative block commutes with actual heat.

        theorem EulerRegularizedMildEquation.regularizedState_first_time_derivative (period : ) [Fact (0 < period)] (T : ) (hT : 0 T) (ν : ) ( : 0 < ν) (u₀ : (EulerCylinderSobolevSpace.SobolevSpace period 1)) (f : C((Set.Icc 0 T), (EulerCylinderSobolevSpace.SobolevSpace period 0))) (u : C((Set.Icc 0 T), (EulerCylinderSobolevSpace.SobolevSpace period 1))) (hsol : ∀ (t : (Set.Icc 0 T)), u t = (EulerSobolevHeat.heatOperator period 1 (2 * ν * t).toNNReal) u₀ + (r : ) in 0..t, (EulerSobolevHeat.heatKernel period 0 ν r) (EulerVolterraConvolution.extendPath T hT f (t - r))) (n : ) (t : ) (ht : t Set.Ioo 0 T) (i : Fin 4) :

        Every genuine spatial heat regularization of the actual mild solution satisfies the first-word heat equation used in maximal regularity.