Documentation

LeanPool.NavierStokesAndEuler.Euler.Foundations.SmoothPressureRepresentative

Actual C∞ representatives obtained from all-order strong cylinder jets.

Smoothness of uniform limits of complete Fréchet derivative towers.

Full Fréchet tensor convergence from the genuine cylinder derivative words.

Uniform Cauchy convergence of every coordinate word gives uniform Cauchy convergence of the full tensor.

Smooth Uniform Limit #

theorem EulerSmoothUniformLimit.contDiff_of_derivative_tower {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {F : Type u_2} [(n : ) → NormedAddCommGroup (F n)] [(n : ) → NormedSpace (F n)] (J : (n : ) → EF n) (L : (n : ) → F (n + 1) →L[] E →L[] F n) (hJ : ∀ (n : ) (x : E), HasFDerivAt (J n) ((L n) (J (n + 1) x)) x) (n : ) :
ContDiff (↑) (J n)

An infinite compatible derivative tower is smooth at every level.

theorem EulerSmoothUniformLimit.contDiff_of_uniform_derivative_limits {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {F : Type u_2} [(n : ) → NormedAddCommGroup (F n)] [(n : ) → NormedSpace (F n)] (f : (n : ) → EF n) (J : (n : ) → EF n) (L : (n : ) → F (n + 1) →L[] E →L[] F n) (hf : ∀ (n k : ) (x : E), HasFDerivAt (f n k) ((L n) (f (n + 1) k x)) x) (hlim : ∀ (n : ), TendstoUniformly (f n) (J n) Filter.atTop) (n : ) :
ContDiff (↑) (J n)

Uniform limits of a compatible smooth derivative tower are again smooth. This is the completion step for Sobolev mollifications.

theorem EulerSmoothUniformLimit.exists_smooth_limit_of_uniform_cauchy_tower {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {F : Type u_2} [(n : ) → NormedAddCommGroup (F n)] [(n : ) → NormedSpace (F n)] [∀ (n : ), CompleteSpace (F n)] (f : (n : ) → EF n) (L : (n : ) → F (n + 1) →L[] E →L[] F n) (hf : ∀ (n k : ) (x : E), HasFDerivAt (f n k) ((L n) (f (n + 1) k x)) x) (hC : ∀ (n : ), UniformCauchySeqOn (f n) Filter.atTop Set.univ) :
∃ (J : (n : ) → EF n), (∀ (n : ), TendstoUniformly (f n) (J n) Filter.atTop) ∀ (n : ), ContDiff (↑) (J n)

Completeness constructs every limit in a uniformly Cauchy derivative tower; the limit and all of its compatible derivatives are smooth.

theorem EulerSmoothTensorLimit.exists_smooth_limit {E : Type u_1} {F : Type u_2} [NormedAddCommGroup E] [NormedSpace E] [NormedAddCommGroup F] [NormedSpace F] [CompleteSpace F] (f : EF) (hf : ∀ (k : ), ContDiff (↑) (f k)) (hC : ∀ (m : ), UniformCauchySeqOn (fun (k : ) => iteratedFDeriv m (f k)) Filter.atTop Set.univ) :
∃ (g : EF), TendstoUniformly f g Filter.atTop ContDiff (↑) g

A uniformly Cauchy sequence at every actual Fréchet derivative order has a genuine smooth limit.

A pointwise cylinder limit is C∞ when every coordinate derivative word is uniformly Cauchy.

All-order strong cylinder jets produce an actual C∞ representative of the L² field.

The genuine coercive pressure inverse has a C∞ representative when its actual coefficients and forcing possess strong derivative jets at every finite order.