Suppose we work in an euclidean space. Let $B(x,r)$, $B(y,s)$ two balls with radius r and s, respectively. If $B(x,r)$ is a subset of $B(y,s)$ then $d(x,y)\leqslant s-r$.
I tried it and I saw that intuitively it is true that if $d(x,y) > s-r$ then $B(x,r)$ is not a subset of $B(y,s)$ because there is at least one element $w'$ such that $d(w',y)\geqslant s$.
I would appreciate any help to express this thought more formally and to reach a contradiction.