Triangle Inequality

Triangle Inequality

We denote the absolute value function as |x| where:

|x|={xx0xx<0

This satisfies:

  • |ab|=|a||b|
  • |a+b||a|+|b|

for all a,bR. You can prove these just considering the cases when a,b are non-negative or not. Note that |ab|=|ba| and we denote this value as the distance between a,b. So the triangle inequality says that the distance from any two points is less than the sum of the distances to their origins respectively, or the distance to some intermediary point c where d(a,b)+d(b,c)d(a,c).

References

  1. [[Abbott Real Analysis.pdf#page=21]]