Metric space: Difference between revisions
imported>Turms |
imported>Turms |
||
Line 17: | Line 17: | ||
== Metric topology == | == Metric topology == | ||
A metric on a set <math>X</math> induces a particular [[topological space|topology]] on <math>X</math> called the ''metric topology''. For any <math>x \in X </math>, let the ''open ball'' <math>B_r(x)</math> of radius <math>r>0</math> around the point <math>x</math> be defined as <math>B_r(x)=\{y \in X \mid d(y,x)<r\}</math>. Define the collection <math>O</math> of subsets of <math>X</math> (meaning that <math>A \in O \Rightarrow A \subset X </math>) consisting of the empty set <math>\emptyset</math> and all sets of the form: | A metric on a set <math>X\,</math> induces a particular [[topological space|topology]] on <math>X\,</math> called the ''metric topology''. For any <math>x \in X </math>, let the ''open ball'' <math>B_r(x)\,</math> of radius <math>r>0\,</math> around the point <math>x\,</math> be defined as <math>B_r(x)=\{y \in X \mid d(y,x)<r\}</math>. Define the collection <math>\mathcal{O}</math> of subsets of <math>X\,</math> (meaning that <math>A \in \mathcal{O} \Rightarrow A \subset X </math>) consisting of the empty set <math>\emptyset</math> and all sets of the form: | ||
<center><math>\cup_{\gamma \in \Gamma}B_{r_{\gamma}}(x_{\gamma}),</math></center> | <center><math>\cup_{\gamma \in \Gamma}B_{r_{\gamma}}(x_{\gamma}),</math></center> | ||
where <math>\Gamma</math> is an arbitrary index set (can be uncountable) and <math>r_{\gamma}>0</math> and <math>x_{\gamma} \in X</math> for all <math>\gamma \in \Gamma</math>. Then the set <math>O</math> satisfies all the requirements to be a topology on <math>X</math> and is said to be the ''topology induced by the metric'' <math>d</math>. Any topology induced by a metric is | where <math>\Gamma\,</math> is an arbitrary index set (can be uncountable) and <math>r_{\gamma}>0\,</math> and <math>x_{\gamma} \in X</math> for all <math>\gamma \in \Gamma</math>. Then the set <math>\mathcal{O}</math> satisfies all the requirements to be a topology on <math>X\,</math> and is said to be the ''topology induced by the metric'' <math>d\,</math>. Any topology induced by a metric is said to be a metric topology. | ||
== Examples == | == Examples == |
Revision as of 04:04, 13 November 2007
![](http://s9.addthis.com/button1-share.gif)
In mathematics, a metric space is, roughly speaking, an abstract mathematical structure that generalizes the notion of a Euclidean space Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mathbb{R}^n} which has been equipped with the Euclidean distance, to more general classes of sets such as a set of functions. A metric space consists of two components, a set and a metric on that set. On a metric space, the metric replaces the Euclidean distance as a notion of "distance" between any pair of elements in its associated set (for example, as an abstract distance between two functions in a set of functions) and induces a topology on the set called the metric topology.
Metric on a set
Let Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle X\,} be an arbitrary set. A metric Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle d\,} on Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle X\,} is a function Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle d: X \times X \rightarrow \mathbb{R}} with the following properties:
- Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle d(x_1,x_2) \geq 0 \quad \forall x_1,x_2 \in X} (non-negativity)
- Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle d(x_2,x_1)=d(x_1,x_2) \quad \forall x_1,x_2 \in X} (symmetry)
- Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle d(x_1,x_2)\leq d(x_1,x_3)+d(x_3,x_2) \quad \forall x_1,x_2,x_3 \in X} (triangular inequality)
- Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle d(x_1,x_2)=0\,} if and only if Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x_1=x_2\,}
Formal definition of metric space
A metric space is an ordered pair Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (X,d)\,} where Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle X\,} is a set and Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle d\,} is a metric on Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle X\,} .
For shorthand, a metric space Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (X,d)\,} is usually written simply as Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle X\,} once the metric Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle d\,} has been defined or is understood.
Metric topology
A metric on a set Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle X\,} induces a particular topology on Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle X\,} called the metric topology. For any Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x \in X } , let the open ball Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle B_r(x)\,} of radius Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle r>0\,} around the point Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x\,} be defined as Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle B_r(x)=\{y \in X \mid d(y,x)<r\}} . Define the collection Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mathcal{O}} of subsets of Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle X\,} (meaning that Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle A \in \mathcal{O} \Rightarrow A \subset X } ) consisting of the empty set Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \emptyset} and all sets of the form:
where Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \Gamma\,} is an arbitrary index set (can be uncountable) and Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle r_{\gamma}>0\,} and Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x_{\gamma} \in X} for all Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \gamma \in \Gamma} . Then the set Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mathcal{O}} satisfies all the requirements to be a topology on Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle X\,} and is said to be the topology induced by the metric Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle d\,} . Any topology induced by a metric is said to be a metric topology.
Examples
- The "canonical" example of a metric space, and indeed what motivated the general definition of such a space, is the Euclidean space Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mathbb{R}^n} endowed with the Euclidean distance Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle d_E} defined by Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle d_E(x,y)=\sqrt{\sum_{k=1}^{n}|x_k-y_k|^2} \quad \forall x,y \in \mathbb{R}^n } .
- Consider the set Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle C[a,b]} of all real valued continuous functions on the interval Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle [a,b]\subset \mathbb{R}} with Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle a<b} . Define the function Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle d:C[a,b] \times C[a,b] \rightarrow \mathbb{R}} by Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle d(f,g)=\max_{x \in [a,b]}|f(x)-g(x)| \quad \forall f,g \in C[a,b]} . Then Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle d} is a metric on Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle C[a,b]} and induces a topology on Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle C[a,b]} often known as the norm topology or uniform topology.
See also
References
1. K. Yosida, Functional Analysis (6 ed.), ser. Classics in Mathematics, Berlin, Heidelberg, New York: Springer-Verlag, 1980