The rationals $\mathbb{Q}$ is countable, so rationals in the bounded interval $(0,1)$ can be enumerated as a sequence.
Let sequence $(q_n)_{n=1}^{\infty}$ be (a representation of) an enumeration of rationals in the bounded interval $(0,1)$. You probably have a better intuition than me that tells you the limit superior $\limsup_{n\to\infty} q_n=1$. (My first dumb guess is $0$.)
Now the question(s): How to write down a rigorous formal proof that $\limsup_{n\to\infty} q_n=1$? More importantly, what are some theorems or propositions enableing us to prove that $\limsup_{n\to\infty} q_n=1$?
I currently only thought of baby Rudin Theorem 3.17, rephrased as the following:
baby Rudin Theorem 3.17
Let $(s_n)$ be a sequence of real numbers. Then $s^{*}\in\mathbb{R}\cup\{\infty,-\infty\}$ is the limit superior of $(s_n)$, denoted by $\limsup_{n\to\infty} s_n = s^{*}$, if and only if $s^{*}$ has the following two properties:
(1.) $s^{*}$ is a subsequential limit of $(s_n)$.
(2.) If $x>s^{*}$ there is an integer $N$ such that $s_n<x$ for every $n\ge N$.
To apply baby Rudin Theorem 3.17 to prove that $\limsup_{n\to\infty} q_n=1$, we must show that $1$ has the two properties described in the theorem. To show that $1$ has property (2.) is trivial. The non-trivial part is to show that $1$ has property (1.), and I still haven't figured out how to do a convincing argument.
So in conclusion:
How to convincingly show that an arbitrary enumeration of rationals in interval $(0,1)$, represented as a sequence $(q_n)_{n=1}^{\infty}$, has $1$ as a subsequential limit?
We can construct a subsequence of $(q_k)$ inductively:
For the neighborhood $(1-\frac{1}{2},1)$, pick some natural number $n_1$ for which $q_{n_1}\in (1-\frac{1}{2},1)$.
For the neighborhood $(1-\frac{1}{2^2},1)$, pick some natural number $n_2>n_1$ for which $q_{n_2}\in (1-\frac{1}{2^2},1)$.
For the neighborhood $(1-\frac{1}{2^3},1)$, pick some natural number $n_3>n_2$ for which $q_{n_3}\in (1-\frac{1}{2^3},1)$.
$\dots$
Inductively we have a subsequence $(q_{n_k})$ of $(q_k)$ which converges to $1$.