Documentation

LeanPool.NavierStokesAndEuler.Euler.ParameterSobolevTensorInverse

One-time coefficient absorption for a genuine fixed-Sobolev inverse #

Only the given operator coefficients use tensor bounds. Forcing and solved fields retain their literal fixed-base ordered-word blocks at the same radius.

def EulerParameterWordGevrey.inverseBlockCost (ι : Type u_1) [Fintype ι] (q : ) (I Rc C D : ) :

For fixed q this is an explicit polynomial in the original inverse, coefficient, and forcing constants. It has no grade dependence.

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    theorem EulerParameterWordGevrey.inverse_block_gevrey_of_tensor {P : Type u_1} {E : Type u_2} {ι : Type u_3} [NormedAddCommGroup P] [NormedSpace P] [NormedAddCommGroup E] [NormedSpace E] [Fintype ι] (directions : ιP) (hd : ∀ (i : ι), directions i 1) (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 Rc C D R : ) (hRc : 0 Rc) (hC : 0 C) (hD : 0 D) (hinv : ∀ (x : P), inverse x I) (hcoeff : ∀ (n : ) (x : P), iteratedFDeriv n A x C * EulerGevrey.majorant Rc 0 n) (hR : 2 * inverseBlockCost ι q I Rc C D * (sobolevCoefficientRadius ι Rc + 1) R) (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

    The source radius is chosen once from coefficient data; each inverse application increases the grade by one without changing that radius.