Documentation

LeanPool.NavierStokesAndEuler.Euler.SmoothL2ScalingContinuity

Physical spatial dilation preserves continuity of every actual L² jet. The proof uses its explicit bounded action on differences.

Sub field, bundling field, smooth, integrable.

Equations
Instances For
    theorem EulerLpTranslation.SmoothL2Field.norm_jetLp_scale_sub_le {V : Type u_1} [NormedAddCommGroup V] [NormedSpace V] (ell : ) (hell : 0 < ell) (hell1 : ell 1) (A B : SmoothL2Field V) (n : ) :
    (scaleField ell hell A).jetLp n - (scaleField ell hell B).jetLp n ell⁻¹ ^ n * A.jetLp n - B.jetLp n
    theorem EulerLpTranslation.SmoothL2Field.continuous_jetLp_scaleField {V : Type u_1} [NormedAddCommGroup V] [NormedSpace V] {K : Type u_2} [TopologicalSpace K] (ell : ) (hell : 0 < ell) (hell1 : ell 1) (A : KSmoothL2Field V) (hA : ∀ (n : ), Continuous fun (t : K) => (A t).jetLp n) (n : ) :
    Continuous fun (t : K) => (scaleField ell hell (A t)).jetLp n