PV Infrastructure: Singular Annulus Bounds #
Bounds on singular annular integrals, including the linearized model, symmetric cancellation, measurability, and the explicit epsilon-independent bound used in the dyadic PV convergence proof.
Main Results #
singular_tAnnLin_cancel— linearized annular integrand cancels symmetricallysingular_annulus_lin_integral_zero— linearized annular integral vanishessingular_annulus_bound_explicit— epsilon-independent bound on singular integral
Reusable API: norm-annulus rescaling, indicator bundles, integral splitting #
theorem
integral_split_five
{a p₁ p₂ p₃ p₄ b : ℝ}
{φ : ℝ → ℂ}
(h₁ : IntervalIntegrable φ MeasureTheory.volume a p₁)
(h₂ : IntervalIntegrable φ MeasureTheory.volume p₁ p₂)
(h₃ : IntervalIntegrable φ MeasureTheory.volume p₂ p₃)
(h₄ : IntervalIntegrable φ MeasureTheory.volume p₃ p₄)
(h₅ : IntervalIntegrable φ MeasureTheory.volume p₄ b)
:
Split ∫ a..b f into five consecutive sub-integrals at four ordered intermediate points.