Let $(A,\leq)$ be a totally ordained set satisfying the induction principle, that is,
$\forall T\subseteq A (((\forall a \in A(S_a\subseteq T))\implies a\in T)\implies T=A)$.
Prove $(A,\leq)$ is a well-ordered set.
$(A,\leq)$ is a totally ordained set if $\forall x,y \in A(x\leq y \vee y\leq x)$.
$(A,\leq)$ is a well-ordered set if $\forall B\subseteq A(B\neq \emptyset\implies \exists m\in B \forall x\in B (m\leq x))$.
A totally ordained set satisfies the induction principle if $\forall x\in A (S_x\subseteq T\implies x\in T)\implies T=A$, for all $T\subseteq A$.
I suppose that $B\subseteq A$ has no minimum and $T=A-B$ and I must prove T=A.
HINT: Let $x\in T=A\setminus B$, and suppose that $S_x\subseteq T$; you need to show that $x\in T$. If $x\notin T$, then $x\in B$. Show that in this case $x=\min B$, contradicting the assumption that $B$ has no minimum element.
Alternatively, you can argue without contradiction. Let $B$ be any non-empty subset of $A$, and let $T=A\setminus B$. Then $T\ne A$, so it cannot be true that $S_x\subseteq T$ implies that $x\in T$. Thus, there must be an $x\in A\setminus T=B$ such that $S_x\subseteq T$. Now show that this $x=\min B$.