Public API for stationary Sobolev map monotonicity #
This module is the intended public entry point for the stationary
W^{1,2}_{loc} monotonicity theorem. The proof is target independent: it
uses the displayed weak gradient and the domain-variation first-variation
identity, but no target-manifold structure.
The main user-facing objects are:
LocallyMemLpTwoInGradientLocallyMemLpTwoInCompactlySupportedC1InDistributionalWeakGradientInDomainVariationStationaryInW12LocMapWitnessStationaryW12LocMapstationaryW12LocMonotonicityFormula_euclideanstationaryW12LocMonotonicity_euclideanstationarySobolevMonotonicityFormula_euclideanstationarySobolevMonotonicity_euclidean
Implementation-route theorems in the radial/coarea files should normally be treated as internal scaffolding.
Componentwise convenience wrapper for the witness-style monotonicity formula.
The preferred public API is stationaryW12LocMonotonicityFormula_euclidean,
where the chosen weak gradient is bundled in a StationaryW12LocMap. This
theorem keeps the old componentwise calling style by constructing that witness
package first.
Componentwise convenience wrapper for the witness-style monotonicity theorem.
The preferred public API is stationaryW12LocMonotonicity_euclidean, where the
chosen weak gradient is bundled in a StationaryW12LocMap. This theorem keeps
the old componentwise calling style by constructing that witness package first.