Jump to content

Metric: Difference between revisions

From Mathepedia, the mathematical encyclopedia
No edit summary
Line 22: Line 22:
   &0\le d(x,y)
   &0\le d(x,y)
\end{align}</math>}}
\end{align}</math>}}
{{Property|title=Reverse Triangle Inequality|property=Suppose that <math>(X,d)</math> is a metric space and <math>x,y,z\in X</math>. Then <math display="block">|d(x,y)-d(x,z)|\le d(y,z).</math>}}
{{Proof|proof=By triangle inequality,
<math display="block">d(x,y)\le d(x,z)+d(z,y).</math>
By symmetry, re-arranging the inequality yields
<math display="block">d(x,y)-d(x,z)\le d(y,z).</math>
Utilizing the triangle inequality again,
<math display="block">d(x,z)\le d(x,y)+d(y,z).</math>

Revision as of 00:22, 13 June 2026

In mathematics, a metric or distance function is a function that defines a rigorous concept of distance between each pair of elements in a given set. By generalizing the physical concept of distance, metrics allow mathematicians to define topological concepts such as open and closed sets, continuity, convergence, and limits in highly abstract spaces. A set equipped with a metric is called a metric space.

Definitions

Let LaTeX be a given non-empty set. A metric on LaTeX is a function

LaTeX

that satisfies the following four properties for all LaTeX:

  1. Non-negativity: LaTeX
  2. Identity of indiscernibles: LaTeX
  3. Symmetry: LaTeX
  4. Triangle inequality: LaTeX.

Properties

Property.

Non-negativity is implied by the other three properties.

Proof

Let LaTeX. By triangle inequality,

LaTeX
By the identity of indisscernbles, LaTeX. Thus
LaTeX
By symmetry, LaTeX. Thus
Mathepedia render error: ! Package amsmath Error: \begin{align} allowed only in paragraph mode. See the amsmath package documentation for explanation. Type H <return> for immediate help. ... l.9 \begin{align} No pages of output.

Reverse Triangle Inequality.

Suppose that LaTeX is a metric space and LaTeX. Then

LaTeX

{{Proof|proof=By triangle inequality,

LaTeX

By symmetry, re-arranging the inequality yields

LaTeX

Utilizing the triangle inequality again,

LaTeX