[step:Classify fully compressed sets and eliminate the exception]By the same argument as in the vertex isoperimetric case (the [Classification of Compressed Non-Initial-Segments](/theorems/2600), adapted to the binary order), a fully binary-compressed set $B$ is either a binary initial segment or a unique anomalous set of size $2^{n-1}$. The anomalous set is
\begin{align*}
\tilde{B} = \big(\mathcal{P}(X \setminus \{n\}) \setminus \{\{1, 2, \ldots, n-1\}\}\big) \cup \{\{n\}\},
\end{align*}
obtained from the binary initial segment of size $2^{n-1}$ (which is $\mathcal{P}(X \setminus \{n\}) = \mathcal{P}(\{1, \ldots, n-1\})$) by replacing $\{1, 2, \ldots, n-1\}$ (the last element in binary order within $\mathcal{P}(\{1, \ldots, n-1\})$) with $\{n\}$.
The binary initial segment $C$ of size $2^{n-1}$ is $\mathcal{P}(\{1, \ldots, n-1\})$, a $(n-1)$-dimensional subcube. Its edge boundary consists of all edges from a vertex $x \subseteq \{1, \ldots, n-1\}$ to $x \cup \{n\}$. There are $2^{n-1}$ such edges (one per vertex of $C$), and no other edges cross the boundary since all edges within $\{1, \ldots, n-1\}$-coordinates stay inside $C$. So $|\partial_e C| = 2^{n-1}$.
For the anomalous set $\tilde{B}$, we compute $|\partial_e \tilde{B}|$. The set $\tilde{B}$ differs from $C$ by removing $\{1, \ldots, n-1\}$ and adding $\{n\}$. The element $\{1, \ldots, n-1\}$ has $n-1$ edges within $C$ (to sets obtained by removing one element from $\{1, \ldots, n-1\}$, all of which are in $C$) and $1$ edge to $\{1, \ldots, n\}$ (outside $C$). Removing $\{1, \ldots, n-1\}$ from $C$ exposes $n-1$ new boundary edges (from the $n-1$ neighbours inside $C$ to the now-removed vertex) and eliminates the one edge from $\{1, \ldots, n-1\}$ to $\{1, \ldots, n\}$. But we must also account for the edges from $\{1, \ldots, n-1\}$ to $\{1, \ldots, n-1\} \setminus \{j\}$ for each $j$: these edges were internal to $C$ and now become boundary edges of $\tilde{B}$ (since $\{1, \ldots, n-1\}$ is removed). That gives $n - 1$ new boundary edges.
Adding $\{n\}$: the element $\{n\}$ has $n$ edges in $Q_n$ -- one to $\varnothing$ (in $\tilde{B}$, since $\varnothing \in C$ and was not removed) and $n - 1$ edges to $\{j, n\}$ for $j = 1, \ldots, n-1$ (all outside $\tilde{B}$, since $\{j, n\} \notin C$ and $\{j, n\} \neq \{n\}$). Adding $\{n\}$ to $\tilde{B}$ removes the edge from $\varnothing$ to $\{n\}$ from the boundary (both are now in $\tilde{B}$) but adds $n - 1$ new boundary edges (from $\{n\}$ to $\{j,n\}$). Also, the edge from $\{n\}$ to $\varnothing$ was previously in $\partial_e C$; now both endpoints are in $\tilde{B}$, removing it. And the edge from $\{1,\ldots,n-1\}$ to $\{1,\ldots,n\}$ is removed (since $\{1,\ldots,n-1\} \notin \tilde{B}$, this edge is now from outside $\tilde{B}$ to outside $\tilde{B}$).
Tallying carefully: start with $|\partial_e C| = 2^{n-1}$. Removing $\{1, \ldots, n-1\}$ adds $n-1$ boundary edges (its neighbours in $C$ now border the hole) and removes $1$ boundary edge (to $\{1,\ldots,n\}$). Adding $\{n\}$ adds $n-1$ boundary edges (to $\{j,n\}$) and removes $1$ boundary edge (to $\varnothing$, which was in $\partial_e C$). Net change: $(n-1) - 1 + (n-1) - 1 = 2(n-2)$.
So $|\partial_e \tilde{B}| = 2^{n-1} + 2(n-2)$. For $n \geq 3$, we have $2(n-2) > 0$, so $|\partial_e \tilde{B}| > |\partial_e C| = 2^{n-1}$. For $n = 1$ and $n = 2$, direct verification shows the initial segment is optimal (and the anomalous set does not improve on it). Therefore the binary initial segment $C$ achieves the minimum edge boundary at every size, and
\begin{align*}
|\partial_e C| \leq |\partial_e B| \leq |\partial_e A|.
\end{align*}[/step]