A constructed compactly supported Taylor–Borel extension #
The input is an arbitrary sequence in a real Banach space. We choose increasing integer cutoff scales and sum actual cutoff monomials. All derivative bounds, convergence, smoothness, support, and prescribed derivatives at zero are proved.
Monomial, given by (s ^ j / (j.factorial : ℝ)) • v.
Instances For
The actual summand, with no smooth extension supplied as an input.
Equations
Instances For
Template, given by SmoothCutoffs.cutoff s • monomial j v s.
Equations
Instances For
Template bound, given by Classical.choose (exists_template_bound j k v).
Equations
Instances For
A finite collection of bounds controls every derivative below the degree.
Equations
Instances For
Local scale, given by Classical.choose (exists_nat_gt ((2 : ℝ) ^ j * boundSum j (a j))).
Equations
Instances For
Increasing positive integer scales; they are selected from proved finite bounds.
Equations
Instances For
The all-order diagonal estimate: for each fixed derivative order the tail is bounded uniformly on the whole real line by a geometric series.
The finitely many early terms retain their actual derivative bounds.
Equations
- One or more equations did not get rendered due to their size.
Instances For
An actual series of compactly supported cutoff monomials.
Equations
- NavierStokes.BorelExtension.extension a s = ∑' (j : ℕ), NavierStokes.BorelExtension.term (↑(NavierStokes.BorelExtension.scale a j)) j (a j) s
Instances For
Every prescribed jet is attained, including the zeroth jet.
The right endpoint jets used by the one-sided gluing theorem are the same prescribed jets as the ordinary derivatives.
Translate the constructed extension to any joining time.
Equations
Instances For
Borel's jet realization theorem with a fixed compact support, constructed from the cutoff series rather than assumed as an extension principle.
The interface for gluing to left endpoint limits at an arbitrary time.