Jump to content

Equivalence of metrics: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
state special case of definition for norms
m Strong equivalence: property also referred to as uniform equivalence
 
(21 intermediate revisions by 12 users not shown)
Line 1: Line 1:
In [[mathematics]], two [[metric space|metrics]] on the same underlying [[set (mathematics)|set]] are said to be '''equivalent''' if the resulting metric spaces share certain properties. Equivalence is a weaker notion than [[isometry]]; equivalent metrics do not have to be literally the same. Instead, it is one of several ways of generalizing [[Norm (mathematics)#Equivalent norms|equivalence of norms]] to general metric spaces.
{{Orphan|date=April 2016}}


Throughout the article, <math>X</math> will denote a non-[[empty set]] and <math>d_1</math> and <math>d_2</math> will denote two metrics on <math>X</math>.
In the study of [[metric spaces]] in [[mathematics]], there are various notions of two [[metric (mathematics)|metrics]] on the same underlying space being "the same", or '''equivalent'''.

In the following, <math>X</math> will denote a non-[[empty set]] and <math>d_{1}</math> and <math>d_{2}</math> will denote two metrics on <math>X</math>.


==Topological equivalence==
==Topological equivalence==
The two metrics <math>d_{1}</math> and <math>d_{2}</math> are said to be '''topologically equivalent''' if they generate the same [[topology]] on <math>X</math>. The adjective "topological" is often dropped.<ref>Bishop and Goldberg, p. 10.</ref> There are multiple ways of expressing this condition:
The two metrics <math>d_1</math> and <math>d_2</math> are said to be '''topologically equivalent''' if they generate the same [[topology]] on <math>X</math>. The adverb ''topologically'' is often dropped.<ref>Bishop and Goldberg, p. 10.</ref> There are multiple ways of expressing this condition:
* a subset <math>A \subseteq X</math> is <math>d_{1}</math>-[[open set|open]] [[if and only if]] it is <math>d_{2}</math>-open;
* a subset <math>A \subseteq X</math> is <math>d_1</math>-[[open set|open]] [[if and only if]] it is <math>d_2</math>-open;
* the [[open ball]]s "nest": for any point <math>x \in X</math> and any radius <math>r > 0</math>, there exist radii <math>r', r'' > 0</math> such that
* the [[open ball]]s "nest": for any point <math>x \in X</math> and any radius <math>r > 0</math>, there exist radii <math>r', r'' > 0</math> such that <math display="block">B_{r'} (x; d_1) \subseteq B_r (x; d_2) \text{ and } B_{r''} (x; d_2) \subseteq B_r (x; d_1).</math>
* the [[identity function]] <math>I : (X,d_1) \to (X,d_2)</math> is [[continuous function|continuous]] with continuous [[inverse function|inverse]]; that is, it is a [[homeomorphism]].
:<math>B_{r'} (x; d_{1}) \subseteq B_{r} (x; d_{2})</math> and <math>B_{r''} (x; d_{2}) \subseteq B_{r} (x; d_{1}).</math>
* the [[identity function]] <math>I : X \to X</math> is both <math>(d_{1}, d_{2})</math>-[[continuous function|continuous]] and <math>(d_{2}, d_{1})</math>-continuous.


The following are sufficient but not necessary conditions for topological equivalence:
The following are sufficient but not necessary conditions for topological equivalence:
* there exists a strictly increasing, continuous, and [[subadditive]] <math>f:\mathbb{R}_{+} \to \mathbb{R}</math> such that <math>d_{2} = f \circ d_{1}</math>.<ref>Ok, p. 127, footnote 12.</ref>
* there exists a strictly increasing, continuous, and [[subadditive]] <math>f: \R \to \R_+</math> such that <math>d_2 = f \circ d_1 </math>.<ref>Ok, p. 137, footnote 12.</ref>
* for each <math>x \in X</math>, there exist positive constants <math>\alpha</math> and <math>\beta</math> such that, for every point <math>y \in X</math>,
* for each <math>x \in X</math>, there exist positive constants <math>\alpha</math> and <math>\beta</math> such that, for every point <math>y \in X</math>, <math display="block">\alpha d_1 (x, y) \leq d_2 (x, y) \leq \beta d_1 (x, y).</math>
:<math>\alpha d_{1} (x, y) \leq d_{2} (x, y) \leq \beta d_{1} (x, y).</math>


==Strong equivalence==
==Strong equivalence==
Two metrics <math>d_{1}</math> and <math>d_{2}</math> are '''strongly equivalent''' if and only if there exist positive constants <math>\alpha</math> and <math>\beta</math> such that, for every <math>x,y\in X</math>,
Two metrics <math>d_1</math> and <math>d_2</math> on {{mvar|X}} are '''strongly''' or '''[[Lipschitz continuity|bilipschitz]] equivalent''' or '''uniformly equivalent''' if and only if there exist positive constants <math>\alpha</math> and <math>\beta</math> such that, for every <math>x,y\in X</math>,
:<math>\alpha d_{1}(x,y) \leq d_{2}(x,y) \leq \beta d_{1} (x, y).</math>
:<math>\alpha d_1(x,y) \leq d_2(x,y) \leq \beta d_1 (x, y).</math>
In contrast to the sufficient condition for topological equivalence listed above, strong equivalence requires that there is a single set of constants that holds for every pair of points in <math>X</math>, rather than potentially different constants associated with each point of <math>X</math>.
In contrast to the sufficient condition for topological equivalence listed above, strong equivalence requires that there is a single set of constants that holds for every pair of points in <math>X</math>, rather than potentially different constants associated with each point of <math>X</math>.


Strong equivalence of two metrics implies topological equivalence, but not vice versa. An intuitive reason why topological equivalence does not imply strong equivalence is that [[Bounded set#Metric space|bounded sets]] under one metric are also bounded under a strongly equivalent metric, but not necessarily under a topologically equivalent metric.
Strong equivalence of two metrics implies topological equivalence, but not vice versa. For example, the metrics <math>d_1(x,y)=|x-y|</math> and <math>d_2(x,y)=|\tan(x)-\tan(y)|</math> on the interval <math>\left(-\frac{\pi}{2},\frac{\pi}{2}\right)</math> are topologically equivalent, but not strongly equivalent. In fact, this interval is [[bounded set#Metric space|bounded]] under one of these metrics but not the other. On the other hand, strong equivalences always take bounded sets to bounded sets.


== Relation with equivalence of norms ==
When the two metrics <math>d_1,d_2</math> are those induced by norms <math>\|\cdot \|_A, \|\cdot\|_B</math> respectively, then strong equivalence is equivalent to the condition that, for all <math>x \in X</math>,
:<math>\alpha\|x\|_A \leq \|x\|_{B} \leq \beta\|x\|_{A}</math>


When {{mvar|X}} is a vector space and the two metrics <math>d_1</math> and <math>d_2</math> are those induced by [[norm (mathematics)|norm]]s <math>\|\cdot \|_A</math> and <math>\|\cdot\|_B</math>, respectively, then strong equivalence is equivalent to the condition that, for all <math>x \in X</math>,
In finite dimensional spaces, all metrics induced by the [[p-norm]], including the [[euclidean metric]], the [[taxicab metric]], and the [[Chebyshev distance]], are strongly equivalent.<ref>Ok, p. 138.</ref>
<math display="block">\alpha\|x\|_A \leq \|x\|_B \leq \beta\|x\|_A</math>
For linear operators between normed vector spaces, [[Lipschitz continuity]] is equivalent to [[continuous function|continuity]]—an operator satisfying either of these conditions is called [[bounded operator|bounded]].{{sfn|Carothers|2000|loc=Theorem 8.20}} Therefore, in this case, <math>d_1</math> and <math>d_2</math> are topologically equivalent if and only if they are strongly equivalent; the norms <math>\|\cdot \|_A</math> and <math>\|\cdot\|_B</math> are simply said to be equivalent.


In finite dimensional vector spaces, all metrics induced by a norm, including the [[euclidean metric]], the [[taxicab metric]], and the [[Chebyshev distance]], are equivalent.{{sfn|Carothers|2000|loc=Theorem 8.22}}
Even if two metrics are strongly equivalent, not all properties of the respective metric spaces are preserved. For instance, a function from the space to itself might be a [[contraction mapping]] under one metric, but not necessarily under a strongly equivalent one.<ref>Ok, p. 175.</ref>


==Properties preserved by equivalence==
==Properties preserved by equivalence==
Line 42: Line 39:
{{refbegin}}
{{refbegin}}
* {{cite book
* {{cite book
| authors = [[Richard L. Bishop]], Samuel I. Goldberg
| author = Richard L. Bishop
| author-link = Richard L. Bishop
| author2 = Samuel I. Goldberg
| title = Tensor analysis on manifolds
| title = Tensor analysis on manifolds
| year = 1980
| year = 1980
| publisher = Dover Publications
| publisher = Dover Publications
| url = http://books.google.com/books?id=LAuN5-og4jwC
| url = https://archive.org/details/tensoranalysison00bish
| url-access = registration
}}
* {{cite book |last1=Carothers |first1=N. L. |title=Real analysis |date=2000 |publisher=Cambridge University Press |isbn=0-521-49756-6}}
* {{cite book
| author = Henri Cartan
| author-link = Henri Cartan
| title = Differential Calculus
| year = 1971
| publisher = Kershaw Publishing Company LTD.
| isbn = 0-395-12033-0
}}
}}
* {{cite book
* {{cite book
Line 54: Line 64:
| publisher = Princeton University Press
| publisher = Princeton University Press
| isbn = 0-691-11768-3
| isbn = 0-691-11768-3
}}
* {{cite book
| author = [[Henri Cartan]]
| title = Differential Calculus
| year = 1971
| publisher = Kershaw Publishing Company LTD
| isbn = 0-395-12033-0
}}
}}
{{refend}}
{{refend}}


[[Category:Metric geometry]]
[[Category:Metric geometry]]
[[Category:Equivalence (mathematics)]]

Latest revision as of 05:30, 13 September 2023

In mathematics, two metrics on the same underlying set are said to be equivalent if the resulting metric spaces share certain properties. Equivalence is a weaker notion than isometry; equivalent metrics do not have to be literally the same. Instead, it is one of several ways of generalizing equivalence of norms to general metric spaces.

Throughout the article, will denote a non-empty set and and will denote two metrics on .

Topological equivalence

[edit]

The two metrics and are said to be topologically equivalent if they generate the same topology on . The adverb topologically is often dropped.[1] There are multiple ways of expressing this condition:

  • a subset is -open if and only if it is -open;
  • the open balls "nest": for any point and any radius , there exist radii such that
  • the identity function is continuous with continuous inverse; that is, it is a homeomorphism.

The following are sufficient but not necessary conditions for topological equivalence:

  • there exists a strictly increasing, continuous, and subadditive such that .[2]
  • for each , there exist positive constants and such that, for every point ,

Strong equivalence

[edit]

Two metrics and on X are strongly or bilipschitz equivalent or uniformly equivalent if and only if there exist positive constants and such that, for every ,

In contrast to the sufficient condition for topological equivalence listed above, strong equivalence requires that there is a single set of constants that holds for every pair of points in , rather than potentially different constants associated with each point of .

Strong equivalence of two metrics implies topological equivalence, but not vice versa. For example, the metrics and on the interval are topologically equivalent, but not strongly equivalent. In fact, this interval is bounded under one of these metrics but not the other. On the other hand, strong equivalences always take bounded sets to bounded sets.

Relation with equivalence of norms

[edit]

When X is a vector space and the two metrics and are those induced by norms and , respectively, then strong equivalence is equivalent to the condition that, for all , For linear operators between normed vector spaces, Lipschitz continuity is equivalent to continuity—an operator satisfying either of these conditions is called bounded.[3] Therefore, in this case, and are topologically equivalent if and only if they are strongly equivalent; the norms and are simply said to be equivalent.

In finite dimensional vector spaces, all metrics induced by a norm, including the euclidean metric, the taxicab metric, and the Chebyshev distance, are equivalent.[4]

Properties preserved by equivalence

[edit]
  • The continuity of a function is preserved if either the domain or range is remetrized by an equivalent metric, but uniform continuity is preserved only by strongly equivalent metrics.[5]
  • The differentiability of a function , for a normed space and a subset of a normed space, is preserved if either the domain or range is renormed by a strongly equivalent norm.[6]
  • A metric that is strongly equivalent to a complete metric is also complete; the same is not true of equivalent metrics because homeomorphisms do not preserve completeness. For example, since and are homeomorphic, the homeomorphism induces a metric on which is complete because is, and generates the same topology as the usual one, yet with the usual metric is not complete, because the sequence is Cauchy but not convergent. (It is not Cauchy in the induced metric.)

Notes

[edit]
  1. ^ Bishop and Goldberg, p. 10.
  2. ^ Ok, p. 137, footnote 12.
  3. ^ Carothers 2000, Theorem 8.20.
  4. ^ Carothers 2000, Theorem 8.22.
  5. ^ Ok, p. 209.
  6. ^ Cartan, p. 27.

References

[edit]
  • Richard L. Bishop; Samuel I. Goldberg (1980). Tensor analysis on manifolds. Dover Publications.
  • Carothers, N. L. (2000). Real analysis. Cambridge University Press. ISBN 0-521-49756-6.
  • Henri Cartan (1971). Differential Calculus. Kershaw Publishing Company LTD. ISBN 0-395-12033-0.
  • Efe Ok (2007). Real analysis with economics applications. Princeton University Press. ISBN 0-691-11768-3.