Actual forcing derivatives in the uniform time norm #
Continuous paths of the literal ordinary spatial L² jets give genuine smoothness of the forcing translation orbit in C(time,L²). The derivative norm is bounded by the original uniform-time spatial jet norm, with no loss.
Actual spatial derivatives in the uniform norm on continuous paths #
A family of continuous paths whose pointwise spatial derivatives are actual continuous paths, with uniform bounds, is smooth in the uniform path norm. The proof uses a quadratic Taylor remainder and loses no derivative-bound constant. No uniform-path differentiability is assumed.
Cache the standard NormedAddCommGroup (Space →L[ℝ] V) instance to shorten typeclass
synthesis.
Instances For
Cache the standard NormedSpace ℝ (Space →L[ℝ] V) instance to shorten typeclass synthesis.
Instances For
Cache the standard NormedAddCommGroup C(K,V) instance to shorten typeclass synthesis.
Instances For
Cache the standard NormedSpace ℝ C(K,V) instance to shorten typeclass synthesis.
Instances For
Cache the standard NormedAddCommGroup C(K,Space →L[ℝ] V) instance to shorten typeclass
synthesis.
Instances For
Cache the standard NormedSpace ℝ C(K,Space →L[ℝ] V) instance to shorten typeclass
synthesis.
Instances For
Cache the standard NormedAddCommGroup (Space →L[ℝ] C(K,V)) instance to shorten typeclass
synthesis.
Instances For
Cache the standard NormedSpace ℝ (Space →L[ℝ] C(K,V)) instance to shorten typeclass
synthesis.
Instances For
Direction, given by ⟨fun t => D t a, D.continuous.clm_apply continuous_const⟩.
Equations
- EulerContinuousSpatialFamily.direction D a = { toFun := fun (t : K) => (D t) a, continuous_toFun := ⋯ }
Instances For
Derivative linear, bundling toFun, map_add, map_smul.
Equations
- EulerContinuousSpatialFamily.derivativeLinear D = { toFun := EulerContinuousSpatialFamily.direction D, map_add' := ⋯, map_smul' := ⋯ }
Instances For
Derivative map, bundling toLinearMap, cont.
Equations
- EulerContinuousSpatialFamily.derivativeMap D = { toLinearMap := EulerContinuousSpatialFamily.derivativeLinear D, cont := ⋯ }
Instances For
Derivative bundling linear, bundling toFun, map_add, map_smul.
Equations
- EulerContinuousSpatialFamily.derivativeBundlingLinear = { toFun := EulerContinuousSpatialFamily.derivativeMap, map_add' := ⋯, map_smul' := ⋯ }
Instances For
Derivative bundling, bundling toLinearMap, cont.
Equations
- EulerContinuousSpatialFamily.derivativeBundling = { toLinearMap := EulerContinuousSpatialFamily.derivativeBundlingLinear, cont := ⋯ }
Instances For
Actual continuous spatial derivative paths and finite uniform bounds.
The jet_eq field identifies every supplied jet with the ordinary derivative.
- field : EulerSmoothLimit.Space → C(K, V)
Underlying field of
SpatialFamily, of typeSpace → C(K,V). - smooth (t : K) : ContDiff ℝ ↑⊤ fun (a : EulerSmoothLimit.Space) => (self.field a) t
- jet (n : ℕ) : EulerSmoothLimit.Space → C(K, EulerSmoothLimit.Space [×n]→L[ℝ] V)
Jet of
SpatialFamily, of type(n : ℕ) → Space → C(K,Space [×n]→L[ℝ] V). - jet_eq (n : ℕ) (a : EulerSmoothLimit.Space) (t : K) : (self.jet n a) t = iteratedFDeriv ℝ n (fun (b : EulerSmoothLimit.Space) => (self.field b) t) a
Bound of
SpatialFamily, of typeℕ → ℝ.- bounded (n : ℕ) (a : EulerSmoothLimit.Space) (t : K) : ‖iteratedFDeriv ℝ n (fun (b : EulerSmoothLimit.Space) => (self.field b) t) a‖ ≤ self.bound n
Instances For
Cache the standard NormedAddCommGroup (Space →L[ℝ] V) instance to shorten typeclass
synthesis.
Instances For
Cache the standard NormedSpace ℝ (Space →L[ℝ] V) instance to shorten typeclass synthesis.
Instances For
Cache the standard NormedAddCommGroup C(K,V) instance to shorten typeclass synthesis.
Instances For
Cache the standard NormedSpace ℝ C(K,V) instance to shorten typeclass synthesis.
Instances For
Cache the standard NormedAddCommGroup C(K,Space →L[ℝ] V) instance to shorten typeclass
synthesis.
Instances For
Cache the standard NormedSpace ℝ C(K,Space →L[ℝ] V) instance to shorten typeclass
synthesis.
Instances For
Cache the standard NormedAddCommGroup (Space →L[ℝ] C(K,V)) instance to shorten typeclass
synthesis.
Instances For
Cache the standard NormedSpace ℝ (Space →L[ℝ] C(K,V)) instance to shorten typeclass
synthesis.
Instances For
Derivative field, given by (continuousMultilinearCurryFin1 ℝ Space V).toContinuousLinearEquiv.toContinuousLinearMap.compLeftContinuous ℝ K (A.jet 1 a).
Equations
- A.derivativeField a = (ContinuousLinearMap.compLeftContinuous ℝ K ↑↑(continuousMultilinearCurryFin1 ℝ EulerSmoothLimit.Space V)) (A.jet 1 a)
Instances For
Derivative jet as an element of C(K,Space [×n]→L[ℝ] (Space →L[ℝ] V)).
Equations
- A.derivativeJet n a = (ContinuousLinearMap.compLeftContinuous ℝ K ↑↑(continuousMultilinearCurryRightEquiv' ℝ n EulerSmoothLimit.Space V)) (A.jet (n + 1) a)
Instances For
Derivative, bundling field, smooth, have, funext and the required compatibility
proofs.
Equations
- A.derivative = { field := A.derivativeField, smooth := ⋯, jet := A.derivativeJet, jet_eq := ⋯, bound := fun (n : ℕ) => A.bound (n + 1), bound_nonneg := ⋯, bounded := ⋯ }
Instances For
Genuine differentiability in the uniform path norm, from the pointwise Taylor estimate.
All ordinary pointwise derivatives produce genuine uniform-path smoothness.
The original pointwise uniform derivative bound holds without any additional factor.
Ordinary translation applied to every value of an actual continuous L² path.
Equations
Instances For
The original ordinary spatial jet, as a genuine continuous L² path.
Equations
- EulerContinuousForcing.spatialJetPath A hA n = { toFun := fun (t : K) => (A t).jetLp n, continuous_toFun := ⋯ }
Instances For
The actual translation jets form a continuous path because they are bounded linear images of the original ordinary L² spatial jets.
Equations
- One or more equations did not get rendered due to their size.
Instances For
This package contains only actual pointwise spatial derivatives and their original uniform-time L² bounds.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Literal smooth forcing slices with continuous spatial L² jets have a genuinely smooth translation orbit in the uniform time norm.
Every actual orbit derivative is controlled by the original uniform-time ordinary L² spatial derivative with constant one.