/-
Copyright 2026 The Formal Conjectures Authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-/modulepublicimportMathlib.MeasureTheory.Function.L2SpacepublicimportMathlib.MeasureTheory.Measure.Lebesgue.Basic@[expose]publicsection
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.
(Ω, Λ) is called a spectral pair if Ω is a (Lebesgue) measurable set of positive finite
measure and Λ is a spectrum for Ω, i.e. a set Λ of frequencies such that the associated
exponential characters form an orthogonal basis of L^2(Ω).
The positivity requirement matters: if Ω is a null set then L^2(Ω) is the zero space and
every Λ would vacuously be a spectrum.