The actual time derivative and normalized pressure also match at the history/forward junction.
The history trace matches the actual forward transverse solve #
The forward datum is the constructed history coordinate velocity. Both physical velocities therefore agree at the source time τ, with the same deformation frame on the two intervals.
The joined inverse uses coercivity only on the actual history interval. Its source Hessian need not satisfy a smallness condition on the full history-plus-forward time interval.
The terminal coordinate of the actual local history, used as forward data.
Equations
- EulerTransversePacketJoin.forwardInitial τ hτ hτT B G = { value := (B.terminalInitial (G.initial τ hτ ⋯)).value, orbit := ⋯, mean_zero := ⋯ }
Instances For
Past velocity, given by B.velocityPath (G.initial τ hτ hτT.le).
Equations
- EulerTransversePacketJoin.pastVelocity τ hτ hτT B G = B.velocityPath (G.initial τ hτ ⋯)
Instances For
Future velocity, given by includePath P D.support D.support_measurable ((G.tail τ hτ.le hτT).velocityPath (forwardInitial τ hτ hτT B G)).
Equations
- EulerTransversePacketJoin.futureVelocity τ hτ hτT B G = (EulerLpCylinderPaths.includePath P D.support ⋯) ((G.tail τ ⋯ hτT).velocityPath (EulerTransversePacketJoin.forwardInitial τ hτ hτT B G))
Instances For
Past derivative, given by B.derivativePath (G.initial τ hτ hτT.le).
Equations
- EulerTransversePacketJoin.pastDerivative τ hτ hτT B G = B.derivativePath (G.initial τ hτ ⋯)
Instances For
Future derivative, given by includePath P D.support D.support_measurable ((G.tail τ hτ.le hτT).derivativePath (forwardInitial τ hτ hτT B G)).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Past pressure, given by B.pressurePath (G.initial τ hτ hτT.le).
Equations
- EulerTransversePacketJoin.pastPressure τ hτ hτT B G = B.pressurePath (G.initial τ hτ ⋯)
Instances For
Future pressure, given by (G.tail τ hτ.le hτT).pressurePath (forwardInitial τ hτ hτT B G).
Equations
- EulerTransversePacketJoin.futurePressure τ hτ hτT B G = (G.tail τ ⋯ hτT).pressurePath (EulerTransversePacketJoin.forwardInitial τ hτ hτT B G)
Instances For
The actual forward velocity starts from the actual history velocity.
The same physical first-order equation determines the same derivative from the matching velocity and forcing.
The normalized pressure integral has the same input scalar L² class on both sides of the junction.