I'm trying to prove a simple proposition wich is in Burago's "A Course in Metric Spaces" (Exercise $8.4.5$, p.$287$). Before exposing my problem, let me give some definitions.
A metric space $(X,d)$ is said to be geodesic is any two points $a,b\in X$ can be joined by a lipschitz curve $\gamma$ such that $d(a,b)=\ell(\gamma)$, where $\ell$ denotes the lenght of $\gamma$. We denote $[a,b]$ the image of such a curve (called geodesic) joining $a,b$. Also, given $a,b,p\in X$ we consider the number
$$(a,b)_c=\frac{1}{2}(d(a,c)+d(c,b)-d(a,b)).$$
I'm trying to prove the following (which is true, I think...)
Suppose that $(X,d)$ is a geodesic metric space. Let $a,b,c\in X$ and consider the geodesic triangle whose vertices are $a,b,c$. Suppose that for all $p\in[b,c]$ we have
$$(a,b)_p\leqslant\delta.$$
Then,
$$d(p,[a,b])\leqslant\delta.$$
(this is not exactly the exercise, but, I think this is true. If it were, I think I can prove that any geodesic metric space satisfying some likely condition is $\delta$-hyperbolic)
This intuitively says, I think, that if the triangle $a,b,p$ is "thin", then the point $p$ is inside the $\delta$ neighborhood of $[a,b]$. I have tried lots of estimatives using the triangular inequality, in so many ways, that if this is true, this may be that kind of thing where we don't see the obvious... I couldn't figure out the argument. The signs of things in my estimatives seem to be all wrong.
If anyone could help, It would be really appreciated. Thanks again!