Source Hessian data construct the transverse history inverse #
The additional inputs are the manuscript's literal Jacobi identity F_tt = -H F and upper Hessian bound. The full-cylinder Dirichlet inverse, its true time derivatives, and all endpoint conditions are constructed by the previously proved coercive solve. No solution is an input.
The original Hessian law and upper bound, before the actual solve.
- H : EulerMeanCoefficients.SmoothCoefficientPath (↑(Set.Icc 0 D.T)) (EulerSmoothLimit.Space →L[ℝ] EulerSmoothLimit.Space)
H of
HistoryData, of typeSmoothCoefficientPath (Icc (0 : ℝ) D.T) (Space →L[ℝ] Space). - jacobi (t : ℝ) : t ∈ Set.Icc 0 D.T → ∀ (x : EulerSmoothLimit.Space), HasDerivWithinAt (fun (s : ℝ) => (EulerVolterraConvolution.extendPath D.T ⋯ D.F₁.field s) x) (-(EulerVolterraConvolution.extendPath D.T ⋯ self.H.field t) x ∘SL (EulerVolterraConvolution.extendPath D.T ⋯ D.F.field t) x) (Set.Icc 0 D.T) t
- potential : ℝ
Potential of
HistoryData, of typeℝ.
Instances For
Cache the standard NormedAddCommGroup (Space →L[ℝ] Space) instance to shorten typeclass
synthesis.
Instances For
Cache the standard NormedSpace ℝ (Space →L[ℝ] Space) instance to shorten typeclass
synthesis.
Instances For
Cache the standard NormedAddCommGroup (U →L[ℝ] Space) instance to shorten typeclass
synthesis.
Instances For
Cache the standard NormedSpace ℝ (U →L[ℝ] Space) instance to shorten typeclass synthesis.
Instances For
Cache the standard NormedAddCommGroup (Space →ᵇ Space →L[ℝ] Space) instance to shorten
typeclass synthesis.
Instances For
Cache the standard NormedSpace ℝ (Space →ᵇ Space →L[ℝ] Space) instance to shorten
typeclass synthesis.
Instances For
Cache the standard NormedAddCommGroup (Space →ᵇ U →L[ℝ] Space) instance to shorten
typeclass synthesis.
Instances For
Cache the standard NormedSpace ℝ (Space →ᵇ U →L[ℝ] Space) instance to shorten typeclass
synthesis.
Instances For
The second frame derivative is the prescribed Hessian product.
Equations
Instances For
The genuine spatial-angular L² inverse data, with uniform coercivity derived from the actual inverse deformation.
Equations
- One or more equations did not get rendered due to their size.