Ultrametric space are spaces which satisfy following conditions:
$d(x,y) \ge 0$
$d(x,y)=0$ iff $x=y$
$d(x,y)=d(y,x)$
$d(x,y) \le max\{d(x,a), d(y,a)\}$ for all $a$
Here the triangular ineuality of metric spaces is replaced by a stronger inequality. I am trying to figure out examples of ultrametric spaces which lie in $\mathbb{R}^2$. Am not able to construct a set of more than 3 points. Is that the upper limit
Context: I was reading the paper "Admissable clustering procedures" which said : Data is said to be well structured data if it has an exact tree i.e. it is possible to construct the similarity matrix using information from hierarchical structure. In this book "Cluster analysis: Survey and evaluation of techniques" i found the statement "To obtain an exact tree one must satisfy criteria of ultrametric inequality"