Actual time identities for all spatial jets of the constructed flow #
The spatial derivative is taken in the full continuous-path Banach space. The bounded time integral commutes with it at every order. Reassembling the tensor paths therefore gives genuine within-time derivatives of all jets, without assuming differentiability of an ODE solution family.
Velocity family, given by A.superposition (pathFamily T hT A x).
Equations
- EulerSmoothBanachFlow.velocityFamily T hT A x = A.superposition ((EulerSmoothBanachFlow.pathFamily T hT A) x)
Instances For
Displacement family, given by pathFamily T hT A x - (ContinuousLinearMap.const ℝ (Icc (0 : ℝ) T)) x.
Equations
- EulerSmoothBanachFlow.displacementFamily T hT A x = (EulerSmoothBanachFlow.pathFamily T hT A) x - (ContinuousLinearMap.const ℝ ↑(Set.Icc 0 T)) x
Instances For
Jet path, given by tensorPathMap n (iteratedFDeriv ℝ n (pathFamily T hT A) x).
Equations
- EulerSmoothBanachFlow.jetPath T hT A n x = (EulerFinitePathTensor.tensorPathMap n) (iteratedFDeriv ℝ n (⇑(EulerSmoothBanachFlow.pathFamily T hT A)) x)
Instances For
Velocity jet path, given by tensorPathMap n (iteratedFDeriv ℝ n (velocityFamily T hT A) x).
Equations
- EulerSmoothBanachFlow.velocityJetPath T hT A n x = (EulerFinitePathTensor.tensorPathMap n) (iteratedFDeriv ℝ n (EulerSmoothBanachFlow.velocityFamily T hT A) x)
Instances For
Displacement jet path, given by tensorPathMap n (iteratedFDeriv ℝ n (displacementFamily T hT A) x).
Equations
- EulerSmoothBanachFlow.displacementJetPath T hT A n x = (EulerFinitePathTensor.tensorPathMap n) (iteratedFDeriv ℝ n (EulerSmoothBanachFlow.displacementFamily T hT A) x)
Instances For
The clamped extension is used only to state derivatives on the closed time interval; there it is exactly the constructed flow minus its label.
Equations
- EulerSmoothBanachFlow.displacement T hT A t x = EulerVolterraConvolution.extendPath T hT (EulerSmoothBanachFlow.displacementFamily T hT A x) t
Instances For
Every actual spatial tensor has the differentiated ODE as its genuine time derivative, including one-sided derivatives at both endpoints.