Radial cutoff packages #
This module packages the scalar radial cutoffs used to test weak stationarity. It is deliberately independent of the later radial integral identities.
The precise cutoff interface needed by the weak radial identity on B_R0(0).
Concrete cutoff families, such as the smooth approximations of sharp radial annuli used later in the monotonicity proof, should be proved to satisfy this structure. Keeping the interface explicit prevents the downstream weak identity from depending on the implementation details of a particular cutoff.
- differentiable : Differentiable ℝ phi
- vectorField_contDiff : ContDiff ℝ 1 (radialVectorField phi)
- vectorField_hasCompactSupport : HasCompactSupport (radialVectorField phi)
Instances For
If a point lies in the topological support of x ↦ phi(|x|) x, then its
radius lies in the topological support of phi.
If a scalar radial coefficient is topologically supported in [-R, R],
then the vector field x ↦ phi(|x|) x is topologically supported in
closedBall 0 R.
If the scalar coefficient is supported in (-∞, R0), then the radial
vector field is supported in the ball B_R0(0). This is the support statement
needed for sharp cutoffs that are allowed to be nonzero near the origin.
The same support assumption gives compact support of the radial vector
field, because it is contained in the closed ball of radius R0.
A one-dimensional ContDiffBump controls the support of its radial vector
field by the outer radius of the bump.
Compact support of the radial vector field generated by a one-dimensional
ContDiffBump.
A one-dimensional ContDiffBump whose outer radius is strictly below R0
has radial vector-field support inside B_R0(0).
The derivative of a one-dimensional ContDiffBump is bounded on every
closed interval [0, R0]. We keep the bound existential because the later
integrability arguments only need some finite constant.
A C¹ scalar cutoff that is constant near the origin generates a C¹
radial vector field. Away from the origin this is the chain rule for the norm;
at the origin the vector field is locally the linear map x ↦ phi 0 • x.
A continuous real-valued function is bounded on a compact interval. The existential bound is the format needed by the cutoff integrability interface.
A scalar C¹ cutoff supported before R0 and flat near the origin gives
the packaged admissible radial cutoff used by the weak stationarity argument.
A scalar C¹ cutoff supported before R0 gives the packaged admissible
radial cutoff once the C¹ regularity of its radial vector field is supplied
directly. This is the correct replacement for the too-strong global
flat-at-origin assumption.
If a compactly supported real function has topological support contained in
(-∞, R0), then the support is contained in (-∞, U) for some U < R0.
If a compactly supported real function has topological support contained in
(0, R0), then the support is contained in (L, ∞) for some 0 < L.
If the support of g lies to the left of U, then its interval primitive
vanishes on intervals whose endpoints are both to the right of U.
If the support of g lies to the right of L, then its interval integral
vanishes on intervals whose endpoints are both to the left of L.
If the support of g is separated from the origin on the right, then the
left interval primitive t ↦ ∫ x in t..b, g x is constant near the origin.
The radial vector field generated by a one-dimensional ContDiffBump is
C¹. Away from the origin this is the usual chain rule for the norm; near the
origin the bump is identically 1, so the vector field is locally the identity.
Build the admissible-cutoff package from a one-dimensional ContDiffBump,
once the derivative bound on [0, R0] is supplied.
A one-dimensional ContDiffBump whose outer radius is below R0 gives an
admissible radial cutoff for some derivative-bound constant M1.