$\textbf{Definition:}$ Let $(M,d)$ a metric space. A point $x \in M$ is a isolated point of $M$ if exists $r>0$ such that : $$ B(a,r)=\{a\} $$ A metric space $M$ is called discrete if every point of $M$ is a isolated point.
With these definitions we have the following proposition :
$\textbf{Proposition:}$ A discrete metric space $M$ is complete.
If we consider $M$ with the discrete metric : $d(x,y)=0,$ if $x=y$ and $d(x,y)=1,$ if $x\neq y$. Is obviously that every Cauchy sequence becomes constant from a certain index, so is convergente.
In many books they define a discrete metric space M as the set M provided with the discrete metric.
How could I prove the result, with the definition I give above?. Thanks!