Weighted L² Hilbert Spaces for Mellin Transform Theory #
This file implements the weighted L² spaces Hσ that are central to the Mellin transform formulation of Frourio mathematics. These spaces are L²((0,∞), x^(2σ-1) dx) with respect to the multiplicative Haar measure.
Main Definitions #
weightFunction
: The weight function x^(2σ-1) for the measureweightedMeasure
: The weighted measure x^(2σ-1) * (dx/x)- Inner product structure on Hσ
- Completeness of Hσ
Main Theorems #
Hσ.completeSpace
: Hσ is a complete metric spaceweightedMeasure_finite_conditions
: Characterization of when the weighted measure is finiteschwartz_dense_in_Hσ
: Schwartz functions are dense in Hσ
The weight function for the weighted L² space
Equations
- Frourio.weightFunction σ x = if x > 0 then ENNReal.ofReal (x ^ (2 * σ - 1)) else 0
Instances For
The weighted measure for Hσ
Equations
Instances For
Inner product on Hσ inherited from L² structure
Equations
Cauchy sequences in Hσ converge
Conditions for the weighted measure to be finite on bounded sets
mulHaar is sigma-finite
The weighted measure is sigma-finite
The global weighted measure is always infinite. We postpone the analytic divergence proof for a future refinement.
Helper lemma: eLpNorm of indicator function is at most the original
Helper lemma: The indicator of toSimpleFunc on a measurable set is AE strongly measurable
Helper lemma: A truncated simple function with compact support is in L²
The integral of exp(-1/(δ²-t²)) over the open interval (-δ, δ) equals its interval integral over [-δ, δ] with extended function
The mollifier function is smooth at both boundary points
Measurability of truncated shifted simple function using toSimpleFunc
Convolution of a smooth function with compact support and an integrable function is smooth
Convolution of smooth mollifier with truncated simple function is smooth
Convolution of mollifier with truncated function has compact support
Convolution of mollifier with truncated function vanishes outside support
Smooth convolution with compact support is measurable
The convolution of a mollifier with a truncated function vanishes on (-∞, 0] when δ is sufficiently small
Smooth function with compact support away from 0 is in L²
Smooth functions that are convolutions of mollifiers with truncated simple functions are in L²