Joint parameter and current-time smoothness for linear ODE solutions #
A fixed-interval solution is reparametrized from [a,t] onto [0,1], with
(p,t) as its parameter. Evaluation at the fixed endpoint 1 is bounded
linear on the path space. A compact tube argument supplies genuinely open
coefficient neighborhoods, including when t is an original endpoint.
The reparametrized solution is a locally smooth extension of the original solution on the prescribed closed interval. We do not assert smoothness of the original clamped extension outside that interval.
The actual extension constructed by the Volterra inverse, jointly indexed.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The affine time change from the unit interval to [a,t].
Equations
- NavierStokes.JointODE.affineTime a t s = a + s * (t - a)
Instances For
Both the linear coefficient and the source acquire the time-change factor.
Equations
- NavierStokes.JointODE.rescale a F w = (w.1.2 - a) • F (NavierStokes.JointODE.timeMap a w)
Instances For
A new solution on the fixed unit interval, evaluated at its fixed right endpoint.
Equations
- One or more equations did not get rendered due to their size.
Instances For
This representative is smooth on a genuine open neighborhood of every point of the original closed parameter/time domain.
The actual extension solves the original ODE at every point of the closed interval.
Uniqueness identifies the fixed-unit-interval construction with the actual Volterra solution at every parameter and every time in the closed interval.
Genuine joint parameter/current-time C∞ for the actual solution on the closed interval, including its endpoints in the relative smoothness sense.
The interior form used when localizing a solution inside the slot.