If $F$ is a closed subset of $[a,b]$ and length of $F$, $|F| = 0$ then is $F$ an empty set. True or False?

45 Views Asked by At

According to me it is false because $F$ might be a singleton subset in $[a,b]$. If $F = \{x\}$, then it contains a constant sequence which converges to itself and hence it is closed. Length of $F, |F| = 0 $but $F$ is not empty

1

There are 1 best solutions below

0
On

$\{a\}$ is a subset of $[a,b]$ which is closed, but $|\{a\}|=0$.