Documentation

LeanPool.NavierStokesAndEuler.Euler.TransportL2Time

Genuine time-continuous transport operators at the H¹→L² metric-energy level.

@[instance_reducible]

A named local normed-group instance for the actual Sobolev scale.

Equations
Instances For
    @[instance_reducible]
    noncomputable def EulerTransportL2Time.transportL2Space (period : ) [Fact (0 < period)] (q : ) :

    A named local real normed-space instance for the actual Sobolev scale.

    Equations
    Instances For

      Actual lifted transport as a bounded bilinear map Hq×H¹→L² for q≥3.

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

        This actual bilinear map is exactly the transport operator used in the proved metric cancellation.

        noncomputable def EulerTransportL2Time.transportL2Path (period : ) [Fact (0 < period)] {q : } (hq : 3 q) (κ : ) (m : EulerLiftedGradientSpace.Vector3) (T : ) (z : C((Set.Icc 0 T), (EulerCylinderSobolevSpace.SobolevSpace period q))) :

        A continuous actual velocity determines the time-continuous H¹→L² transport operator path.

        Equations
        Instances For
          theorem EulerTransportL2Time.transportL2Path_apply (period : ) [Fact (0 < period)] {q : } (hq : 3 q) (κ : ) (m : EulerLiftedGradientSpace.Vector3) (T : ) (z : C((Set.Icc 0 T), (EulerCylinderSobolevSpace.SobolevSpace period q))) (t : (Set.Icc 0 T)) :
          (transportL2Path period hq κ m T z) t = EulerSobolevMetricTransport.transportOperator period hq κ m (z t)

          The actual transport path has exactly the pointwise metric-energy operator.