Mellin Transform Core Definitions #
This file contains the core definitions for the Mellin transform theory that are needed by both MellinTransform and MellinBasic to avoid circular imports.
Main Definitions #
mulHaar
: Haar measure on ℝHσ
: Hilbert-Sobolev spacezeroLatticeSpacing
: Zero lattice spacing function
Multiplicative Haar measure on (0,∞)
Equations
- mulHaar = (MeasureTheory.volume.withDensity fun (x : ℝ) => ENNReal.ofReal (1 / x)).restrict (Set.Ioi 0)
Instances For
@[reducible, inline]
noncomputable abbrev
Hσ
(σ : ℝ)
:
AddSubgroup (ℝ →ₘ[mulHaar.withDensity fun (x : ℝ) => ENNReal.ofReal (x ^ (2 * σ - 1))] ℂ)
Hilbert-Sobolev space Hσ
Equations
- Hσ σ = MeasureTheory.Lp ℂ 2 (mulHaar.withDensity fun (x : ℝ) => ENNReal.ofReal (x ^ (2 * σ - 1)))
Instances For
Zero lattice spacing