This relation is known as the reverse triangle inequality.
Assumptions:
TeX:
\left|\left|a\right| - \left|b\right|\right| \le \left|a - b\right| a \in \mathbb{C} \;\mathbin{\operatorname{and}}\; b \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Abs | Absolute value | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("48fe10"), Formula(LessEqual(Abs(Sub(Abs(a), Abs(b))), Abs(Sub(a, b)))), Description("This relation is known as the reverse triangle inequality."), Variables(a, b), Assumptions(And(Element(a, CC), Element(b, CC))))