Change of Variables Lemmas for Mellin-Plancherel #
These lemmas establish the key change of variables formulas needed for the logarithmic pullback map from L²(ℝ) to Hσ.
Private lemma for extracting the MemLp proof needed in h_coe
Private lemma for the h_coe equality in toHσ_ofL2_isometry
The embedding preserves the L² norm (isometry property). The logarithmic pullback is an isometry from L²(ℝ) to Hσ.
Step 3: 二点 Frourio 作用素の Mellin 側表現 #
We connect the Frourio operators from Algebra with the Mellin transform, establishing the multiplication operator representation.
A simple bounded operator M_φ(σ)
on L²(ℝ)
given by scalar multiplication
by the constant phiSymbol φ (σ : ℂ)
. This is a CI-friendly stand-in for the
true τ-dependent multiplication operator f(τ) ↦ phiSymbol φ (σ + iτ) · f(τ)
.
It is linear and bounded with operator norm ≤ ‖phiSymbol φ (σ : ℂ)‖
.
Equations
Instances For
Step 4: 零格子と基本間隔の同定(完全証明) #
We strengthen and organize the zero lattice characterization, establishing the fundamental spacing π/log φ on the imaginary axis.
The fundamental spacing on the imaginary axis for the zero lattice
latticePoint gives zeros of phiSymbol
The spacing between consecutive zeros
The zeros are purely imaginary when restricted to the imaginary axis
The zero lattice is symmetric about the origin
Export: The zero lattice for the golden ratio
Equations
Instances For
The golden fundamental spacing
Equations
Instances For
Step 5: Base Change Unitarity (底変更のユニタリ性) #
This section implements scale isometries for changing between different bases in the Mellin transform. The key insight is that rescaling τ ↦ c·τ in frequency space corresponds to a unitary transformation that allows conversion between different φ values.
Phase-2 Step 1: Base change and golden calibration.
We introduce the base-change linear isometric equivalence on L²(ℝ)
.
For now, we keep the underlying action as the identity to stabilize API; the
true scaling (baseChange c) g (t) = √c · g (c·t)
will replace it in P3.
Base-change isometry on L²(ℝ)
(placeholder identity implementation).
Intended normalization: (baseChange c) g (t) = √c · g (c·t)
for 0 < c
.
Equations
Instances For
As a map, baseChange
is an isometry (since currently identity).
Linear map form of baseChange for composition convenience.
Equations
- Frourio.baseChangeL c hc = ↑(Frourio.baseChange c hc).toContinuousLinearEquiv
Instances For
Base change formula: Convert between different φ values via scaling
Golden calibration: fix the base to the golden ratio via baseChange.
Equations
- Frourio.goldenCalib φ hφ = Frourio.baseChange (Real.log φ) ⋯
Instances For
The golden calibration converts φ-symbols to golden-symbols