Documentation

LeanPool.LeanStationaryHarmonicMaps.StationaryHarmonicMap.RadialMeasure

Radial Measure #

The pushforward of Euclidean volume by the radius map is absolutely continuous with respect to one-dimensional Lebesgue measure. This is the measure-theoretic core supplied by HaarToSphere, kept separate from the later Sobolev/radial-density bookkeeping.

Radius pushforward on a fixed ball is absolutely continuous with respect to the restricted radius-interval measure. The only point lost when restricting to (0, R0) is the origin, a null set in positive dimension.

The radial signed pushforward of an scalar density on a ball is absolutely continuous with respect to the one-dimensional radius interval measure.

The Radon-Nikodym density of the radial signed pushforward of f dx on B_R0, with respect to the radius interval measure.

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

    The radial signed pushforward is exactly the vector measure obtained by integrating its Radon-Nikodym density on the radius interval.

    The radial Radon-Nikodym density represents the signed radial pushforward on every measurable set of radii.

    The radial Radon-Nikodym density represents constant multiples of measurable radial indicators. This is the atomic step for passing from the set-level representation to finite simple radial weights.

    The radial Radon-Nikodym density represents every finite simple radial weight. This is the finite-step version of the desired weighted representation.

    The radial Radon-Nikodym density is locally integrable on the open radius interval.

    In positive dimension, the origin is negligible even after restricting Lebesgue measure to a ball.

    In positive dimension and positive radius, points in the ball have radius in (0, R0) almost everywhere.

    Each fixed radius sphere has zero Lebesgue measure in positive dimension.

    The preimage under the radius map of a countable set of radii is null.

    The radius of a ball point avoids any countable set of radii almost everywhere.

    The radius of a ball point avoids any finite set of radii almost everywhere.

    theorem LeanStationaryHarmonicMaps.StationaryHarmonicMap.tendsto_radiusWeight_mul_pullback_ae_of_tendsto_on_Ioo {n : } [NeZero n] {f : Domain n} {R0 : } {c : } {cSeq : } (hR0_pos : 0 < R0) (hlim : rhoSet.Ioo 0 R0, Filter.Tendsto (fun (N : ) => cSeq N rho) Filter.atTop (nhds (c rho))) :

    Pointwise convergence of radius weights on (0, R0) pulls back to a.e. convergence of the corresponding spatial integrands on the ball.

    theorem LeanStationaryHarmonicMaps.StationaryHarmonicMap.tendsto_radiusWeight_mul_ae_of_tendsto_on_Ioo {R0 : } {c D : } {cSeq : } (hlim : rhoSet.Ioo 0 R0, Filter.Tendsto (fun (N : ) => cSeq N rho) Filter.atTop (nhds (c rho))) :
    ∀ᵐ (rho : ) radiusIntervalMeasure R0, Filter.Tendsto (fun (N : ) => cSeq N rho * D rho) Filter.atTop (nhds (c rho * D rho))

    Pointwise convergence of radius weights on (0, R0) gives a.e. convergence after multiplying by any fixed one-dimensional factor on the radius interval.