Documentation

LeanPool.NavierStokesAndEuler.Euler.MetricHeatEnergy

Dissipation of the genuine cylinder Laplacian in a variable positive metric.

The actual multiplier by a directional derivative of a smooth metric coefficient.

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

    The directional coefficient multiplier has the expected first-derivative norm bound.

    Strong translation differentiation of an actual coefficient product.

    Exact metric integration by parts for one genuine second translation derivative.

    theorem EulerMetricHeatEnergy.metric_cross_young (c D x y : ) (hc : 0 < c) :
    D * x * y c ^ 2 / 2 * y ^ 2 + D ^ 2 / (2 * c ^ 2) * x ^ 2

    The scalar Young inequality with the precise coercivity constant used in heat energy.

    A positive metric absorbs half of the second-derivative dissipation, leaving an explicit L² error.

    Every standard angular or spatial cylinder coordinate vector has norm one.

    The actual cylinder Laplacian assembled from strong second coordinate derivatives.

    Equations
    Instances For
      theorem EulerMetricHeatEnergy.metric_heat_bound (period : ) [Fact (0 < period)] (K : EulerSpatialSobolevInverse.SmoothCoefficient period) (f : (EulerLiftedGradientSpace.LiftL2 period)) (J : EulerSpatialSobolevInverse.SpatialJet period EulerCylinderSobolev.standardDirection 2 f) (c : ) (hc : 0 < c) (hpos : ∀ (x : EulerLiftedGradientSpace.LiftDomain period) (v : EulerLiftedGradientSpace.Vector3), c ^ 2 * v ^ 2 inner ((K.coefficient x) v) v) :
      inner (K.operator f) (jetLaplacian period J) -(c ^ 2 / 2) * i : Fin 4, J.word fun (x : Fin 1) => i ^ 2 + 2 * K.firstBound ^ 2 / c ^ 2 * f ^ 2

      The L² metric heat estimate for an actual second-order cylinder jet.

      The sum of the four actual classical second coordinate derivatives on the cylinder.

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

        The jet Laplacian is represented by the actual classical Laplacian of every smooth representative.

        The metric heat bound is an actual integral estimate for a smooth cylinder representative.