[step:Apply the Calderón–Zygmund stopping decomposition at level $\alpha$ inside $Q_0$]
Choose a stopping level $\alpha$ to be fixed later, satisfying $\alpha > 2^n$. We perform the dyadic stopping-time decomposition of $|f - f_{Q_0}|$ on $Q_0$ at level $\alpha$.
Bisect $Q_0$ along each coordinate axis to produce $2^n$ congruent dyadic children, and continue bisecting recursively. Call a dyadic subcube $Q' \subseteq Q_0$ **selected at level $1$** if it is maximal among dyadic subcubes with
\begin{align*}
\frac{1}{|Q'|}\int_{Q'} |f(x) - f_{Q_0}|\, d\mathcal{L}^n(x) > \alpha.
\end{align*}
Maximality means $Q'$ has this property but its dyadic parent $\widehat{Q'} \subseteq Q_0$ does not. Let $\{Q_j^1\}_{j}$ be the (countable) collection of all level-$1$ selected cubes; they are pairwise disjoint by maximality.
For the level-$0$ cube $Q_0$ itself, the BMO normalisation gives $\frac{1}{|Q_0|}\int_{Q_0} |f - f_{Q_0}|\, d\mathcal{L}^n \le \|f\|_{\mathrm{BMO}} = 1 < \alpha$, so $Q_0$ is not selected. In particular every selected $Q_j^1$ has a dyadic parent $\widehat{Q_j^1} \subseteq Q_0$ with average at most $\alpha$.
We collect three properties of $\{Q_j^1\}$.
(P1) **Total measure bound.** Since the selected cubes are pairwise disjoint and each satisfies $\frac{1}{|Q_j^1|}\int_{Q_j^1} |f - f_{Q_0}|\, d\mathcal{L}^n > \alpha$,
\begin{align*}
\sum_j |Q_j^1| < \frac{1}{\alpha} \sum_j \int_{Q_j^1} |f - f_{Q_0}|\, d\mathcal{L}^n \le \frac{1}{\alpha}\int_{Q_0} |f - f_{Q_0}|\, d\mathcal{L}^n \le \frac{|Q_0|}{\alpha},
\end{align*}
where the last inequality uses $\|f\|_{\mathrm{BMO}} = 1$ applied to the cube $Q_0$.
(P2) **Mean transition bound.** For each $j$, let $\widehat{Q_j^1}$ denote the dyadic parent of $Q_j^1$. Since $\widehat{Q_j^1}$ is not selected, its mean satisfies $\frac{1}{|\widehat{Q_j^1}|}\int_{\widehat{Q_j^1}} |f - f_{Q_0}|\, d\mathcal{L}^n \le \alpha$. Because dyadic bisection multiplies volume by $2^n$, $|\widehat{Q_j^1}| = 2^n|Q_j^1|$, and integration is monotone in the domain:
\begin{align*}
|f_{Q_j^1} - f_{Q_0}|
&= \left|\frac{1}{|Q_j^1|}\int_{Q_j^1} (f - f_{Q_0})\, d\mathcal{L}^n\right| \le \frac{1}{|Q_j^1|}\int_{Q_j^1} |f - f_{Q_0}|\, d\mathcal{L}^n \\
&\le \frac{2^n}{|\widehat{Q_j^1}|}\int_{\widehat{Q_j^1}} |f - f_{Q_0}|\, d\mathcal{L}^n \le 2^n\alpha.
\end{align*}
(P3) **Pointwise bound off the selected cubes.** Set $E_1 := \bigcup_j Q_j^1 \subseteq Q_0$. For $\mathcal{L}^n$-almost every $x \in Q_0 \setminus E_1$, every dyadic subcube $Q' \subseteq Q_0$ containing $x$ is **not** selected, so
\begin{align*}
\frac{1}{|Q'|}\int_{Q'} |f(y) - f_{Q_0}|\, d\mathcal{L}^n(y) \le \alpha.
\end{align*}
By the [Lebesgue Differentiation Theorem](/theorems/???) applied to $|f - f_{Q_0}| \in L^1_{\mathrm{loc}}(\mathbb{R}^n)$ along the dyadic basis (which forms a regular differentiation basis), the dyadic averages converge to $|f(x) - f_{Q_0}|$ for $\mathcal{L}^n$-a.e. $x$. Hence
\begin{align*}
|f(x) - f_{Q_0}| \le \alpha \qquad \text{for } \mathcal{L}^n\text{-a.e. } x \in Q_0 \setminus E_1.
\end{align*}
[/step]