Documentation

LeanPool.NavierStokesAndEuler.Euler.GevreyProductLp

A genuine L² Gevrey product estimate, with the coefficient tensors bounded uniformly and the field tensors measured in L². It applies on any base, including cylinder tensors evaluated through a cover section.

theorem EulerGevreyProductLp.finite_domination {X : Type u_1} {V : Type u_3} [MeasurableSpace X] [NormedAddCommGroup V] {ι : Type u_5} (μ : MeasureTheory.Measure X) (I : Finset ι) (f : XV) (hf : MeasureTheory.AEStronglyMeasurable f μ) (H : ιX) (hH : iI, MeasureTheory.MemLp (H i) 2 μ) (hdom : ∀ (x : X), f x iI, H i x) :
theorem EulerGevreyProductLp.clm_apply_memLp_and_bound {X : Type u_1} {E : Type u_2} {V : Type u_3} {W : Type u_4} [MeasurableSpace X] [NormedAddCommGroup E] [NormedSpace E] [NormedAddCommGroup V] [NormedSpace V] [NormedAddCommGroup W] [NormedSpace W] (μ : MeasureTheory.Measure X) (σ : XE) (f : EV →L[] W) (g : EV) (hf : ContDiff (↑) f) (hg : ContDiff (↑) g) (n : ) (hm : MeasureTheory.AEStronglyMeasurable (fun (x : X) => iteratedFDeriv n (fun (y : E) => (f y) (g y)) (σ x)) μ) (R B C : ) (hR : 0 R) (hB : 0 B) (hC : 0 C) (d e : ) (hb : jn, ∀ (x : X), iteratedFDeriv j f (σ x) B * EulerGevrey.majorant R d j) (hLp : jn, MeasureTheory.MemLp (fun (x : X) => iteratedFDeriv j g (σ x)) 2 μ) (hNorm : jn, (MeasureTheory.eLpNorm (fun (x : X) => iteratedFDeriv j g (σ x)) 2 μ).toReal C * EulerGevrey.majorant R e j) :
MeasureTheory.MemLp (fun (x : X) => iteratedFDeriv n (fun (y : E) => (f y) (g y)) (σ x)) 2 μ (MeasureTheory.eLpNorm (fun (x : X) => iteratedFDeriv n (fun (y : E) => (f y) (g y)) (σ x)) 2 μ).toReal 3 * B * C * EulerGevrey.majorant R (d + e) n