Documentation

LeanPool.LeanStationaryHarmonicMaps.StationaryHarmonicMap.BoundaryBasics

Boundary and radius interfaces #

This module contains the boundary identities and the abstract one-dimensional radius/coarea interfaces used by the weak monotonicity proof.

These interfaces are internal scaffolding: they expose the intermediate boundary and radius statements so the proof can be checked modularly, but they are not intended as the public API of the project.

The a.e. boundary identity rho E'(rho) - (n-2) E(rho) = 2 rho Q'(rho).

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    Weak a.e. boundary identity, stated directly in terms of the weak gradient energy and weak radial energy.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      The weak boundary identity at one fixed radius.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For

        The signed identity at one fixed radius produced by the decreasing sharp-cutoff approximation.

        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          noncomputable def LeanStationaryHarmonicMaps.StationaryHarmonicMap.weakSharpCutoffDefect {n m : } (Du : Domain nGradient n m) (a : Domain n) (rho : ) :

          The scalar defect whose vanishing is the sharp-cutoff radius identity.

          Equations
          • One or more equations did not get rendered due to their size.
          Instances For

            Vanishing of the defect is exactly the signed sharp-cutoff identity at one radius.

            Pointwise conversion from vanishing defect to the signed sharp-cutoff radius identity.

            The a.e. identity obtained from the radial stationarity identity by testing with smooth radial cutoffs approximating the sharp cutoff of B_r(a).

            The sign reflects the fact that the approximating cutoffs decrease from 1 to 0, so their derivatives converge to -δ_r.

            Equations
            • One or more equations did not get rendered due to their size.
            Instances For

              Distributional form of the sharp-cutoff limit: the sharp-cutoff defect pairs to zero against every compactly supported smooth test function in (0, R0).

              Equations
              • One or more equations did not get rendered due to their size.
              Instances For

                If the sharp-cutoff defect is locally integrable and vanishes as a distribution on (0, R0), then the sharp-cutoff radius identity holds a.e.

                Pointwise algebra from the signed sharp-cutoff identity to the boundary identity.

                Pointwise algebra from the boundary identity back to the signed sharp-cutoff form.

                The sharp-cutoff limit form is just the boundary identity with all terms moved across the equality.

                Conversely, the boundary identity can be written in the signed sharp-cutoff-limit form used by the approximation argument.

                Algebraic equivalence between the sharp-cutoff limit identity and the weak boundary identity.

                The analytic cutoff-limit step still to be supplied: approximate the sharp radial cutoff in the weak radial stationarity identity and pass to a.e. radii.

                Equations
                • One or more equations did not get rendered due to their size.
                Instances For

                  Main one-dimensional radial integrand after applying coarea.

                  Equations
                  • One or more equations did not get rendered due to their size.
                  Instances For

                    Radial-energy one-dimensional integrand after applying coarea.

                    Equations
                    • One or more equations did not get rendered due to their size.
                    Instances For

                      One-dimensional radius form of the weak radial identity. This is the coarea/absolute-continuity form of WeakRadialStationarityIdentity: the ball integrals have been converted into derivatives of the ball energy functions.

                      Equations
                      • One or more equations did not get rendered due to their size.
                      Instances For

                        Weak radial stationarity restricted to the scalar cutoff class used by the one-dimensional sharp-cutoff argument. This is the W^{1,2}_{loc}-friendly entry point: the vector-field regularity and integrability are discharged before this interface.

                        Equations
                        • One or more equations did not get rendered due to their size.
                        Instances For

                          The concrete coarea/radius-derivative formula needed to turn the spatial radial identity into its one-dimensional radius form. This is the place where a future polar-coordinate or coarea formalization should plug in.

                          Equations
                          • One or more equations did not get rendered due to their size.
                          Instances For

                            Regularity of the radial vector field for the scalar cutoffs used in the one-dimensional argument. The support properties are automatic from tsupport phi ⊆ Iio R0; this predicate only records the remaining fact.

                            Equations
                            • One or more equations did not get rendered due to their size.
                            Instances For

                              The scalar cutoffs used for the radial vector-field tests are flat at the origin. This is the natural condition ensuring that phi(|x|) x is at x = 0.

                              Equations
                              • One or more equations did not get rendered due to their size.
                              Instances For

                                Flatness at the origin discharges the radial vector-field regularity ingredient.

                                theorem LeanStationaryHarmonicMaps.StationaryHarmonicMap.weak_radial_scalar_cutoff_identity_from_stationarity_of_W12Loc {n m : } [NeZero n] {u : Domain nTarget m} {Du : Domain nGradient n m} {Ω : Set (Domain n)} {R0 : } (hR0_nonneg : 0 R0) (hstationary : WeakStationaryIn Du (Metric.ball 0 R0)) (hW : W12LocIn u Du Ω) (hclosedBall_subset : Metric.closedBall 0 R0 Ω) (hflat : ScalarCutoffsConstNearOrigin R0) :

                                Weak W^{1,2}_{loc} stationarity gives the scalar-cutoff radial identity for every cutoff in the flat-at-origin class used by the sharp-cutoff argument.

                                Weak W^{1,2}_{loc} stationarity gives the scalar-cutoff radial identity once the radial vector fields for the scalar cutoffs are known to be . This avoids the false global assumption that every scalar cutoff is flat near the origin.

                                The true coarea/radius-integral content, separated from vector-field regularity and support bookkeeping.

                                Equations
                                • One or more equations did not get rendered due to their size.
                                Instances For

                                  Radius-integration formula for weak energy density. This is the exact coarea/ball-derivative statement needed for the energy part.

                                  Equations
                                  • One or more equations did not get rendered due to their size.
                                  Instances For

                                    Radius-integration formula for weak energy density, restricted to measurable essentially bounded radius weights.

                                    Equations
                                    • One or more equations did not get rendered due to their size.
                                    Instances For

                                      Radius-integration formula for weak radial-energy density.

                                      Equations
                                      • One or more equations did not get rendered due to their size.
                                      Instances For

                                        Radius-integration formula for weak radial-energy density, restricted to measurable essentially bounded radius weights.

                                        Equations
                                        • One or more equations did not get rendered due to their size.
                                        Instances For

                                          The two radius-derivative/coarea formulas needed for the weak monotonicity argument, bundled as a single reusable analytic input.

                                          Equations
                                          • One or more equations did not get rendered due to their size.
                                          Instances For

                                            The restricted-weight version of the bundled radius formulas.

                                            Equations
                                            • One or more equations did not get rendered due to their size.
                                            Instances For

                                              The two standard radius-integration formulas imply the coarea integral formula for the radial stationarity coefficients.

                                              The restricted radius-integration formulas are enough for the scalar-cutoff coarea step, because the two cutoff coefficients are measurable essentially bounded radius weights.

                                              Bundled radius-integration formulas imply the coarea integral formula.

                                              Bundled restricted radius-integration formulas imply the scalar-cutoff coarea integral formula.

                                              The scalar-cutoff radial stationarity identity plus the coarea/radius integral formula gives the one-dimensional radius identity.

                                              Restricted radius-integration formulas plus the scalar-cutoff radial stationarity identity give the one-dimensional radius identity.

                                              Vector-field regularity plus the coarea/radius-integral formula gives the combined coarea derivative formula used by the radial-to-boundary route.

                                              The coarea and radius-derivative step translating the spatial radial identity into its one-dimensional radius form.

                                              Equations
                                              • One or more equations did not get rendered due to their size.
                                              Instances For

                                                A concrete radial coarea/radius-derivative formula discharges the abstract coarea step.