If we allow the metric to be $d(x,y)=|x-y|$, we must prove that this is complete. Now, I have proven all properties of a metric space. However, I don't particularly now where to begin to prove that this is complete.
I understand that we need every Cauchy sequence in this space to converge inside the space itself. Now, I know the definition of Cauchy convergence, but I don't particularly know how to even begin by showing that this is complete. I have much harder metrics to prove but I would like to try to understand this simpler space before I move onto more difficult ones.
Since we know that the output of this distance will always be some constant in $\mathbb{R}$, and since we are working with $\mathbb{R}$, then it must always converge to some real number, and thus its complete?
Let $(x_n)$ be a Cauchy sequence in $\mathbb{R}$. We note that Cauchy sequences are bounded and hence any subsequence will also be bounded. We also note that every sequence of the real numbers has a monotone subsequence. By the Monotone Convergence Theorem, we have that the subsequence convergence. We have shown an arbitrary Cauchy sequence converges. Hence $\mathbb{R}$ is complete with the distance metric.
Remarks:
We know that Cauchy sequences are bounded because taking $\epsilon=1$ gives us $\exists N\in\mathbb{N}:\forall m,n\geq N\implies |x_n-x_m|<1$ and so $|x_m|\leq |x_N|+|x_m-x_N|\leq |x_N|+1$ (by the Triangle inequality)
To show that every sequence in $\mathbb{R}$ has a monotone subsequence:
Suppose $(x_n)$ is a real sequence. Let $E=\{n\mid x_n\geq x_m \forall m\geq n\}$. If $E$ is infinite, then each element of $E$ can be collected and is a monotone decreasing subsequence. Else, if $E$ is finite, we can construct a increasing subsequence. We consider terms of the subsequence that are not elements of $E$, say $x_{n+1}$. This means that $\exists n_2>n_1: x_{n_2}>x_{n_1+1}$. Label this point $x_{K_1}$. Then $x_{n_2}\notin E$ and so similarly to what we just did, we note that $\exists n_3>n_2: x_{n_3}>x_{n_2}$. We label this point $x_{K_2}$. We can of course keep doing this.
You can then make a subsequence $x_{K_1}<\ldots<x_{K_p}$ which is of course increasing.
So, if $E$ is finite, we have a increasing monotone subsequence and if $E$ is infinite, we have a decreasing monotone subsequence. Hence regardless of whether $E$ is finite or infinite, we are ensured the existence of a monotone subsquence.