I was trying to prove the following obvious fact , but despite having the intuition on why this is true I could not prove it If , $ B(x,r)\cap B(x',r') = \emptyset $ then , $ d(x,x') \geqslant r + r'$
I tried forming the following equations $ \forall X \in B(x,r) $
1.)$ d(x,X) < r $
2.) $ d(x',X) >r' $
Similarly , $\forall Y \in B(x',r') $
$d(x',Y) < r'$
$ d(x,Y)> r $
Then I tried to add the equations to see if I can use the properties of the metric function to get the desired inequality but I could not,any help , hint would be appreciated .