I am trying to translate this logical statement into English: $\forall x(x<10 \implies \forall y(y < x \implies y < 9))$.
Note that the statement is true when the universe of discourse is $\mathbb{N}$.The best sentence I could come up with was "all numbers less than any number that is less than 10 are also less than 9." Is there a more clear way to translate this statement?
EDIT: The English statement should not include variables or statements such as "for all".
Here is a somewhat more idiomatic restatement, I think: “If $x$ is less than $10$, then every $y$ less than $x$ is less than 9. (It’s common, whether it’s a good idea or not, to leave out the universal $\forall$ quantifier when expressing universally quantified implications, either notationally or in English.)
David appended a similar restatement to his answer in his “Simplified:” sentence.
See https://academic.oup.com/teamat/article-abstract/35/1/41/2461443?redirectedFrom=fulltext