Documentation

LeanPool.NavierStokesAndEuler.Euler.CylinderScalarClassical

The literal periodic scalar pressure primitive, with actual smoothness and normalization.

The normalized integral descended to the actual periodic cylinder.

Equations
Instances For
    theorem EulerCylinderScalarPrimitive.classicalPrimitive_angle (P : ) (f : EulerLiftedGradientSpace.LiftDomain P) (hf : Continuous f) (hmean : ∀ (y : EulerLiftedGradientSpace.Vector3), (s : ) in 0..P, f (y, s) = 0) (y : EulerSmoothLimit.Space) (θ : ) :
    HasDerivAt (fun (s : ) => classicalPrimitive P f hf hmean (y, s)) (f (y, θ)) θ

    The literal angular derivative is the original scalar field.

    The actual normalized integral is smooth in all cylinder variables.

    theorem EulerCylinderScalarPrimitive.classicalPrimitive_zero (P : ) (f : EulerLiftedGradientSpace.LiftDomain P) (hf : Continuous f) (hmean : ∀ (y : EulerLiftedGradientSpace.Vector3), (s : ) in 0..P, f (y, s) = 0) (y : EulerSmoothLimit.Space) (hy : ∀ (θ : AddCircle P), f (y, θ) = 0) (θ : AddCircle P) :
    classicalPrimitive P f hf hmean (y, θ) = 0

    Angular integration does not spread spatial support.