Use Zorns lemma to prove that every finite totally ordered set has a unique minimal element.
I know how to use induction to prove it but I am asked to use Zorn's lemma.
what I have thus far:
Let $X$ be a finite totally ordered set with elements $x_1,...,x_n$. Let's arbitrarily pick an element $x_{1}$ to be the minimal element of $X$ itself, then an arbitrary element $x_{2}$ to be the minimal element of $X \setminus \{x_1\}$, and so on. I am just stuck on how I would incorporate Zorns lemma to prove that there exists a unique minimal element.