Stationary Sobolev map package #
This file adds stationarity to the Sobolev witness layer. The package is the paper-facing input for the monotonicity theorem: a local Sobolev map with an explicit weak gradient, plus vanishing domain first variation.
The target-manifold constraint is intentionally absent. The monotonicity proof uses only this stationary package.
A stationary local W^{1,2} map witness.
The stationarity field is exactly the domain-variation first-variation identity. No target-manifold structure is used by the monotonicity proof.
- w12 : W12LocMapWitness u Omega
Sobolev data together with the displayed weak gradient.
- stationary : DomainVariationStationaryIn u self.w12.weakGrad Omega
Vanishing domain first variation for the displayed weak gradient.
Instances For
Build a stationary Sobolev witness from component hypotheses.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Forget the witness package to the earlier paper-facing stationary Sobolev package.
Forget the witness package to the custom weak stationary map interface used inside the proof.