In Kaplansky, Set Theory and Metric Spaces (pg. 69) there is the following theorem:
Theorem: For any points $a,b,c$ in a metric space, we have:
$$ |D(a,c) -D(b,c)| \le D(a,b)$$
The following proof is provided:
Proof: Because of symmetry in [the above] between $a$ and $b$, we can assume $D(a,c) \ge D(b,c)$. Then $D(a,c) - D(b,c) \ge 0$, so that we can remove the absolute values in [the above]. We then find that [this equation] corresponds with the triangle inequality [in the definition of a metric space].
What I do not understand is how symmetry allows the assumption that $D(a,c) \ge D(b,c)$. An explanatin would be appreciated.