Documentation

LeanPool.NavierStokesAndEuler.Euler.CylinderOrbitSobolev

Actual cylinder Sobolev arrays of smooth mixed translation orbits #

Every coordinate is the literal L² derivative in its ordered spatial/angular word. The complete Sobolev norm is bounded by the exact finite word sum, and uniform-time mixed orbit regularity yields a continuous Sobolev path.

Iterating a genuine orbit derivative equals the next actual tensor derivative.

Each actual strong jet word is its ordered mixed derivative in the true L² orbit.

The actual coordinates of the complete Sobolev realization.

A complete Sobolev norm is controlled by the genuine fixed-order word sum.

Every time slice inherits genuine full mixed orbit smoothness.

theorem EulerCylinderSmoothOrbit.path_sobolev_continuous (period : ) [Fact (0 < period)] {K : Type u_1} [TopologicalSpace K] [CompactSpace K] (q : ) (p : C(K, (EulerLiftedGradientSpace.LiftL2 period))) (hp : ContDiff fun (a : EulerLiftedGradientSpace.LiftTangent) => (EulerLpCylinderTranslation.pathTranslate period a) p) :
Continuous fun (t : K) => sobolev period q (p t)

Genuine uniform-time mixed regularity gives continuity in every complete Sobolev norm.

The actual continuous Sobolev path.

Equations
Instances For
    @[simp]