Spectral sets #
This file defines the basic notions used in problems related to spectral sets and Fuglede's conjecture: translations, exponential characters, spectral pairs, spectral sets, and translational tilings in Euclidean space.
The exponential character is continuous.
The exponential character has norm one.
theorem
exponentialCharacter_memLp
{d : ℕ}
{Ω : Set (Fin d → ℝ)}
(hΩ_finite : MeasureTheory.volume Ω ≠ ⊤)
(ξ : Fin d → ℝ)
:
On a finite-measure set, every exponential character belongs to L^2.
(Ω, Λ) is called a spectral pair if Λ is a spectrum for Ω, i.e. a set Λ of frequencies such that the associated exponential characters form an orthogonal basis of L^2(Ω).
Equations
- One or more equations did not get rendered due to their size.
Instances For
A set is spectral if it belongs to a spectral pair.
Equations
- isSpectral Ω = ∃ (Λ : Set (Fin d → ℝ)), spectralPair Ω Λ