Documentation

LeanPool.NavierStokesAndEuler.Euler.LpSmoothFieldAlgebra

Algebra of literal smooth square-integrable spatial fields #

All jets below remain actual Fréchet derivatives. The operations preserve their genuine L² classes and continuity in an external parameter.

Jet postcompose, given by compContinuousMultilinearMapL ℝ (fun _ : Fin n => Space) V W L.

Equations
Instances For

    Map field, bundling field, smooth, integrable.

    Equations
    Instances For

      Add field, bundling field, smooth, integrable.

      Equations
      Instances For

        Zero field, bundling field, smooth, integrable.

        Equations
        Instances For

          Directional field, given by mapField (ContinuousLinearMap.apply ℝ V v) A.derivative.

          Equations
          Instances For
            theorem EulerLpTranslation.SmoothL2Field.continuous_toLp {V : Type u_1} [NormedAddCommGroup V] [NormedSpace V] {K : Type u_3} [TopologicalSpace K] (A : KSmoothL2Field V) (hA : Continuous fun (t : K) => (A t).jetLp 0) :
            Continuous fun (t : K) => (A t).toLp
            theorem EulerLpTranslation.SmoothL2Field.continuous_jetLp_mapField {V : Type u_1} {W : Type u_2} [NormedAddCommGroup V] [NormedSpace V] [NormedAddCommGroup W] [NormedSpace W] {K : Type u_3} [TopologicalSpace K] (L : V →L[] W) (A : KSmoothL2Field V) (hA : ∀ (n : ), Continuous fun (t : K) => (A t).jetLp n) (n : ) :
            Continuous fun (t : K) => (mapField L (A t)).jetLp n
            theorem EulerLpTranslation.SmoothL2Field.continuous_jetLp_addField {V : Type u_1} [NormedAddCommGroup V] [NormedSpace V] {K : Type u_3} [TopologicalSpace K] (A B : KSmoothL2Field V) (hA : ∀ (n : ), Continuous fun (t : K) => (A t).jetLp n) (hB : ∀ (n : ), Continuous fun (t : K) => (B t).jetLp n) (n : ) :
            Continuous fun (t : K) => ((A t).addField (B t)).jetLp n
            theorem EulerLpTranslation.SmoothL2Field.continuous_jetLp_derivative {V : Type u_1} [NormedAddCommGroup V] [NormedSpace V] {K : Type u_3} [TopologicalSpace K] (A : KSmoothL2Field V) (hA : ∀ (n : ), Continuous fun (t : K) => (A t).jetLp n) (n : ) :
            Continuous fun (t : K) => (A t).derivative.jetLp n
            theorem EulerLpTranslation.SmoothL2Field.continuous_jetLp_directionalField {V : Type u_1} [NormedAddCommGroup V] [NormedSpace V] {K : Type u_3} [TopologicalSpace K] (A : KSmoothL2Field V) (hA : ∀ (n : ), Continuous fun (t : K) => (A t).jetLp n) (v : EulerSmoothLimit.Space) (n : ) :
            Continuous fun (t : K) => ((A t).directionalField v).jetLp n