Evaluation of the complete axis coefficient space #
The evaluation series is constructed from the actual coefficient functions. Its mixed derivative series are proved convergent before their derivatives and smoothness are established.
Polynomial jet, given by (n.descFactorial k : ℝ) * Y ^ (n - k).
Equations
- NavierStokes.AxisEvaluation.polynomialJet n k Y = ↑(n.descFactorial k) * Y ^ (n - k)
Instances For
Term, given by polynomialJet n k p.1 * jet I (weight ε) A.1 n m p.2.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Mixed series, given by ∑' n : ℕ, term I ε A k m n p.
Equations
- NavierStokes.AxisEvaluation.mixedSeries I ε A k m p = ∑' (n : ℕ), NavierStokes.AxisEvaluation.term I ε A k m n p
Instances For
Profile, given by ∑' n : ℕ, p.1 ^ n * coefficient I (weight ε) A n p.2.
Equations
- NavierStokes.AxisEvaluation.profile I ε A p = ∑' (n : ℕ), p.1 ^ n * NavierStokes.AxisCoefficientSpace.coefficient I (NavierStokes.AxisWeightEstimates.weight ε) A n p.2
Instances For
Uniform convergence of every mixed derivative series on every strictly
smaller closed radial interval, uniformly over the parameter interval. In
fact the clamped coefficient extension gives uniformity over all real η.
Linear form, given by u • ContinuousLinearMap.fst ℝ ℝ ℝ + v • ContinuousLinearMap.snd ℝ ℝ ℝ.
Equations
Instances For
Actual joint differentiation of every mixed derivative series.
The evaluated profile is jointly smooth. This is a consequence of the proved derivative equations, not an assumed property of the infinite sum.
The series is the actual mixed derivative of the evaluated profile.
Jet bound, given by ∑' n : ℕ, majorant ε 1 R k m n.
Equations
- NavierStokes.AxisEvaluation.jetBound ε R k m = ∑' (n : ℕ), NavierStokes.AxisEvaluation.majorant ε 1 R k m n
Instances For
The evaluated mixed derivatives depend boundedly on the coefficient space norm, uniformly on every smaller radial interval.
Absolute convergence holds at every point of the radius-20 domain.
Evaluation linear map, bundling toFun, map_add, map_smul.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Bounded evaluation of each actual mixed derivative from the complete coefficient space. The constant is uniform in the parameter coordinate.
Equations
- NavierStokes.AxisEvaluation.evaluationCLM I hε hR hR20 k m p hp = (NavierStokes.AxisEvaluation.evaluationLinearMap I hε k m p ⋯).mkContinuous (NavierStokes.AxisEvaluation.jetBound ε R k m) ⋯
Instances For
Norm convergence in the coefficient space controls every evaluated jet uniformly throughout a smaller radial interval.
Termwise mixed differentiation stated entirely using ordinary derivatives of the actual coefficient functions.
A window larger than the target interval, with arbitrarily small margin.
Equations
Instances For
In particular both endpoints of the target interval [-1,1] have
ordinary open-neighborhood smoothness; no endpoint extension is assumed.