Good evening, any solutions or help on this one?
Let $\prec$ be a well-founded relation on a set $X$ such that the relation $\preceq$ defined by $x\preceq y$ iff $x\prec y ∨ x = y$ is a total order. Show it need not necessarily make the set $\{x\in X|x\prec y\}$ finite for all $y\in X$.
Take $X=\Bbb N\cup\{\infty\}$ and define $n<\infty$ for all $n\in\Bbb N$. Then $X,<$ is well-founded and $X,\leq$ is totally ordered, but $\{x\in X|x<\infty\}=\Bbb N$ is infinite.