Documentation

LeanPool.NavierStokesAndEuler.Euler.ParameterSobolevGevrey

A single-radius inverse estimate in genuine fixed Sobolev blocks #

The fixed Sobolev inverse bound is applied to each actual external word. Its commutator contains only positive external coefficient derivatives. Consequently the original factorial radius is preserved at every grade.

Positive external-order commutators in actual fixed Sobolev blocks #

The commutator is an explicit difference of genuine derivatives and the undifferentiated coefficient action. Its direct word recurrence places at least one external derivative on the coefficient in every term.

noncomputable def EulerParameterWordGevrey.wordCommutator {P : Type u_1} {E : Type u_2} {F : Type u_3} {ι : Type u_4} [NormedAddCommGroup P] [NormedSpace P] [NormedAddCommGroup E] [NormedSpace E] [NormedAddCommGroup F] [NormedSpace F] (directions : ιP) (A : PE →L[] F) (f : PE) {n : } (w : Fin nι) :
PF

The actual external word commutator of operator multiplication.

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    theorem EulerParameterWordGevrey.wordCommutator_contDiff {P : Type u_1} {E : Type u_2} {F : Type u_3} {ι : Type u_4} [NormedAddCommGroup P] [NormedSpace P] [NormedAddCommGroup E] [NormedSpace E] [NormedAddCommGroup F] [NormedSpace F] (directions : ιP) (A : PE →L[] F) (f : PE) (hA : ContDiff (↑) A) (hf : ContDiff (↑) f) {n : } (w : Fin nι) :
    ContDiff (↑) (wordCommutator directions A f w)
    theorem EulerParameterWordGevrey.wordCommutator_snoc {P : Type u_1} {E : Type u_2} {F : Type u_3} {ι : Type u_4} [NormedAddCommGroup P] [NormedSpace P] [NormedAddCommGroup E] [NormedSpace E] [NormedAddCommGroup F] [NormedSpace F] (directions : ιP) (A : PE →L[] F) (f : PE) (hA : ContDiff (↑) A) (hf : ContDiff (↑) f) {n : } (w : Fin nι) (i : ι) :
    wordCommutator directions A f (Fin.snoc w i) = wordCommutator directions A (directional directions f i) w + wordDerivative directions (fun (y : P) => (directional directions A i y) (f y)) w
    noncomputable def EulerParameterWordGevrey.commutatorBlock {P : Type u_1} {E : Type u_2} {F : Type u_3} {ι : Type u_4} [NormedAddCommGroup P] [NormedSpace P] [NormedAddCommGroup E] [NormedSpace E] [NormedAddCommGroup F] [NormedSpace F] [Fintype ι] (directions : ιP) (q : ) (A : PE →L[] F) (f : PE) (n : ) (x : P) :

    Commutator block, given by ∑ w : Fin n → ι, baseSize directions q (wordCommutator directions A f w) x.

    Equations
    Instances For
      theorem EulerParameterWordGevrey.baseSize_zero_function {P : Type u_1} {E : Type u_2} {ι : Type u_4} [NormedAddCommGroup P] [NormedSpace P] [NormedAddCommGroup E] [NormedSpace E] [Fintype ι] (directions : ιP) (q : ) (x : P) :
      baseSize directions q (fun (x : P) => 0) x = 0
      theorem EulerParameterWordGevrey.commutatorBlock_zero {P : Type u_1} {E : Type u_2} {F : Type u_3} {ι : Type u_4} [NormedAddCommGroup P] [NormedSpace P] [NormedAddCommGroup E] [NormedSpace E] [NormedAddCommGroup F] [NormedSpace F] [Fintype ι] (directions : ιP) (q : ) (A : PE →L[] F) (f : PE) (x : P) :
      commutatorBlock directions q A f 0 x = 0
      theorem EulerParameterWordGevrey.commutatorBlock_nonneg {P : Type u_1} {E : Type u_2} {F : Type u_3} {ι : Type u_4} [NormedAddCommGroup P] [NormedSpace P] [NormedAddCommGroup E] [NormedSpace E] [NormedAddCommGroup F] [NormedSpace F] [Fintype ι] (directions : ιP) (q : ) (A : PE →L[] F) (f : PE) (n : ) (x : P) :
      0 commutatorBlock directions q A f n x
      theorem EulerParameterWordGevrey.commutatorBlock_succ_le {P : Type u_1} {E : Type u_2} {F : Type u_3} {ι : Type u_4} [NormedAddCommGroup P] [NormedSpace P] [NormedAddCommGroup E] [NormedSpace E] [NormedAddCommGroup F] [NormedSpace F] [Fintype ι] (directions : ιP) (q : ) (A : PE →L[] F) (f : PE) (hA : ContDiff (↑) A) (hf : ContDiff (↑) f) (n : ) (x : P) :
      commutatorBlock directions q A f (n + 1) x i : ι, (commutatorBlock directions q A (directional directions f i) n x + block directions q (fun (y : P) => (directional directions A i y) (f y)) n x)
      theorem EulerParameterWordGevrey.sum_commutator_convolution_right {ι : Type u_4} [Fintype ι] (A : ) (B : ι) (n : ) :
      i : ι, EulerJetProductBounds.commutatorConvolution A (B i) n = EulerJetProductBounds.commutatorConvolution A (fun (k : ) => i : ι, B i k) n
      theorem EulerParameterWordGevrey.commutatorBlock_bound {P : Type u_1} {E : Type u_2} {F : Type u_3} {ι : Type u_4} [NormedAddCommGroup P] [NormedSpace P] [NormedAddCommGroup E] [NormedSpace E] [NormedAddCommGroup F] [NormedSpace F] [Fintype ι] (directions : ιP) (q : ) (A : PE →L[] F) (f : PE) (hA : ContDiff (↑) A) (hf : ContDiff (↑) f) (n : ) (x : P) :
      commutatorBlock directions q A f n x EulerJetProductBounds.commutatorConvolution (fun (k : ) => coefficientBlock directions q A k x) (fun (k : ) => block directions q f k x) n

      Every external commutator term contains a positive external derivative of the coefficient, with no enlargement of solution or forcing radii.

      theorem EulerParameterWordGevrey.block_inverse_bound {P : Type u_1} {E : Type u_2} {ι : Type u_3} [NormedAddCommGroup P] [NormedSpace P] [NormedAddCommGroup E] [NormedSpace E] [Fintype ι] (directions : ιP) (q : ) (A : PE →L[] E) (u f : PE) (hA : ContDiff (↑) A) (hu : ContDiff (↑) u) (hf : ContDiff (↑) f) (heq : ∀ (y : P), (A y) (u y) = f y) (x : P) (inverse : E →L[] E) (hleft : ∀ (v : E), inverse ((A x) v) = v) (I B : ) (hinv : inverse I) (hbase : baseSize directions q A x B) (n : ) :
      block directions q u n x sobolevInverseCost I B q * (block directions q f n x + commutatorBlock directions q A u n x)
      theorem EulerParameterWordGevrey.block_inverse_recurrence {P : Type u_1} {E : Type u_2} {ι : Type u_3} [NormedAddCommGroup P] [NormedSpace P] [NormedAddCommGroup E] [NormedSpace E] [Fintype ι] (directions : ιP) (q : ) (A : PE →L[] E) (u f : PE) (hA : ContDiff (↑) A) (hu : ContDiff (↑) u) (hf : ContDiff (↑) f) (heq : ∀ (y : P), (A y) (u y) = f y) (x : P) (inverse : E →L[] E) (hleft : ∀ (v : E), inverse ((A x) v) = v) (I B : ) (hinv : inverse I) (hbase : baseSize directions q A x B) (n : ) :
      block directions q u n x sobolevInverseCost I B q * (block directions q f n x + jFinset.range n, (n.choose (j + 1)) * coefficientBlock directions q A (j + 1) x * block directions q u (n - (j + 1)) x)

      Genuine fixed-Sobolev external-word recurrence with the computed base inverse constant.

      theorem EulerParameterWordGevrey.block_inverse_gevrey {P : Type u_1} {E : Type u_2} {ι : Type u_3} [NormedAddCommGroup P] [NormedSpace P] [NormedAddCommGroup E] [NormedSpace E] [Fintype ι] (directions : ιP) (q : ) (A : PE →L[] E) (u f : PE) (hA : ContDiff (↑) A) (hu : ContDiff (↑) u) (hf : ContDiff (↑) f) (heq : ∀ (y : P), (A y) (u y) = f y) (inverse : PE →L[] E) (hleft : ∀ (x : P) (v : E), (inverse x) ((A x) v) = v) (I B C D M Rc R : ) (_hC : 0 C) (_hD : 0 D) (hM : 1 M) (hMC : sobolevInverseCost I B q * C M) (hMD : sobolevInverseCost I B q * D M) (hRc : 0 Rc) (hR : 2 * M * (Rc + 1) R) (hinv : ∀ (x : P), inverse x I) (hbase : ∀ (x : P), baseSize directions q A x B) (hcoeff : ∀ (j : ) (x : P), coefficientBlock directions q A (j + 1) x C * (Rc ^ (j + 1) * (j + 1).factorial ^ 2)) (d : ) (hforce : ∀ (n : ) (x : P), block directions q f n x D * EulerGevrey.majorant R d n) (n : ) (x : P) :
      block directions q u n x EulerGevrey.majorant R (d + 1) n

      One factorial shift in fixed Hq, using the identical input and output radius and constants independent of the input shift and external order.