[step:Find a missing descent vertex against every earlier chain]
Let $D \prec C$ be an earlier saturated maximal chain, where
\begin{align*}
D: \hat{0} = z_0 \lessdot z_1 \lessdot \cdots \lessdot z_r = \hat{1}.
\end{align*}
Since $D \neq C$, there is at least one rank $j$ with $z_j \neq x_j$. Choose $a < b$ so that $a+1$ is the first rank at which the two chains differ, $x_a = z_a$, $x_b = z_b$, and $x_j \neq z_j$ for every $a < j < b$. Equivalently, $a < j < b$ is the first maximal block of consecutive internal ranks on which the two chains differ. The endpoints exist because $x_0 = z_0 = \hat{0}$ and $x_r = z_r = \hat{1}$.
We claim that the segment
\begin{align*}
x_a \lessdot x_{a+1} \lessdot \cdots \lessdot x_b
\end{align*}
has a descent. Suppose not. Then its label word is weakly increasing. By the EL-property in the interval $[x_a, x_b]$, this weakly increasing saturated chain is the unique increasing chain and is lexicographically first in that interval.
If the corresponding segment $z_a \lessdot z_{a+1} \lessdot \cdots \lessdot z_b$ had lexicographically smaller label word, then the segment of $C$ would not be lexicographically first in $[x_a, x_b]$, a contradiction. If the two segment label words were equal, then the segment through the $z_j$ would also be weakly increasing. Since the endpoints agree and the two chains differ at every internal rank between $a$ and $b$, this would give a second weakly increasing saturated chain in $[x_a, x_b]$, contradicting uniqueness in the EL-property. Because this is the first block on which $C$ and $D$ differ, the global lexicographic comparison between $w(D)$ and $w(C)$ is determined by the two segment label words in $[x_a, x_b]$. Thus $D$ cannot precede $C$, contradicting $D \prec C$.
Therefore there exists an index $i$ with $a < i < b$ such that
\begin{align*}
\lambda(x_{i-1}, x_i) > \lambda(x_i, x_{i+1}).
\end{align*}
By construction of the first disagreement block, $x_i \neq z_i$, and since both chains are graded, a vertex of rank $i$ in $F_C$ can equal a vertex of $F_D$ only if it is $z_i$. Hence $x_i \notin F_D$.
[/step]