Section 5.5 and Lemma 5.1.3 #
The union occurring in the statement of Lemma 5.5.1 containing πβ
Instances For
The union occurring in the statement of Lemma 5.5.1 containing πβ
Equations
Instances For
The union occurring in the statement of Lemma 5.5.1 containing πβ
Equations
Instances For
The union occurring in the statement of Lemma 5.5.1 containing πβ
Equations
Instances For
Lemma allowing to peel β (n : β) (k β€ n)
from unions in the proof of Lemma 5.5.1.
Lemma allowing to peel β (j β€ 2 * n + 3)
from unions in the proof of Lemma 5.5.1.
Lemma 5.5.1.
We will not use the lemma in this form, as to decompose the Carleson sum it is also crucial that the union is disjoint. This is easier to formalize by decomposing into successive terms, taking advantage of disjointess at each step, instead of doing everything in one go. Still, we keep this lemma as it corresponds to the blueprint, and the key steps of its proof will also be the key steps when doing the successive decompositions.
The subset πβ(k, n, l)
of πβ(k, n)
, given in Lemma 5.5.3.
We use the name πβ'
in Lean.
Instances For
The set π
in the proof of Lemma 5.5.2.
Equations
- π p' l = Finset.filter (fun (p'' : π X) => π p'' = π p' β§ Β¬Disjoint (Metric.ball (π¬ p') βl) (Ξ© p'')) Finset.univ
Instances For
Part of Lemma 5.5.2
Lemma 5.5.3
Part of Lemma 5.5.4
Part of Lemma 5.5.4
The Carleson sum over πβαΆ
and πpos β© πβαΆ
coincide at ae every point of G \ G'
.
The Carleson sum over πpos β© πβαΆ
can be decomposed as a sum over the intersections of this
set with various β k n
.
In each set β k n
, the Carleson sum can be decomposed as a sum over πβ k n
and over
various ββ k n j
.
In each set ββ k n j
, the Carleson sum can be decomposed as a sum over ββ k n j
and over
various πβ k n j l
.
In each set ββ k n j
, the Carleson sum can be decomposed as a sum over πβ k n j
and over
various πβ k n j l
.
Putting together all the previous decomposition lemmas, one gets an estimate of the integral
of βcarlesonSum πβαΆ f xββ
by a sum of integrals of the same form over various subsets of π
,
which are all antichains by design.
Custom version of the antichain operator theorem, in the specific form we need to handle the various terms in the previous statement.
Lemma 5.1.3, proving the bound on the integral of the Carleson sum over all leftover tiles which do not fit in a forest. It follows from a careful grouping of these tiles into finitely many antichains.