Let $(X,\leq)$ be a woset (well ordered set). Let $E$ be a subset of $X$ such that:
(i) the smallest element of $X$ is a member of $E$
(ii) for any $x\in X$, if $y<x\rightarrow y\in E$, then $x\in E$
Then $E=X$.
proof Suppose $E\neq X$. Then $X-E$ is a nonempty subset of $X$. Since $(X,\leq)$ is a woset, there exists the smallest element of $X-E$, call it $x_0$. Then $\forall y(y<x_0\rightarrow y\in E)$. By (ii), $x_0\in E$. A contraddiction.
I can't see the role of (i) in the proof.
(i) has no role in the proof. It's not actually necessary at all.