let $(X,d)$ be a metric space. How I can show that any finite subset of $X$ is closed.
Can a finite subset of $X$ be open ?
Definitions:
- a set $F\subseteq X$ is closed (in$(X,d)$) if $\bar F =F$.
- a set $U\subseteq X$ is open (in$(X,d)$) if $U^o=U$
let $(X,d)$ be a metric space. How I can show that any finite subset of $X$ is closed.
Can a finite subset of $X$ be open ?
Definitions:
For an approach even more basic than Andrew Salmon’s, let $\langle X,d\rangle$ be a metric space, and let $F$ be any finite subset of $X$. The empty set is closed by definition, so we might as well assume that $F\ne\varnothing$. Now suppose that $x\in X\setminus F$, and let $r_x=\min\{d(x,y):y\in F\}$. Then $r_x>0$ (why?); what can you say about $B(x,r_x)$, the open ball of radius $r_x$ centred at $x$?
Yes, a finite set in a metric space can be open. First, the empty set is always open. Other than that, though, it depends on the space. No finite, non-empty subset of $\Bbb R^n$ is open, for instance, for any $n\in\Bbb Z^+$. However, if $X$ is any set at all, the function $d:X\times X\to\Bbb R$ defined by
$$d(x,y)=\begin{cases}1,&\text{if }x\ne y\\0,&\text{if }x=y\end{cases}$$
is a metric, often called the discrete metric, and every subset of $X$ is open.
For an answer that doesn't require any knowledge of separation axioms, consider the limit points of $\{ x \}$. Fix a point $y$ not in this set. Can $y$ be a limit point (hint: remember that $d(x,y) \ne 0$)?
Now remember that the finite union of closed sets is closed.
Metric spaces are hausdorff spaces (T2) and therefore T1. This means that points are closed and a finite union of closed sets, as is well known, is closed.
Let {x1,x2,....xn} be a finite subset of the metric space $(X,d)$.
Let 'x' be one of the limit points of the this finite set.
Just observe that for r = minimum{$d(x,x_i)$| i=1,2...n}, the sphere with radius r about x, $S_r$(x) does not contain any point of the finite set.
This simply means there exist no limit points of a finite set. Which also means that the finite set contains all its limit points(since there are none, lol).
And hope you know that a set which contains all its limit points is a Closed set.
Simple. ;)))