Skip to content

Commit 23ebef6

Browse files
author
Lars
committed
Correction in 7.7.2
1 parent 278a5a5 commit 23ebef6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

blueprint/src/chapter/main.tex

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6049,20 +6049,20 @@ \section{Forests}
60496049
By \Cref{densities-tree-bound} and the density assumption \eqref{forest4}, we have for each $\fu \in \fU$ and all bounded $f$ of bounded support that
60506050
\begin{equation}
60516051
\label{eq-explicit-tree-bound-1}
6052-
\left\|\sum_{\fp \in \fT(\fu)} T_{\fp} f \right\|_{2} \le 2^{155a^3} 2^{(4a+1-n)/2} \|f\|_2\,
6052+
\left\|\mathbf{1}_G\sum_{\fp \in \fT(\fu)} T_{\fp} f \right\|_{2} \le 2^{155a^3} 2^{(4a+1-n)/2} \|f\|_2\,
60536053
\end{equation}
60546054
and
60556055
\begin{equation}
60566056
\label{eq-explicit-tree-bound-2}
6057-
\left\|\sum_{\fp \in \fT(\fu)} T_{\fp} \mathbf{1}_F f \right\|_{2} \le 2^{256a^3} 2^{(4a + 1-n)/2} \dens_2(\fT(\fu))^{1/2} \|f\|_2\,.
6057+
\left\|\mathbf{1}_G \sum_{\fp \in \fT(\fu)} T_{\fp} \mathbf{1}_F f \right\|_{2} \le 2^{256a^3} 2^{(4a + 1-n)/2} \dens_2(\fT(\fu))^{1/2} \|f\|_2\,.
60586058
\end{equation}
6059-
Since for each $j$ the top cubes $\scI(\fu)$, $\fu \in \fU_j$ are disjoint, we further have for all bounded $g$ of bounded support by \Cref{adjoint-tile-support}
6059+
Since for each $j$ the top cubes $\scI(\fu)$, $\fu \in \fU_j$ are disjoint, we further have for all bounded $g$ of bounded support and $|g| \le \mathbf{1}_G$ by \Cref{adjoint-tile-support}
60606060
$$
60616061
\left\|\mathbf{1}_F \sum_{\fu \in \fU_j} \sum_{\fp \in \fT(\fu)} T_{\fp}^* g\right\|_2^2 = \left\|\mathbf{1}_F \sum_{\fu \in \fU_j} \sum_{\fp \in \fT(\fu)} \mathbf{1}_{\scI(\fu)} T_{\fp}^* \mathbf{1}_{\scI(\fu)} g\right\|_2^2
60626062
$$
60636063
$$
60646064
= \sum_{\fu \in \fU_j} \int_{\scI(\fu)} \left| \mathbf{1}_F \sum_{\fp \in \fT(\fu)} T_{\fp}^* \mathbf{1}_{\scI(\fu)} g\right|^2 \, \mathrm{d}\mu
6065-
\le \sum_{\fu \in \fU_j} \left\|\sum_{\fp \in \fT(\fu)} \mathbf{1}_F T_{\fp}^* \mathbf{1}_{\scI(\fu)} g\right\|_2^2\,.
6065+
\le \sum_{\fu \in \fU_j} \left\|\sum_{\fp \in \fT(\fu)} \mathbf{1}_F T_{\fp}^* \mathbf{1}_G \mathbf{1}_{\scI(\fu)} g\right\|_2^2\,.
60666066
$$
60676067
Applying the estimate for the adjoint operator following from equation \eqref{eq-explicit-tree-bound-2}, we obtain
60686068
$$

0 commit comments

Comments
 (0)