Documentation

LeanPool.NavierStokesAndEuler.Euler.PacketCylinderFieldProducts

Actual nonlinear and coefficient operations on raw cylinder-path witnesses.

Map, constructed using ofLifted.

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

    The literal mixed derivative is represented by the actual derivative path.

    Equations
    Instances For
      noncomputable def EulerPacketCylinderField.Field.scalarProduct {P T : } [Fact (0 < P)] {raw raw' : EulerPacketProfileRecursion.VectorField} (G : Field P T raw) (H : Field P T raw') (L : EulerSmoothLimit.Space →L[] ) (hL : L 1) :
      Field P T fun (z : EulerPacketPointJets.Domain) => L (raw z) raw' z

      Scalar product, bundling path, orbit, raw_eq.

      Equations
      Instances For

        Bilinear, bundling path, orbit, raw_eq.

        Equations
        Instances For
          noncomputable def EulerPacketCylinderField.Field.advection {P T : } [Fact (0 < P)] {raw raw' : EulerPacketProfileRecursion.VectorField} (G : Field P T raw) (H : Field P T raw') :
          Field P T fun (z : EulerPacketPointJets.Domain) => (fderiv (fun (y : EulerSmoothLimit.Space) => raw' (z.1, y, z.2.2)) z.2.1) (raw z)

          Spatial advection is the literal ordinary derivative of the second raw field.

          Equations
          Instances For
            @[instance_reducible]

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

            Equations
            Instances For

              A genuine smooth coefficient path multiplies a raw field without a new regularity premise.

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