I am trying to understand the proof of a proposition regarding Fourier transform in Wolff's Lecture notes on Harmonic Analysis (see Proposition 1.4 in the linked notes):
Suppose that $f$ is $C^N$ and that $D^\alpha f\in L^1$ for all $\alpha$ with $0\le|\alpha|\le N$. Then $$ \widehat{D^\alpha f}(\xi)=(2\pi i \xi)^\alpha\hat{f}(\xi) $$ when $|\alpha|\le N$ and furthermore $$ |\hat{f}(\xi)|\le C(1+|\xi|)^{-N} $$ for a suitable constant $C$.
In the last step of the proof, the following inequality is used without a proof:
$$ 1+|x|\le (1+|y|)(1+|x-y|), \quad x,y\in {\mathbb R}^n. $$
(See the inequality on page 6 on the linked notes.)
Could anyone show why the inequality above is true? (Does it has some geometric explanation?)
From the triangle inequality,
$\vert x \vert = \vert x - y + y \vert \le \vert x - y \vert + \vert y \vert; \tag 1$
thus:
$1 + \vert x \vert \le 1 + \vert x - y \vert + \vert y \vert \le 1 + \vert x - y \vert + \vert y \vert + \vert y \vert \vert x - y \vert = (1 + \vert y \vert)(1+ \vert x - y \vert). \tag 2$