Smooth bounded fields on a general real normed domain, with actual spatial jets continuous in the uniform time-path norm. This extends the ordinary-space coefficient interface to the lifted four-dimensional flow.
Smooth time field data, collecting field, smooth, jet, jet_eq.
Underlying field of
SmoothTimeField, of typeC(K, E →ᵇ V).Jet of
SmoothTimeField, of type(n : ℕ) → C(K, E →ᵇ (E [×n]→L[ℝ] V)).
Instances For
Cache the standard NormedAddCommGroup (E →ᵇ V) instance to shorten typeclass synthesis.
Instances For
Cache the standard NormedSpace ℝ (E →ᵇ V) instance to shorten typeclass synthesis.
Instances For
Cache the standard NormedAddCommGroup (E →ᵇ W) instance to shorten typeclass synthesis.
Instances For
Cache the standard NormedSpace ℝ (E →ᵇ W) instance to shorten typeclass synthesis.
Instances For
Cache the standard NormedAddCommGroup (E →ᵇ (E →L[ℝ] V)) instance to shorten typeclass
synthesis.
Instances For
Cache the standard NormedSpace ℝ (E →ᵇ (E →L[ℝ] V)) instance to shorten typeclass
synthesis.
Instances For
Cache the standard NormedAddCommGroup (E →ᵇ (E [×n]→L[ℝ] V)) instance to shorten typeclass
synthesis.
Equations
Instances For
Cache the standard NormedSpace ℝ (E →ᵇ (E [×n]→L[ℝ] V)) instance to shorten typeclass
synthesis.
Equations
Instances For
Map path, given by (L.compLeftContinuousBounded E).compLeftContinuous ℝ K.
Equations
Instances For
Derivative field, given by mapPath (continuousMultilinearCurryFin1 ℝ E V).toContinuousLinearEquiv.toContinuousLinearMap (A.jet 1).
Equations
- A.derivativeField = (SmoothTimeField.mapPath ↑↑(continuousMultilinearCurryFin1 ℝ E V)) (A.jet 1)
Instances For
Derivative jet, constructed using mapPath.
Equations
- A.derivativeJet n = (SmoothTimeField.mapPath ↑↑(continuousMultilinearCurryRightEquiv' ℝ n E V)) (A.jet (n + 1))
Instances For
Derivative, bundling field, smooth, have, exact and the required compatibility
proofs.
Equations
- A.derivative = { field := A.derivativeField, smooth := ⋯, jet := A.derivativeJet, jet_eq := ⋯ }
Instances For
To smooth time field, given by ⟨A.field, A.smooth, A.jet, A.jet_eq⟩.