We know without any doubt that the axiom of choice implies (in fact is equivalent to) the well ordering principle.
The well ordering principle can't be true! If we take the open interval $(0,1)$ for example, there can't be a least (or most) element. If you give me any element of this set, I could always find one that is greater than or smaller than the one you give me.
Isn't this enough to conclude that the axiom of choice - though intuitive - should be viewed as untrue?
Thanks.
The well-ordering principle does not say, "Every linear order is a well-ordering." It says, "Every set can be well-ordered."
For instance, the set of integers is usually ordered as: $. . . -3<-2<-1<0<1<2<3<. . .$. This is clearly not a well-ordering. However, we can define a new ordering, $\prec$, as follows: $$0\prec -1\prec 1\prec -2\prec 2\prec -3\prec 3\prec . . .$$ This is a well-ordering of the set $\mathbb{Z}$.
So, in order to show that e.g. $(0,1 )$ is not well-orderable, you need to not only show that the usual ordering is not a well-ordering, but that no possible ordering is a well-ordering. This is not something you can do, using only the axioms of ZF: it is consistent with ZF that $(0, 1)$ can be well-ordered. Indeed (assuming ZF is consistent in the first place), Godel showed that ZF + "Every set can be well-ordered" is consistent.
One thing we can show is that any possible well-ordering of $(0, 1)$ would have to be extremely complicated - e.g., not Borel. This is one of the subjects of descriptive set theory, and (depending on your philosophical outlook) you might think that results like this provide evidence that the well-ordering principle is false. But they're far from a proof of its falsehood.
It also seems like you might have some confusion over what a well-ordering is. Maximal elements don't enter into it - a linear order $L$ is a well-order if every (nonempty :P) subset of $L$ has a least element. Alternatively (in the presence of a small amount of the axiom of choice :P), a linear order $L$ is a well-order if there is no infinite descending sequence in $L$.
Let me add one important side note: that we can prove, without using the axiom of choice, that there are uncountable well-ordered sets. The standard example is the set of countable ordinals, but there are others. This is treated more in detail elsewhere on this site, so I won't touch on it further, but even without AC the well-orderable sets are many and rich.