The actual mean strong equation and initial velocity condition #
The time variational solution is upgraded to genuine H² solenoidal coordinates
using its derived AC momentum and the constructed coercive Gram inverse. The
initial momentum trace then cancels the original M0 boundary term. The final
fields contain the actual projected equation (9) and z_t(0)=L A z(0).
The source's strong mean evolution, with actual time functions and actual Bochner L² acceleration. Every derivative assertion concerns these functions.
- label : ℝ → ↥EulerMeanSolenoidal.solenoidalSpace
Label of
StrongMeanEvolution, of typeℝ → solenoidalSpace. - velocity : ℝ → ↥EulerMeanSolenoidal.solenoidalSpace
Velocity field of
StrongMeanEvolution, of typeℝ → solenoidalSpace. - velocityLp : ↥(EulerTimeLp.TimeLp T ↥EulerMeanSolenoidal.solenoidalSpace)
Velocity Lᵖ of
StrongMeanEvolution, of typeTimeLp T solenoidalSpace. - velocity_ae : ↑↑self.velocityLp =ᵐ[EulerTimeLp.timeMeasure T] self.velocity
- acceleration : ↥(EulerTimeLp.TimeLp T ↥EulerMeanSolenoidal.solenoidalSpace)
Acceleration of
StrongMeanEvolution, of typeTimeLp T solenoidalSpace. - label_eq (t : ↑(Set.Icc 0 T)) : ↑(self.label ↑t) = (FInv t) (EulerTerminalTimePrimitive.realPrimitive T u ↑t)
- label_ac : AbsolutelyContinuousOnInterval self.label 0 T
- velocity_ac : AbsolutelyContinuousOnInterval self.velocity 0 T
- label_derivative : ∀ᵐ (t : ℝ) ∂EulerTimeLp.timeMeasure T, HasDerivAt self.label (self.velocity t) t
- velocity_derivative : ∀ᵐ (t : ℝ) ∂EulerTimeLp.timeMeasure T, HasDerivAt self.velocity (↑↑self.acceleration t) t
- equation : ∀ᵐ (t : ℝ) ∂EulerTimeLp.timeMeasure T, EulerMeanSolenoidal.solenoidalProjection ((ContinuousLinearMap.adjoint (EulerVolterraConvolution.extendPath T hT F t)) ((EulerVolterraConvolution.extendPath T hT F t) ↑(↑↑self.acceleration t))) = EulerMeanSolenoidal.solenoidalProjection ((ContinuousLinearMap.adjoint (EulerVolterraConvolution.extendPath T hT F t)) (↑↑f t - 2 • (EulerVolterraConvolution.extendPath T hT F₁ t) ↑(self.velocity t)))
Instances For
At the initial identity frame, the derived momentum condition cancels M0. The range assumption here is only the genuine solenoidal range of A.
A frame Gram equation on L²σ is exactly the ordinary projected spatial equation.
A genuine mean weak solution has actual H² label coordinates, the literal projected equation, and the original initial velocity condition.