Documentation

LeanPool.NavierStokesAndEuler.Euler.OrdinaryCauchyInterpolation

Actual ordinary L² convergence upgrades to convergence in every fixed Sobolev norm under uniform higher-order bounds.

noncomputable def EulerOrdinarySobolev.fieldPath {T : } (A : (Set.Icc 0 T)EulerLpTranslation.SmoothL2Field EulerSmoothLimit.Space) (hA : ∀ (n : ), Continuous fun (t : (Set.Icc 0 T)) => (A t).jetLp n) :

Field path, given by ⟨fun t => (A t).toLp,continuous_toLp A (hA 0)⟩.

Equations
Instances For
    theorem EulerOrdinarySobolev.sobolevPath_norm_le_tensor {T : } (A : (Set.Icc 0 T)EulerLpTranslation.SmoothL2Field EulerSmoothLimit.Space) (hA : ∀ (n : ), Continuous fun (t : (Set.Icc 0 T)) => (A t).jetLp n) (q : ) (M : ) (hM : 0 M) (hb : ∀ (t : (Set.Icc 0 T)), tensorNorm q (A t) M) :
    theorem EulerOrdinarySobolev.sobolevPath_cauchy_of_l2 {T : } (hT : 0 T) (A : (Set.Icc 0 T)EulerLpTranslation.SmoothL2Field EulerSmoothLimit.Space) (hA : ∀ (k n : ), Continuous fun (t : (Set.Icc 0 T)) => (A k t).jetLp n) (hb : ∀ (q : ), ∃ (M : ), ∀ (k : ) (t : (Set.Icc 0 T)), tensorNorm q (A k t) M) (h0 : CauchySeq fun (k : ) => fieldPath (A k) ) (q : ) :
    theorem EulerOrdinarySobolev.exists_sobolevPath_limit {T : } (hT : 0 T) (A : (Set.Icc 0 T)EulerLpTranslation.SmoothL2Field EulerSmoothLimit.Space) (hA : ∀ (k n : ), Continuous fun (t : (Set.Icc 0 T)) => (A k t).jetLp n) (hb : ∀ (q : ), ∃ (M : ), ∀ (k : ) (t : (Set.Icc 0 T)), tensorNorm q (A k t) M) (h0 : CauchySeq fun (k : ) => fieldPath (A k) ) (q : ) :