Constants and bounded bilinear operations on actual smooth bounded coefficient paths, with the spatial product rule at every order.
Bound constant, bundling field, smooth, jet, jet_eq and the required compatibility
proofs.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Cache the standard NormedAddCommGroup (E [×n]→L[ℝ] Z) instance to shorten typeclass
synthesis.
Instances For
Cache the standard NormedSpace ℝ (E [×n]→L[ℝ] Z) instance to shorten typeclass synthesis.
Instances For
Cache the standard NormedAddCommGroup (E →ᵇ (E [×n]→L[ℝ] Z)) instance to shorten typeclass
synthesis.
Instances For
Cache the standard NormedSpace ℝ (E →ᵇ (E [×n]→L[ℝ] Z)) instance to shorten typeclass
synthesis.
Instances For
Cache the standard NormedAddCommGroup (E →L[ℝ] Z) instance to shorten typeclass synthesis.
Instances For
Cache the standard NormedSpace ℝ (E →L[ℝ] Z) instance to shorten typeclass synthesis.
Instances For
Cache the standard NormedAddCommGroup (E [×n]→L[ℝ] (E →L[ℝ] Z)) instance to shorten
typeclass synthesis.
Instances For
Cache the standard NormedSpace ℝ (E [×n]→L[ℝ] (E →L[ℝ] Z)) instance to shorten typeclass
synthesis.
Instances For
Cache the standard NormedAddCommGroup (E →ᵇ (E [×n]→L[ℝ] (E →L[ℝ] Z))) instance to shorten
typeclass synthesis.
Instances For
Cache the standard NormedSpace ℝ (E →ᵇ (E [×n]→L[ℝ] (E →L[ℝ] Z))) instance to shorten
typeclass synthesis.
Instances For
Bilinear path as an element of C(K,E →ᵇ Z).
Equations
- SmoothTimeField.bilinearPath B A C = { toFun := fun (t : K) => ((EulerBoundedFieldCalculus.bilinearMap B) (A.field t)) (C.field t), continuous_toFun := ⋯ }
Instances For
Uncurry right path, given by mapPath (continuousMultilinearCurryRightEquiv' ℝ n E Z).symm.toContinuousLinearEquiv.toContinuousLinearMap J.
Equations
Instances For
Bilinear, bundling field, smooth, jet, jet_eq.
Equations
- SmoothTimeField.bilinear B A C = { field := SmoothTimeField.bilinearPath B A C, smooth := ⋯, jet := fun (n : ℕ) => ⋯.choose, jet_eq := ⋯ }