I was solving a question and I came upon a statement which I can't really prove. I know that this is indeed true when our metric space is $\mathbb{R}^2$ with the euclidean metric.
Let $(X,d),$ be a metric space. Take $\overline{B}_r(x)$ be the closed ball around a point $x\in X$ of radius $r.$ Take another point $x'\in \overline{B}_r(x).$ Suppose $\textrm{dist}(x',\partial \overline{B}_r(x))=k,$ where $\textrm{dist}(x,A)=\inf\limits_{y\in A} d(x,y), A\subseteq X.$ Take $r'\leq k,$ and consider the closed ball $\overline{B}_{r'}(x').$ Then we have $\overline{B}_{r'}(x')\subseteq \overline{B}_r(x).$
I am wondering if there exists a metric/metric space in which this property does not satisfy...
I tried using the triangle inequality but I am not getting anything useful, and I am starting to wonder if this property only follows when the ball $\overline{B}_r(x)$ is path-connected, as then we can apply the property, though I am not sure if this holds in all spaces:
For a point $x$ in a closed ball, the shortest path from $x$ to the boundary of the disc is the path from $x,$ along the radius of the disc (that passes through $x)$, to the boundary circle.
Any help regarding this would be much appreciated!