Why is real numbers not a well ordered set?
I taught since if we take in the case negative real numbers we don't know what is the least element but I saw some explanation on other same type of questions in stack exchange
One of them stated that in " (0,1) we don't have any least element" how is this ...i didn't got it
If you give me any number in $(0,1),$ say $0.00001,$ I can find a number that is less than it, say $0.000005.$ In fact, for this particular set, this will always work... if you give me $x,$ I give you back $x/2,$ and $x/2<x.$ Therefore $(0,1)$ has no least element.
(The precise technical definition of a least element is an element $x\in S$ such that for all $y\in S,$ $x\le y.$ The fact that for any $x\in(0,1),$ I can find a $z\in(0,1)$ such that $z<x$ is exactly the negation of the proposition that there is a least element.)
Since well ordering means any subset has a least element, and $(0,1)\subset \mathbb R,$ this means the standard ordering on the reals is not a well order.
It is true that perhaps it is easier to see that the negative reals, or even $\mathbb R$ itself has no least element, but $(0,1)$ works just fine. Note that there are also a lot of examples of subsets that do have a least element, like $[0,1]$ or $\{300\}$, but that doesn't matter since to be a well order, every subset needs to have a least element.