[step:Show that the compressed sections are initial segments whose neighbourhoods are also initial segments, making all relevant sets pairwise nested]By definition of $i$-compression, $B_+^{(i)}$ is the initial segment of $\mathcal{P}(X')$ in the simplicial order of size $|A_+^{(i)}|$, and $B_-^{(i)}$ is the initial segment of size $|A_-^{(i)}|$. Initial segments of the simplicial order are nested: if $|S_1| \leq |S_2|$, then the initial segment of size $|S_1|$ is contained in the initial segment of size $|S_2|$.
[claim:Neighbourhood of an initial segment is an initial segment]
If $I \subseteq \mathcal{P}(X')$ is an initial segment of the simplicial order, then $N_{Q_{n-1}}(I)$ is also an initial segment of the simplicial order.
[/claim]
[proof]
The simplicial order on $\mathcal{P}(X')$ lists elements by non-decreasing size, with ties broken by the lex order within each level. Write $I = X'^{(\leq r)} \cup L$ where $r \geq 0$ and $L$ is a (possibly empty) lex initial segment of $X'^{(r+1)}$. The closed neighbourhood of $I$ in $Q_{n-1}$ consists of all elements of $I$ together with every vertex adjacent to some element of $I$. Every element of $X'^{(\leq r)}$ has all its neighbours in $X'^{(\leq r+1)} \subseteq X'^{(\leq r)} \cup X'^{(r+1)}$, and every element of $L \subseteq X'^{(r+1)}$ has neighbours in $X'^{(r)} \cup X'^{(r+2)}$ together with the upper shadow of $L$ in $X'^{(r+2)}$. Hence
\begin{align*}
N_{Q_{n-1}}(I) = X'^{(\leq r+1)} \cup \partial^+ L,
\end{align*}
where $\partial^+ L = \{ y \in X'^{(r+2)} : y \supset x \text{ for some } x \in L \}$ is the upper shadow of $L$. When $L = \varnothing$, we get $N_{Q_{n-1}}(I) = X'^{(\leq r+1)}$, which is an initial segment. When $L \neq \varnothing$, the upper shadow $\partial^+ L$ of a lex initial segment of $X'^{(r+1)}$ is itself a lex initial segment of $X'^{(r+2)}$ (this is a direct consequence of the lex order structure: the upper shadow respects the lex ordering because the elements of $L$, being the first $|L|$ sets of size $r+1$ in lex order, produce upper shadow elements that appear earliest in lex order at level $r+2$). Therefore $X'^{(\leq r+1)} \cup \partial^+ L$ is an initial segment of the simplicial order.
[/proof]
Since $B_+^{(i)}$, $B_-^{(i)}$, $N_{Q_{n-1}}(B_+^{(i)})$, and $N_{Q_{n-1}}(B_-^{(i)})$ are all initial segments of the simplicial order on $\mathcal{P}(X')$, any two of them are comparable by containment: the one with fewer elements is a subset of the one with more. In particular, for each pair appearing in the decomposition of $|N(B)|$, the union of two nested sets equals the larger:
\begin{align*}
\bigl|N_{Q_{n-1}}(B_-^{(i)}) \cup B_+^{(i)}\bigr| &= \max\bigl\{|N_{Q_{n-1}}(B_-^{(i)})|,\; |B_+^{(i)}|\bigr\}, \\
\bigl|N_{Q_{n-1}}(B_+^{(i)}) \cup B_-^{(i)}\bigr| &= \max\bigl\{|N_{Q_{n-1}}(B_+^{(i)})|,\; |B_-^{(i)}|\bigr\}.
\end{align*}
Therefore
\begin{align*}
|N(B)| = \max\bigl\{|N_{Q_{n-1}}(B_-^{(i)})|,\; |B_+^{(i)}|\bigr\} + \max\bigl\{|N_{Q_{n-1}}(B_+^{(i)})|,\; |B_-^{(i)}|\bigr\}.
\end{align*}[/step]