let $A$ be a nonempty subset of a metric space $M$. If $\epsilon\ge0,$ show that the set of $x\in M$ s.t $\rho(x,A)\ge\epsilon$ is closed.
let $E=\{x\in M | \rho(x,A)\ge\epsilon\}$
I am thinking of three different ways to prove this:
1- by showing $E=\bar{E}$. which is ta king a point in $E=\bar{E}$ and show that point also belongs in $E$. ( the other direction is clearly true )
2- by showing $E^c$ is open.
3-by using the concept of functions.
I believe I can show the proof for methods 1 and 2. However, I have no idea how to use the concept of a function to prove the statement above. I would appreciate such proof. Thanks.