Let $X$ be the set of all infinite binary sequences. (Or we can think of them as subsets of $\mathbb{N}$ or real numbers between $0$ and $1$.) Let us define an equivalence relation $\sim$ on $X$ by saying that $(a_n)\sim(b_n)$ if they’re eventually equal, i.e. if there exists a natural number $N$ such that $a_n=b_n$ for all $n\geq N$. And let $Y$ be the set of equivalence classes of elements of $X$ under $\sim$.
My question is, characterizes a given equivalence class in $Y$? We can’t say, e.g. “having a 1 in the 100th place”, because for every sequence that does have 1 in the 100th place, there are also sequences in the same equivalence class that don’t. And in general for any sequence $(a_n)$ and any naturap number $k$, there exists a sequence $(b_n)\sim(a_n)$ where $a_k\neq b_k$.
So what is the minimum information needed to unambiguously specify a given element of $Y$? By the way, this is somewhat similar to the notion of germs, which I discuss here.