I believe there is no infinite domain where this is true:
$(∀x)(∃y)[x < y < 1]$
It would need to be a domain that increases infinitely, but because of the < 1 that cannot happen. Could someone please explain?
I believe there is no infinite domain where this is true:
$(∀x)(∃y)[x < y < 1]$
It would need to be a domain that increases infinitely, but because of the < 1 that cannot happen. Could someone please explain?
Assuming $<$ is required to be irreflexive and transitive, then $\exists y(1 < y < 1)$ cannot hold. So $\forall x \exists y (x < y < 1)$ fails with $x = 1$.
Rob is absolutely correct, but I would like to address another part of your question, as you seem to be claiming that if you have an infinite domain, you can't keep 'squeezing' more and more number between some $x< 1$ and $1$.
But that is not true: we can keep on squeezing numbers in there. Indeed, there are infinitely many numbers between any number $x < 1$ and $1$.
So, in particular, a claim like:
$\forall x (x < 1 \to \exists y (x < y \land y <1))$
can be satisfied by all the real numbers between $0$ and $1$, of which there are infinitely many. So that statement can have an infinite domain.