1

Definition: A sequence $\{x_n\}_{n\geqslant 1}$ in a metric space $X$ is said to be a Cauchy sequence if $\forall \varepsilon>0$ $\exists N\in \mathbb{N}$ such that $d(x_n,x_m)<\varepsilon$ if $n\geqslant N$ and $m\geqslant N$

Wee see that this definition does not depends on metric space. Here appears only metric $d$ on $X$.

I have two questions:

1) If $E$ some nonempty subset of $X$ and $\{x_n\}$ is a Cauchy sequence in $E$. Will $\{x_n\}$ be a Cauchy sequence in $X$?

2) If $E$ some nonempty subset of $X$ and $\{x_n\}$ is a Cauchy sequence in $X$. Will $\{x_n\}$ be a Cauchy sequence in $E$?

I hope that you'll help me disassemble these questions.

RFZ
  • 16,814
  • If you are not changing the definition of a metric then it is line you have a collection of points and you are checking whether they get close to each other. And the answer is yes since the distance is not really changing! – Makarand Sarnobat Aug 14 '15 at 19:06
  • Dear Gregory! Maybe you meant $\forall n$? – RFZ Aug 14 '15 at 19:07
  • For 2) if some $x_n$ does not belonge to $E$. What about this case? Maybe there is some counterexample?! – RFZ Aug 14 '15 at 19:21