[step:Extract a unique real from the directed family of shrinking intervals]For each $p=(a,b)\in G$, let $\overline{p}=[a,b]$ be its closure in $\mathbb{R}$. We prove that
\begin{align*}
\bigcap_{p\in G}\overline{p}
\end{align*}
contains exactly one point.
First, the family $(\overline{p})_{p\in G}$ has the finite intersection property. Indeed, if $p_1,\dots,p_n\in G$, directedness of $G$ gives, by induction on $n$, an element $r\in G$ such that $r\leq p_j$ for every $j\in\{1,\dots,n\}$. Since the order is reverse inclusion, $r\subset p_j$ for every $j$, hence
\begin{align*}
\overline{r}\subset \bigcap_{j=1}^{n}\overline{p_j}.
\end{align*}
The interval $r$ is non-empty, so the finite intersection is non-empty.
Since $G\cap E_1\neq\varnothing$, the filter $G$ is non-empty; choose $p_0=(a_0,b_0)\in G$. Every $p\in G$ has a common strengthening $r\in G$ with $r\leq p$ and $r\leq p_0$, so $\overline{r}\subset \overline{p}\cap\overline{p_0}$. Thus the closed subsets $\overline{p}\cap\overline{p_0}$ of the compact interval $\overline{p_0}$ have the finite intersection property. By the [Heine-Borel Theorem](/theorems/5), closed bounded intervals in $\mathbb{R}$ are compact. By the finite-intersection characterization of compactness, their total intersection is non-empty. Therefore there exists
\begin{align*}
x \in \bigcap_{p\in G}\overline{p}.
\end{align*}
To prove uniqueness, let $x,y\in\bigcap_{p\in G}\overline{p}$. Fix $m\in\mathbb{N}$. Since $G\cap E_m\neq\varnothing$, choose $p_m=(a_m,b_m)\in G\cap E_m$. Then $x,y\in\overline{p_m}=[a_m,b_m]$, so
\begin{align*}
|x-y|\leq b_m-a_m<1/m.
\end{align*}
Since this holds for every $m\in\mathbb{N}$, we get $|x-y|=0$, hence $x=y$.[/step]