Option A: This is the triangle inequality: \( |a + b| \leq |a| + |b| \) — Always true.
Option B: Equivalent to triangle inequality again: \( |a - b| \leq |a| + |b| \) — Always true.
Option C: \( |a - b| \leq |a| - |b| \) is not always true. Consider \( a = 3, b = 5 \):
\[
|a - b| = |3 - 5| = 2,\quad |a| - |b| = 3 - 5 = -2 \Rightarrow 2 \leq -2 \text{ is False}
\]
Option D: This is the triangle inequality on three points: always true.
Hence,
\[
{\text{(C) is not true}}
\]