Documentation

Atlas.ProjectionTheory.code.MainLemma2R

The perpendicular direction in $\mathbb{R}^2$: rotates a vector $(e_0, e_1)$ to $(-e_1, e_0)$.

Instances For
    def ProjectionTheory.rectangleSet (center dir : EuclideanSpace (Fin 2)) (halfWidth halfLength : ) :

    The rectangle in $\mathbb{R}^2$ centered at center with major axis along dir, of half-length halfLength along dir and half-width halfWidth along perpDir dir.

    Instances For

      A $1 \times R$ tube in $\mathbb{R}^2$: a long, thin rectangle with unit direction vector, length R ≥ 1, and width $1$.

      Instances For

        Realize a Tube as the set $\{x \in \mathbb{R}^2 : |\langle x - c, d\rangle| \leq R/2, \ |\langle x - c, d^\perp\rangle| \leq 1/2\}$.

        Instances For

          The two-dimensional Fourier transform $\hat f(\xi) = \int f(x) e^{-2\pi i \langle x, \xi\rangle}\, dx$ of a real-valued function on $\mathbb{R}^2$, returning a complex value.

          Instances For

            The set of dyadic scales between $1$ and $R$: $\{2^k : k \in \mathbb{N}, 1 \leq 2^k \leq R\}$.

            Instances For

              A collection of $1 \times R$ tubes in $\mathbb{R}^2$ together with smooth bump functions $\psi_i$ adapted to each tube and a (compactly supported) Fourier bound. This is the data $f = \sum_T \psi_T$ used in the real-version Main Lemma 2R.

              Instances For
                @[implicit_reducible]

                The index type of a TubeCollection is a Fintype.

                The aggregated tube sum $f(x) = \sum_i \psi_i(x)$.

                Instances For

                  The number of tubes in S contained in the $r \times R$ rectangle with center c and direction d.

                  Instances For

                    The multiplicity at scale $r$: the maximum, over all $r \times R$ rectangles, of the number of tubes of S contained in that rectangle.

                    Instances For

                      A frequency decomposition $f = \sum_{r} f_r$ of the tube sum into pieces with Fourier support in $\{|\xi| \leq 1/r\}$, satisfying a near-orthogonality $L^2$ bound.

                      Instances For

                        Plancherel for the 2D Fourier transform of a real-valued function: $\int |f(x)|^2\, dx = \int |\hat f(\xi)|^2\, d\xi$.

                        Bilinear Plancherel/Parseval identity: $\int f(x) g(x)\, dx = \mathrm{Re}\,\int \hat f(\xi) \overline{\hat g(\xi)}\, d\xi$.

                        theorem ProjectionTheory.bounded_overlap_fourier_pointwise (f_r : EuclideanSpace (Fin 2)) (f : EuclideanSpace (Fin 2)) (scales : Finset ) (h_sum : ∀ (x : EuclideanSpace (Fin 2)), f x = rscales, f_r r x) (h_support : rscales, ∀ (ξ : EuclideanSpace (Fin 2)), ξ > 1 / rfourierTransformR2 (f_r r) ξ = 0) :
                        ∃ (C : ), 0 < C (∀ rscales, MeasureTheory.Integrable (fun (ξ : EuclideanSpace (Fin 2)) => fourierTransformR2 (f_r r) ξ ^ 2) MeasureTheory.volume) MeasureTheory.Integrable (fun (ξ : EuclideanSpace (Fin 2)) => fourierTransformR2 f ξ ^ 2) MeasureTheory.volume ∀ (ξ : EuclideanSpace (Fin 2)), rscales, fourierTransformR2 (f_r r) ξ ^ 2 C * fourierTransformR2 f ξ ^ 2

                        Pointwise bounded overlap on the Fourier side. For a decomposition $f = \sum_r f_r$ with $\hat{f_r}$ supported in $\{|\xi| \leq 1/r\}$, there is a constant $C$ such that the dyadic Fourier supports overlap with bounded multiplicity: $\sum_r |\hat{f_r}(\xi)|^2 \leq C |\hat f(\xi)|^2$ for every $\xi$.

                        theorem ProjectionTheory.bounded_overlap_fourier (f_r : EuclideanSpace (Fin 2)) (f : EuclideanSpace (Fin 2)) (scales : Finset ) (h_sum : ∀ (x : EuclideanSpace (Fin 2)), f x = rscales, f_r r x) (h_support : rscales, ∀ (ξ : EuclideanSpace (Fin 2)), ξ > 1 / rfourierTransformR2 (f_r r) ξ = 0) :
                        ∃ (C : ), 0 < C rscales, (ξ : EuclideanSpace (Fin 2)), fourierTransformR2 (f_r r) ξ ^ 2 C * (ξ : EuclideanSpace (Fin 2)), fourierTransformR2 f ξ ^ 2

                        Integrated bounded overlap on the Fourier side. Integrating the pointwise inequality gives $\sum_r \int |\hat{f_r}|^2 \leq C \int |\hat f|^2$.

                        theorem ProjectionTheory.littlewood_paley_square_function (f_r : EuclideanSpace (Fin 2)) (f : EuclideanSpace (Fin 2)) (scales : Finset ) (h_sum : ∀ (x : EuclideanSpace (Fin 2)), f x = rscales, f_r r x) (h_support : rscales, ∀ (ξ : EuclideanSpace (Fin 2)), ξ > 1 / rfourierTransformR2 (f_r r) ξ = 0) :
                        ∃ (C : ), 0 < C rscales, (x : EuclideanSpace (Fin 2)), f_r r x ^ 2 C * (x : EuclideanSpace (Fin 2)), f x ^ 2

                        Littlewood–Paley square function estimate. Combining Plancherel with bounded overlap on the Fourier side yields the spatial estimate $\sum_r \int |f_r|^2 \leq C \int |f|^2$.

                        theorem ProjectionTheory.l2_norm_bilinear_expansion {ι : Type} [Fintype ι] (φ : ιEuclideanSpace (Fin 2)) ( : ∀ (i j : ι), MeasureTheory.Integrable (fun (x : EuclideanSpace (Fin 2)) => φ i x * φ j x) MeasureTheory.volume) :
                        (x : EuclideanSpace (Fin 2)), (∑ i : ι, φ i x) ^ 2 = i : ι, j : ι, (x : EuclideanSpace (Fin 2)), φ i x * φ j x

                        Expanding the $L^2$ norm of a finite sum as a sum of pairwise integrals: $\int (\sum_i \varphi_i)^2 = \sum_{i,j} \int \varphi_i \varphi_j$.

                        theorem ProjectionTheory.tube_inner_product_multiplicity_bound (S : TubeCollection) (r : ) (hr_scale : r dyadicScales S.R) (φ : S.ιEuclideanSpace (Fin 2)) (hφ_freq : ∀ (i : S.ι) (ξ : EuclideanSpace (Fin 2)), ξ > 1 / rfourierTransformR2 (φ i) ξ = 0) (hφ_inner_bound : ∀ (i j : S.ι), | (x : EuclideanSpace (Fin 2)), φ i x * φ j x| S.R / r) (hφ_sparse : ∀ (i : S.ι), {j : S.ι | (x : EuclideanSpace (Fin 2)), φ i x * φ j x 0}.card S.multiplicity r) (i : S.ι) :
                        j : S.ι, | (x : EuclideanSpace (Fin 2)), φ i x * φ j x| (S.multiplicity r) * (S.R / r)

                        Per-tube row sum bound: each row $\sum_j |\langle \varphi_i, \varphi_j\rangle|$ is controlled by multiplicity r (the count of $\varphi_j$ that can interact with $\varphi_i$) times the diagonal bound $R/r$.

                        theorem ProjectionTheory.per_scale_l2_bound (S : TubeCollection) (r : ) (hr_scale : r dyadicScales S.R) (f_r : EuclideanSpace (Fin 2)) (h_fourier : ∀ (ξ : EuclideanSpace (Fin 2)), ξ > 1 / rfourierTransformR2 f_r ξ = 0) (h_tube_decomp : ∃ (φ : S.ιEuclideanSpace (Fin 2)), (∀ (i : S.ι), MeasureTheory.Integrable (φ i) MeasureTheory.volume) (∀ (i j : S.ι), MeasureTheory.Integrable (fun (x : EuclideanSpace (Fin 2)) => φ i x * φ j x) MeasureTheory.volume) (∀ (i : S.ι) (ξ : EuclideanSpace (Fin 2)), ξ > 1 / rfourierTransformR2 (φ i) ξ = 0) (∀ (x : EuclideanSpace (Fin 2)), f_r x = i : S.ι, φ i x) (∀ (i j : S.ι), | (x : EuclideanSpace (Fin 2)), φ i x * φ j x| S.R / r) ∀ (i : S.ι), {j : S.ι | (x : EuclideanSpace (Fin 2)), φ i x * φ j x 0}.card S.multiplicity r) :
                        (x : EuclideanSpace (Fin 2)), f_r x ^ 2 (Fintype.card S.ι) * (S.multiplicity r) * (S.R / r)

                        Per-scale $L^2$ bound: given a tube-localized representation $f_r = \sum_i \varphi_i$ with per-tube energy $\leq R/r$ and bounded multiplicity at scale $r$, we obtain $\int f_r^2 \leq |S.\iota| \cdot \mathrm{mult}(r) \cdot (R/r)$.

                        theorem ProjectionTheory.abs_integral_mul_le_of_sq_integral_le {α : Type u_1} [MeasurableSpace α] {μ : MeasureTheory.Measure α} (f g : α) (hf2_int : MeasureTheory.Integrable (fun (x : α) => f x ^ 2) μ) (hg2_int : MeasureTheory.Integrable (fun (x : α) => g x ^ 2) μ) (A : ) (hf_bound : (x : α), f x ^ 2 μ A) (hg_bound : (x : α), g x ^ 2 μ A) :
                        | (x : α), f x * g x μ| A

                        Cauchy–Schwarz via the AM–GM inequality: if $\int f^2, \int g^2 \leq A$ then $|\int fg| \leq A$.

                        theorem ProjectionTheory.smooth_frequency_partition_exists (S : TubeCollection) :
                        ∃ (scales : Finset ) (η : S.ιEuclideanSpace (Fin 2)), (∀ rscales, r dyadicScales S.R) (∀ (i : S.ι) (x : EuclideanSpace (Fin 2)), S.ψ i x = rscales, η r i x) (∀ rscales, ∀ (i : S.ι) (ξ : EuclideanSpace (Fin 2)), ξ > 1 / rfourierTransformR2 (η r i) ξ = 0) (∀ rscales, ∀ (i : S.ι), MeasureTheory.Integrable (η r i) MeasureTheory.volume) (∀ rscales, ∀ (i j : S.ι), MeasureTheory.Integrable (fun (x : EuclideanSpace (Fin 2)) => η r i x * η r j x) MeasureTheory.volume) rscales, ∀ (ξ : EuclideanSpace (Fin 2)), ξ > 1 / rfourierTransformR2 (fun (x : EuclideanSpace (Fin 2)) => i : S.ι, η r i x) ξ = 0

                        Existence of a smooth frequency partition: each tube bump $\psi_i$ splits as $\psi_i = \sum_{r \in \text{scales}} \eta_{r,i}$ where each piece has Fourier support inside $\{|\xi| \leq 1/r\}$, and similarly for the sum $\sum_i \eta_{r,i}$.

                        theorem ProjectionTheory.littlewood_paley_lp_decomposition (S : TubeCollection) :
                        ∃ (f_r : EuclideanSpace (Fin 2)) (scales : Finset ), (∀ rscales, r dyadicScales S.R) (∀ (x : EuclideanSpace (Fin 2)), S.tubeSum x = rscales, f_r r x) (∀ rscales, ∀ (ξ : EuclideanSpace (Fin 2)), ξ > 1 / rfourierTransformR2 (f_r r) ξ = 0) rscales, ∃ (φ : S.ιEuclideanSpace (Fin 2)), (∀ (i : S.ι), MeasureTheory.Integrable (φ i) MeasureTheory.volume) (∀ (i j : S.ι), MeasureTheory.Integrable (fun (x : EuclideanSpace (Fin 2)) => φ i x * φ j x) MeasureTheory.volume) (∀ (i : S.ι) (ξ : EuclideanSpace (Fin 2)), ξ > 1 / rfourierTransformR2 (φ i) ξ = 0) ∀ (x : EuclideanSpace (Fin 2)), f_r r x = i : S.ι, φ i x

                        Basic Littlewood–Paley decomposition of the tube sum, together with a tube-wise representation $f_r = \sum_i \varphi_i$ on each scale.

                        theorem ProjectionTheory.tube_component_l2_bound (S : TubeCollection) (r : ) (hr : r dyadicScales S.R) (φ : S.ιEuclideanSpace (Fin 2)) (hφ_int : ∀ (i : S.ι), MeasureTheory.Integrable (φ i) MeasureTheory.volume) (hφ_sq_int : ∀ (i : S.ι), MeasureTheory.Integrable (fun (x : EuclideanSpace (Fin 2)) => φ i x ^ 2) MeasureTheory.volume) (hφ_freq : ∀ (i : S.ι) (ξ : EuclideanSpace (Fin 2)), ξ > 1 / rfourierTransformR2 (φ i) ξ = 0) (i : S.ι) :
                        (x : EuclideanSpace (Fin 2)), φ i x ^ 2 S.R / r

                        Per-tube $L^2$ bound at scale $r$: $\int |\varphi_i|^2 \leq R/r$.

                        theorem ProjectionTheory.littlewood_paley_tube_amplitude (S : TubeCollection) (r : ) (hr : r dyadicScales S.R) (φ : S.ιEuclideanSpace (Fin 2)) (hφ_int : ∀ (i : S.ι), MeasureTheory.Integrable (φ i) MeasureTheory.volume) (hφ_sq_int : ∀ (i : S.ι), MeasureTheory.Integrable (fun (x : EuclideanSpace (Fin 2)) => φ i x ^ 2) MeasureTheory.volume) (hφ_freq : ∀ (i : S.ι) (ξ : EuclideanSpace (Fin 2)), ξ > 1 / rfourierTransformR2 (φ i) ξ = 0) :
                        ∃ (g : S.ιEuclideanSpace (Fin 2)), (∀ (i : S.ι), MeasureTheory.Integrable (g i) MeasureTheory.volume) (∀ (i : S.ι) (x : EuclideanSpace (Fin 2)), φ i x ^ 2 g i x) ∀ (i : S.ι), (x : EuclideanSpace (Fin 2)), g i x S.R / r

                        Amplitude wrapper: packages the per-tube $L^2$ bound as the existence of nonnegative dominating functions $g_i \geq \varphi_i^2$ with $\int g_i \leq R/r$.

                        theorem ProjectionTheory.self_norm_from_amplitude {ι : Type} [Fintype ι] (φ : ιEuclideanSpace (Fin 2)) (R r : ) (hφ_sq_int : ∀ (i : ι), MeasureTheory.Integrable (fun (x : EuclideanSpace (Fin 2)) => φ i x ^ 2) MeasureTheory.volume) (g : ιEuclideanSpace (Fin 2)) (hg_int : ∀ (i : ι), MeasureTheory.Integrable (g i) MeasureTheory.volume) (h_pw : ∀ (i : ι) (x : EuclideanSpace (Fin 2)), φ i x ^ 2 g i x) (h_integral_bound : ∀ (i : ι), (x : EuclideanSpace (Fin 2)), g i x R / r) (i : ι) :
                        (x : EuclideanSpace (Fin 2)), φ i x ^ 2 R / r

                        Recover a per-tube $L^2$ bound $\int \varphi_i^2 \leq R/r$ from a pointwise domination by integrable amplitudes $g_i$ with $\int g_i \leq R/r$.

                        theorem ProjectionTheory.angular_fourier_disjoint_support (S : TubeCollection) (r : ) (hr : r dyadicScales S.R) (φ : S.ιEuclideanSpace (Fin 2)) (hφ_freq : ∀ (i : S.ι) (ξ : EuclideanSpace (Fin 2)), ξ > 1 / rfourierTransformR2 (φ i) ξ = 0) (i j : S.ι) (h_angle : |inner (S.tubes i).direction (S.tubes j).direction| < 1 - (r / S.R) ^ 2 / 2) (ξ : EuclideanSpace (Fin 2)) ( : fourierTransformR2 (φ i) ξ 0) :
                        fourierTransformR2 (φ j) ξ = 0

                        Angular Fourier disjointness: if the directions of tubes $i, j$ make a large enough angle (so $|\langle d_i, d_j\rangle| < 1 - (r/R)^2/2$), then the Fourier supports of their pieces $\varphi_i$ and $\varphi_j$ are disjoint.

                        theorem ProjectionTheory.littlewood_paley_fourier_construction (S : TubeCollection) :
                        ∃ (f_r : EuclideanSpace (Fin 2)) (scales : Finset ), (∀ rscales, r dyadicScales S.R) (∀ (x : EuclideanSpace (Fin 2)), S.tubeSum x = rscales, f_r r x) (∀ rscales, ∀ (ξ : EuclideanSpace (Fin 2)), ξ > 1 / rfourierTransformR2 (f_r r) ξ = 0) rscales, ∃ (φ : S.ιEuclideanSpace (Fin 2)), (∀ (i : S.ι), MeasureTheory.Integrable (φ i) MeasureTheory.volume) (∀ (i j : S.ι), MeasureTheory.Integrable (fun (x : EuclideanSpace (Fin 2)) => φ i x * φ j x) MeasureTheory.volume) (∀ (i : S.ι) (ξ : EuclideanSpace (Fin 2)), ξ > 1 / rfourierTransformR2 (φ i) ξ = 0) (∀ (x : EuclideanSpace (Fin 2)), f_r r x = i : S.ι, φ i x) (∀ (i : S.ι), (x : EuclideanSpace (Fin 2)), φ i x ^ 2 S.R / r) ∀ (i j : S.ι), |inner (S.tubes i).direction (S.tubes j).direction| < 1 - (r / S.R) ^ 2 / 2∀ (ξ : EuclideanSpace (Fin 2)), fourierTransformR2 (φ i) ξ 0fourierTransformR2 (φ j) ξ = 0

                        Refined Littlewood–Paley construction including per-tube $L^2$ bounds and angular Fourier disjointness for non-aligned tubes.

                        theorem ProjectionTheory.freq_orthogonality_of_large_angle (S : TubeCollection) (r : ) (hr : r dyadicScales S.R) (φ : S.ιEuclideanSpace (Fin 2)) (hφ_freq : ∀ (i : S.ι) (ξ : EuclideanSpace (Fin 2)), ξ > 1 / rfourierTransformR2 (φ i) ξ = 0) (hφ_int : ∀ (i j : S.ι), MeasureTheory.Integrable (fun (x : EuclideanSpace (Fin 2)) => φ i x * φ j x) MeasureTheory.volume) (hφ_disjoint_support : ∀ (i j : S.ι), |inner (S.tubes i).direction (S.tubes j).direction| < 1 - (r / S.R) ^ 2 / 2∀ (ξ : EuclideanSpace (Fin 2)), fourierTransformR2 (φ i) ξ 0fourierTransformR2 (φ j) ξ = 0) (i j : S.ι) (h_angle : |inner (S.tubes i).direction (S.tubes j).direction| < 1 - (r / S.R) ^ 2 / 2) :
                        (x : EuclideanSpace (Fin 2)), φ i x * φ j x = 0

                        Spatial orthogonality from Fourier-side disjointness: when the angle between tubes $i, j$ is large, $\int \varphi_i \varphi_j = 0$ via Plancherel and disjoint supports.

                        theorem ProjectionTheory.spatial_decay_integral_vanishing (S : TubeCollection) (r : ) (hr : r dyadicScales S.R) (φ : S.ιEuclideanSpace (Fin 2)) (hφ_freq : ∀ (i : S.ι) (ξ : EuclideanSpace (Fin 2)), ξ > 1 / rfourierTransformR2 (φ i) ξ = 0) (hφ_int : ∀ (i j : S.ι), MeasureTheory.Integrable (fun (x : EuclideanSpace (Fin 2)) => φ i x * φ j x) MeasureTheory.volume) (i j : S.ι) (h_angle : |inner (S.tubes i).direction (S.tubes j).direction| 1 - (r / S.R) ^ 2 / 2) (h_not_contained : ¬(S.tubes j).asSet rectangleSet (S.tubes i).center (S.tubes i).direction r S.R) :
                        (x : EuclideanSpace (Fin 2)), φ i x * φ j x = 0

                        Spatial decay vanishing: when the tubes $i, j$ are nearly parallel but tube $j$ is not contained in the $r \times R$ rectangle around tube $i$, the interaction integral $\int \varphi_i \varphi_j = 0$.

                        theorem ProjectionTheory.tube_containment_of_nonzero_integral (S : TubeCollection) (r : ) (hr : r dyadicScales S.R) (φ : S.ιEuclideanSpace (Fin 2)) (hφ_freq : ∀ (i : S.ι) (ξ : EuclideanSpace (Fin 2)), ξ > 1 / rfourierTransformR2 (φ i) ξ = 0) (hφ_int : ∀ (i j : S.ι), MeasureTheory.Integrable (fun (x : EuclideanSpace (Fin 2)) => φ i x * φ j x) MeasureTheory.volume) (i j : S.ι) (h_angle : |inner (S.tubes i).direction (S.tubes j).direction| 1 - (r / S.R) ^ 2 / 2) (h_nonzero : (x : EuclideanSpace (Fin 2)), φ i x * φ j x 0) :

                        Contrapositive of spatial decay: if the interaction $\int \varphi_i \varphi_j$ is nonzero and the tubes are nearly parallel, then tube $j$ must be contained in the $r \times R$ rectangle centred at tube $i$.

                        theorem ProjectionTheory.tube_freq_loc_vanishing (S : TubeCollection) (r : ) (hr : r dyadicScales S.R) (φ : S.ιEuclideanSpace (Fin 2)) (hφ_freq : ∀ (i : S.ι) (ξ : EuclideanSpace (Fin 2)), ξ > 1 / rfourierTransformR2 (φ i) ξ = 0) (hφ_int : ∀ (i j : S.ι), MeasureTheory.Integrable (fun (x : EuclideanSpace (Fin 2)) => φ i x * φ j x) MeasureTheory.volume) (hφ_disjoint_support : ∀ (i j : S.ι), |inner (S.tubes i).direction (S.tubes j).direction| < 1 - (r / S.R) ^ 2 / 2∀ (ξ : EuclideanSpace (Fin 2)), fourierTransformR2 (φ i) ξ 0fourierTransformR2 (φ j) ξ = 0) (i : S.ι) :
                        ∃ (c : EuclideanSpace (Fin 2)) (d : EuclideanSpace (Fin 2)), ∀ (j : S.ι), (x : EuclideanSpace (Fin 2)), φ i x * φ j x 0(S.tubes j).asSet rectangleSet c d r S.R

                        Frequency-localization of nonzero interactions: for each tube $i$ there is a rectangle (centred at the tube) outside of which every tube $j$ has zero interaction with $\varphi_i$.

                        theorem ProjectionTheory.sparsity_from_orthogonality (S : TubeCollection) (r : ) (hr : r dyadicScales S.R) (φ : S.ιEuclideanSpace (Fin 2)) (hφ_freq : ∀ (i : S.ι) (ξ : EuclideanSpace (Fin 2)), ξ > 1 / rfourierTransformR2 (φ i) ξ = 0) (hφ_int : ∀ (i j : S.ι), MeasureTheory.Integrable (fun (x : EuclideanSpace (Fin 2)) => φ i x * φ j x) MeasureTheory.volume) (hφ_disjoint_support : ∀ (i j : S.ι), |inner (S.tubes i).direction (S.tubes j).direction| < 1 - (r / S.R) ^ 2 / 2∀ (ξ : EuclideanSpace (Fin 2)), fourierTransformR2 (φ i) ξ 0fourierTransformR2 (φ j) ξ = 0) (i : S.ι) :
                        {j : S.ι | (x : EuclideanSpace (Fin 2)), φ i x * φ j x 0}.card S.multiplicity r

                        Sparsity bound from orthogonality: for each tube $i$, the number of $j$ with $\int \varphi_i \varphi_j \ne 0$ is at most $\mathrm{mult}(r)$, the maximum tube multiplicity inside any $r \times R$ rectangle.

                        theorem ProjectionTheory.littlewood_paley_construction (S : TubeCollection) :
                        ∃ (f_r : EuclideanSpace (Fin 2)) (scales : Finset ), (∀ rscales, r dyadicScales S.R) (∀ (x : EuclideanSpace (Fin 2)), S.tubeSum x = rscales, f_r r x) (∀ rscales, ∀ (ξ : EuclideanSpace (Fin 2)), ξ > 1 / rfourierTransformR2 (f_r r) ξ = 0) rscales, ∃ (φ : S.ιEuclideanSpace (Fin 2)), (∀ (i : S.ι), MeasureTheory.Integrable (φ i) MeasureTheory.volume) (∀ (i j : S.ι), MeasureTheory.Integrable (fun (x : EuclideanSpace (Fin 2)) => φ i x * φ j x) MeasureTheory.volume) (∀ (i : S.ι) (ξ : EuclideanSpace (Fin 2)), ξ > 1 / rfourierTransformR2 (φ i) ξ = 0) (∀ (x : EuclideanSpace (Fin 2)), f_r r x = i : S.ι, φ i x) (∀ (i : S.ι), (x : EuclideanSpace (Fin 2)), φ i x ^ 2 S.R / r) ∀ (i : S.ι), {j : S.ι | (x : EuclideanSpace (Fin 2)), φ i x * φ j x 0}.card S.multiplicity r

                        Full Littlewood–Paley construction packaging together: tube decomposition, per-tube $L^2$ bounds, and sparsity of nonzero pairwise interactions.

                        theorem ProjectionTheory.littlewood_paley_tube_decomposition (S : TubeCollection) :
                        ∃ (f_r : EuclideanSpace (Fin 2)) (scales : Finset ), (∀ rscales, r dyadicScales S.R) (∀ (x : EuclideanSpace (Fin 2)), S.tubeSum x = rscales, f_r r x) (∀ rscales, ∀ (ξ : EuclideanSpace (Fin 2)), ξ > 1 / rfourierTransformR2 (f_r r) ξ = 0) rscales, ∃ (φ : S.ιEuclideanSpace (Fin 2)), (∀ (i : S.ι), MeasureTheory.Integrable (φ i) MeasureTheory.volume) (∀ (i j : S.ι), MeasureTheory.Integrable (fun (x : EuclideanSpace (Fin 2)) => φ i x * φ j x) MeasureTheory.volume) (∀ (i : S.ι) (ξ : EuclideanSpace (Fin 2)), ξ > 1 / rfourierTransformR2 (φ i) ξ = 0) (∀ (x : EuclideanSpace (Fin 2)), f_r r x = i : S.ι, φ i x) (∀ (i j : S.ι), | (x : EuclideanSpace (Fin 2)), φ i x * φ j x| S.R / r) ∀ (i : S.ι), {j : S.ι | (x : EuclideanSpace (Fin 2)), φ i x * φ j x 0}.card S.multiplicity r

                        The final tube decomposition: each scale piece $f_r = \sum_i \varphi_i$ has absolutely bounded pairwise interactions $|\int \varphi_i \varphi_j| \leq R/r$ (by Cauchy–Schwarz) and bounded multiplicity.

                        theorem ProjectionTheory.main_lemma_2R (S : TubeCollection) :
                        ∃ (D : FrequencyDecomposition S) (C : ), 0 < C rD.scales, (x : EuclideanSpace (Fin 2)), D.f_r r x ^ 2 C * (Fintype.card S.ι) * (S.multiplicity r) * (S.R / r)

                        Main Lemma 2R (real Fourier method, $1 \times R$ tubes). Let $\mathcal{T}$ be a set of $1 \times R$ tubes in $\mathbb{R}^2$ and $f = \sum_T \psi_T$ the associated tube sum. There exists a frequency decomposition $f = \sum_{r \in \text{scales}} f_r$ into dyadic pieces, with $\hat{f_r}$ supported in $\{|\xi| \leq 1/r\}$, near-orthogonality $\sum_r \int f_r^2 \lesssim \int f^2$, and the per-scale estimate $\int f_r^2 \leq C \cdot |\mathcal{T}| \cdot \mathrm{mult}(r) \cdot (R/r)$.