Section 7.1 and Lemma 7.1.3 #
The definition Ο(u, x)
given in Section 7.1.
We may assume u β t
whenever proving things about this definition.
Equations
- t.Ο u x = Finset.image π° (Finset.filter (fun (p : π X) => p β (fun (x : π X) => t.π x) u β§ x β E p) Finset.univ)
Instances For
The definition of `πβ(π), defined above Lemma 7.1.2
Equations
Instances For
The definition of `π(π), defined above Lemma 7.1.2
Equations
- TileStructure.Forest.π π = {x : Grid X | Maximal (fun (x : Grid X) => x β TileStructure.Forest.πβ π) x}
Instances For
The definition of `πβ(π), defined above Lemma 7.1.2
Equations
Instances For
The definition of `π(π), defined above Lemma 7.1.2
Equations
- TileStructure.Forest.π π = {x : Grid X | Maximal (fun (x : Grid X) => x β TileStructure.Forest.πβ π) x}
Instances For
The projection operator P_π f(x)
, given above Lemma 7.1.3.
In lemmas the c
will be pairwise disjoint on C
.
Equations
- TileStructure.Forest.approxOnCube C f x = β J β Finset.filter (fun (p : Grid X) => p β C) Finset.univ, (βJ).indicator (fun (x : X) => β¨ (y : X), f y) x
Instances For
The definition I_i(x)
, given above Lemma 7.1.3.
The cube of scale s
that contains x
. There is at most 1 such cube, if it exists.
Equations
- TileStructure.Forest.cubeOf i x = Classical.epsilon fun (I : Grid X) => x β I β§ s I = i
Instances For
The definition T_π^ΞΈ f(x)
, given in (7.1.3).
For convenience, the suprema are written a bit differently than in the blueprint
(avoiding cubeOf
), but this should be equivalent.
This is 0
if x
doesn't lie in a cube.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The operator S_{1,π²} f(x)
, given in (7.1.4).
Equations
- One or more equations did not get rendered due to their size.
Instances For
The indexing set for the collection of balls π, defined above Lemma 7.1.3.
Instances For
The center function for the collection of balls π.
Equations
- TileStructure.Forest.cπ z = c z.2
Instances For
The radius function for the collection of balls π.
Instances For
Lemma 7.1.1, freely translated.
Part of Lemma 7.1.2
Part of Lemma 7.1.2
Part of Lemma 7.1.2
Part of Lemma 7.1.2
The constant used in first_tree_pointwise
.
Has value 10 * 2 ^ (105 * a ^ 3)
in the blueprint.
Instances For
Lemma 7.1.4
Lemma 7.1.5
The constant used in third_tree_pointwise
.
Has value 2 ^ (151 * a ^ 3)
in the blueprint.
Instances For
Lemma 7.1.6
The constant used in pointwise_tree_estimate
.
Has value 2 ^ (151 * a ^ 3)
in the blueprint.
Instances For
Lemma 7.1.3.