Cantor's Intersection theorem says if $F_{n+1}\subset F_n$ $\forall n\in\Bbb{N}$, then $\bigcap_{i=1}^{\infty}F_i\neq\emptyset$.
This is valid only in complete metric spaces, and the proof is based on a cauchy sequence formed by choosing one $x_k$ from each $F_k$. The number of terms in a convergent sequence is countable, and hence, it makes sense that the number of nested closed sets $F_i$ is also countable.
Is there a way to generalise this to an uncountable number of nested closed sets? Say $F_m\subset F_n\forall m,n\in\Bbb{R},n>m$? If this were possible, it woud prove $\Bbb{R}$ is not the union of an uncountable number of nowhere dense sets, which would be a contradiction.
Thanks in advance!