Do you have any easy example for a family of nested BOUNDED sets $...\subset F_4\subset F_3\subset F_2\subset F_1$ such that: $$\bigcap_{n=1}^\infty F_n=\emptyset $$ in any metric space?
2026-05-02 17:26:49.1777742809
Do you have any simple example for nested bounded sets that have an empty intersection?
215 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Take $F_n=\left(0,\frac1n\right)$ in $\Bbb R$.
Another easy example is to place the discrete metric,
$$d(m,n)=\begin{cases}0,&\text{if }m=n\\1,&\text{if }m\ne n\;,\end{cases}$$
on $\Bbb Z^+$, and let $F_n=\{k\in\Bbb Z^+:k\ge n\}$. The whole space is bounded, since the maximum distance between any two points is $1$, but $\bigcap_{n\in\Bbb Z^+}F_n=\varnothing$.