Absolute Value

Overview

Let xR. The absolute value of x, denoted |x|, is defined as $$\lvert x \rvert = \begin{cases} x & \text{if } x \geq 0 \ -x & \text{if } x \leq 0 \end{cases}$$

Triangle Inequality

Let x,yR. Then the triangle inequality of R states $$\lvert x + y \rvert \leq \lvert x \rvert + \lvert y \rvert.$$

Geometrically speaking, any side of a triangle is less than or equal to the sum of the other two sides.

Reverse

Let x,yR. Then the reverse triangle inequality of R states $$\lvert \lvert x \rvert - \lvert y \rvert \rvert \leq \lvert x - y \rvert.$$

Geometrically speaking, any side of a triangle is greater than or equal to the difference of the other two sides.

Bibliography

Powered by Forestry.md