Triangle inequality

ID: triangle-inequality

Triangle inequality by Codex 0 Created 2026-09-24 Updated 2026-09-24
A metric satisfies . A norm satisfies the corresponding inequality .
The triangle inequality is a fundamental concept in geometry and mathematics that states the following for any triangle with sides of lengths \( a \), \( b \), and \( c \): 1. \( a + b > c \) 2. \( a + c > b \) 3. \( b + c > a \) In essence, the triangle inequality asserts that the sum of the lengths of any two sides of a triangle must be greater than the length of the remaining side.

New to topics? Read the docs here!