Documentation

LeanPool.NavierStokesAndEuler.Euler.CorrectionEnergyData

Concrete coefficient and background budgets for the actual nonlinear correction energy theorem.

Fixed continuous majorants for metric growth; no time continuity of arbitrary bound witnesses is required.

A fixed bound for the metric derivative and viscosity contribution.

Equations
Instances For

    A fixed bound for the velocity-dependent metric transport slope.

    Equations
    Instances For

      Uniform actual coefficient bounds control the constant growth term.

      The actual transport metric slope has a uniform bound for the permitted lifted directions.

      theorem EulerGevreyGrowthCoefficient.viscousGrowth_budget (period : ) [Fact (0 < period)] (K : EulerSpatialSobolevInverse.SmoothCoefficient period) (K' : (EulerLiftedGradientSpace.LiftL2 period) →L[] (EulerLiftedGradientSpace.LiftL2 period)) (κ : ) (m : EulerLiftedGradientSpace.Vector3) (c ν D L : ) (B : NNReal) ( : ν 1) ( : |κ| 1) (hm : m 1) (hD : K' D) (hL : K.firstBound L) :

      Uniform actual coefficient budgets majorize the complete viscous growth coefficient.

      The metric PDE growth is bounded by a fixed affine function of the actual metric energy.

      structure EulerCorrectionEnergyData.SpatialBudget (period : ) [Fact (0 < period)] {q : } {T : } (hq : 6 q + 1) (D : EulerCorrectionOperators.CorrectionData period (q + 1) (Set.Icc 0 T)) (N : ) (R : C((Set.Icc 0 T), )) :

      Actual derivative and residual norm budgets at the chosen cutoff; no energy or nonlinear forcing estimate is assumed.

      Instances For
        structure EulerCorrectionEnergyData.MetricBudget (period : ) [Fact (0 < period)] {q : } (T : ) (hT : 0 T) (D : EulerCorrectionOperators.CorrectionData period (q + 1) (Set.Icc 0 T)) :

        An actual inverse metric and its uniform first spatial and time derivative budgets.

        Instances For
          noncomputable def EulerCorrectionEnergyData.baseMetricJet (period : ) [Fact (0 < period)] {q : } (hq : 6 q + 1) {T : } (D : EulerCorrectionOperators.CorrectionData period (q + 1) (Set.Icc 0 T)) (t : (Set.Icc 0 T)) :

          The canonical genuine base-order coefficient jet.

          Equations
          Instances For
            noncomputable def EulerCorrectionEnergyData.MetricBudget.operatorPath (period : ) [Fact (0 < period)] {q : } {T : } {hT : 0 T} {D : EulerCorrectionOperators.CorrectionData period (q + 1) (Set.Icc 0 T)} (K : MetricBudget period T hT D) :

            The actual metric budget determines its concrete continuous L² multiplier path.

            Equations
            Instances For
              theorem EulerCorrectionEnergyData.MetricBudget.operator_coercive (period : ) [Fact (0 < period)] {q : } {T : } {hT : 0 T} {D : EulerCorrectionOperators.CorrectionData period (q + 1) (Set.Icc 0 T)} (K : MetricBudget period T hT D) (t : (Set.Icc 0 T)) (v : (EulerLiftedGradientSpace.LiftL2 period)) :
              K.c ^ 2 * v ^ 2 inner (((operatorPath period K) t) v) v

              The actual metric operator is coercive with the same pointwise constant.

              theorem EulerCorrectionEnergyData.SpatialBudget.base_bound (period : ) [Fact (0 < period)] {q : } {T : } {hq : 6 q + 1} {D : EulerCorrectionOperators.CorrectionData period (q + 1) (Set.Icc 0 T)} {N : } {R : C((Set.Icc 0 T), )} (S : SpatialBudget period hq D N R) (t : (Set.Icc 0 T)) (r : ) (hr : r 6) :

              The actual canonical base jet inherits the given derivative budget.

              noncomputable def EulerCorrectionEnergyData.MetricBudget.growth0 (period : ) [Fact (0 < period)] {q : } {T : } {hT : 0 T} {D : EulerCorrectionOperators.CorrectionData period (q + 1) (Set.Icc 0 T)} (K : MetricBudget period T hT D) (B0 : ) :

              The fixed constant part of the actual metric-growth majorant.

              Equations
              • One or more equations did not get rendered due to their size.
              Instances For
                noncomputable def EulerCorrectionEnergyData.MetricBudget.growth1 (period : ) [Fact (0 < period)] {q : } {T : } {hT : 0 T} {D : EulerCorrectionOperators.CorrectionData period (q + 1) (Set.Icc 0 T)} (K : MetricBudget period T hT D) :

                The fixed linear part of the actual metric-growth majorant.

                Equations
                • One or more equations did not get rendered due to their size.
                Instances For
                  noncomputable def EulerCorrectionEnergyData.MetricBudget.multiplier (period : ) [Fact (0 < period)] {q : } {T : } {hT : 0 T} {D : EulerCorrectionOperators.CorrectionData period (q + 1) (Set.Icc 0 T)} (K : MetricBudget period T hT D) :

                  The fixed coefficient multiplying the actual forcing norm.

                  Equations
                  Instances For
                    theorem EulerCorrectionEnergyData.MetricBudget.constants_nonneg (period : ) [Fact (0 < period)] {q : } {T : } {hT : 0 T} {D : EulerCorrectionOperators.CorrectionData period (q + 1) (Set.Icc 0 T)} (K : MetricBudget period T hT D) (B0 : ) (hB0 : 0 B0) :
                    0 growth0 period K B0 0 growth1 period K 0 multiplier period K

                    All fixed metric-growth and forcing coefficients are nonnegative.