It says "In mathematics, a metric space is a set for which distances between all members of the set are defined. Those distances, taken together, are called a metric on the set." on Wikipedia.
I know what a distance function is and the properties it should satisfy. However, I don't understand what metric space notation ($M=(X,d)$) contains or represents. I desperately need a very simple and a clear example like given that $X=\{1,2,3,4,5\}$ and $d$ is the usual metric, $M=(X,d)$ is ...
Thanks.