Coherent prescribed cylinder data at every finite Sobolev order.
A single actual coefficient field with genuine derivative jets and continuous multiplier action at every finite order.
- coefficient : ↑(Set.Icc 0 T) → EulerSpatialSobolevInverse.SmoothCoefficient period
The actual smooth bounded coefficient at each time.
- jet (q : ℕ) (t : ↑(Set.Icc 0 T)) : EulerSpatialSobolevInverse.CoefficientJet period EulerCylinderSobolev.standardDirection q (self.coefficient t)
Genuine strong derivative jets of this same coefficient.
- continuous (q : ℕ) : Continuous fun (t : ↑(Set.Icc 0 T)) => EulerSobolevCoefficientPressure.coefficientSobolevOperator period (self.jet q t)
Actual multiplier continuity at every finite Sobolev order.
Instances For
A single prescribed L² path realized by actual continuous Sobolev paths at every order.
The common actual L² field path.
Actual finite-order Sobolev realizations of that field.
- value_eq (q : ℕ) (t : ↑(Set.Icc 0 T)) : EulerCylinderSobolevSpace.value period ((self.realization q) t) = self.field t
Each realization represents exactly the prescribed field.
Instances For
Coherence of prescribed Sobolev realizations follows from genuine derivative uniqueness.
Actual all-order prescribed coefficient, approximation and residual data; no correction solution or energy estimate is contained here.
- κ : ℝ
The fixed spatial scale in the lifted derivative.
- direction : EulerLiftedGradientSpace.Vector3
The fixed angular direction.
The actual scale bound used by transport.
The actual direction bound used by transport.
- metric : CoefficientTower period T
The actual pressure coefficient and all its derivative jets.
- metric_continuous : Continuous fun (t : ↑(Set.Icc 0 T)) => (self.metric.coefficient t).operator
The coefficient is continuous as an actual L² multiplier.
- coercivity : ℝ
The actual positive coercivity constant.
Strict positivity of that constant.
- metric_pos (t : ↑(Set.Icc 0 T)) (x : EulerLiftedGradientSpace.LiftDomain period) (v : EulerLiftedGradientSpace.Vector3) : self.coercivity * ‖v‖ ^ 2 ≤ inner ℝ (((self.metric.coefficient t).coefficient x) v) v
Pointwise coercivity of the actual coefficient.
- linear : CoefficientTower period T
The actual order-zero linear coefficient.
- quadratic : Fin 3 → CoefficientTower period T
The three actual order-zero quadratic coefficients.
- approximation : FieldTower period T
The prescribed approximate solution, with all actual Sobolev realizations.
- residual : FieldTower period T
The prescribed residual, with all actual Sobolev realizations.
Instances For
The literal finite-order correction data extracted from a coherent prescribed tower.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A single actual inverse-metric budget applies to every finite realization of the same coefficient field.
Equations
- One or more equations did not get rendered due to their size.