I am trying to understand the proof of Proposition 1.1.6 in Bridson-Haefliger. They deal with the notion of geodesics in metric spaces, as per the definition here: http://en.wikipedia.org/wiki/Geodesic#Metric_geometry
They note that given a normed vector space $V$, for any two vectors $u,v\in V$ the path $t\mapsto (1-t)u+tv$ is a geodesic path with respect to the metric $d(x,y)=\|x-y\|$, which they denote $[u,v]$. Then they formulate a property:
For any $v,v',v''$ in $V$, the condition $d(v,v')+d(v',v'')=d(v,v'')$ implies that $v'$ belongs to $[v,v'']$.
Then they claim that the normed vector space $V$ is uniquely geodesic if and only if the above property holds.
I cannot see why $V$ being uniquely geodesic implies the above property. Any hints?