Documentation

LeanPool.LeanStationaryHarmonicMaps.StationaryHarmonicMap.RadialIntegrability

Weak radial integrability #

This module contains the weak radial integrands and the integrability lemmas that discharge the side conditions in the radial stationarity identity.

noncomputable def LeanStationaryHarmonicMaps.StationaryHarmonicMap.weakRadialMainIntegrand {n m : } (Du : Domain nGradient n m) (phi : ) (x : Domain n) :

The main energy integrand in the weak radial identity at center 0.

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

    The radial-energy integrand in the weak radial identity at center 0.

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

      Multiplication by an a.e. bounded scalar coefficient preserves integrability on a set.

      Radial energy is integrable on a set as soon as weak energy is integrable there, provided the radial-energy density is a.e. strongly measurable.

      If the radial main coefficient is a.e. bounded and the weak energy is integrable, then the main radial integrand is integrable.

      If the radial right-hand coefficient is a.e. bounded and the weak radial energy is integrable, then the right-hand radial integrand is integrable.

      A single package for the two integrability estimates needed in the weak radial identity.

      The two radial-integrability estimates using only weak-energy integrability, provided radial energy is a.e. dominated by weak energy.

      The two radial-integrability estimates using weak-energy integrability and the pointwise bound weakRadialEnergyDensity ≤ weakEnergyDensity.

      theorem LeanStationaryHarmonicMaps.StationaryHarmonicMap.weak_radial_cutoff_integrable_of_locallyL2 {n m : } {Du : Domain nGradient n m} {Ω : Set (Domain n)} {R0 M0 M1 : } {phi : } (hDu_meas : GradientAEStronglyMeasurableIn Du Ω) (hgrad : GradientLocallyL2In Du Ω) (hclosedBall_subset : Metric.closedBall 0 R0 Ω) (hphi_c1 : ContDiff 1 phi) (hphi_bound : ∀ (t : ), 0 tt R0phi t M0) (hdphi_bound : ∀ (t : ), 0 tt R0deriv phi t M1) (hR0_nonneg : 0 R0) :

      The two radial-integrability estimates on a ball, with weak-gradient measurability and weak-energy integrability supplied on a containing set.

      The coefficient measurability comes from ContDiff ℝ 1 phi, and the a.e. bounds come from pointwise bounds for phi and phi' on [0, R0].

      Cutoff-integrability on a ball, using the packaged cutoff interface.

      theorem LeanStationaryHarmonicMaps.StationaryHarmonicMap.weak_radial_cutoff_integrable_of_W12Loc_cutoff {n m : } {u : Domain nTarget m} {Du : Domain nGradient n m} {Ω : Set (Domain n)} {R0 M0 M1 : } {phi : } (hW : W12LocIn u Du Ω) (hclosedBall_subset : Metric.closedBall 0 R0 Ω) (hcut : AdmissibleRadialCutoff n R0 M0 M1 phi) :

      Cutoff-integrability on a ball from the W^{1,2}_{loc} interface.

      theorem LeanStationaryHarmonicMaps.StationaryHarmonicMap.weak_radial_cutoff_integrable_of_W12Loc_contDiffBump {n m : } {u : Domain nTarget m} {Du : Domain nGradient n m} {Ω : Set (Domain n)} {R0 : } (hW : W12LocIn u Du Ω) (hclosedBall_subset : Metric.closedBall 0 R0 Ω) (f : ContDiffBump 0) (hRout : f.rOut < R0) :

      Cutoff-integrability for a one-dimensional smooth bump cutoff.