Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Finite Paley-Wiener Interpolation

Abstract

Finite conjugation-compatible data admit an exact compact smooth Hermitian Fourier-Laplace interpolant.

Theorem 1.1 (Finite exact Paley-Wiener interpolation).

Proof. Machine-checked in Lean as D5/S3/Weil/TestFunctions/FinitePaleyWienerInterpolation.finite_exact_paley_wiener_interpolation (✓ std3). ∎

Source. Repository-derived.

Commentary.

A normalized compact bump is dilated until its Fourier-Laplace transform is nonzero at every prescribed node. Lagrange interpolation then constructs the polynomial differential multiplier, and integration by parts proves its public transform factorization.

Under the source’s frozen exp(-i z x) convention, integration by parts sends partial_x to i z, so its printed P(i partial_x) psi yields P(-z); the public witness uses P(-i partial_x) to realize the stated P(z) factorization.

Conjugation-compatible nodes and values make the coefficientwise conjugation average of the Lagrange polynomial coefficient-real. Applied to the Hermitian seed, its polynomial differential construction is itself Hermitian, so the same final test function has the differential definition and global transform factorization.

References

  • Truth anchor: D5/S3/Weil/TestFunctions/FinitePaleyWienerInterpolation.finite_exact_paley_wiener_interpolation