Metric space: Difference between revisions
imported>Hendra I. Nurdin (Added metric topology, examples, miscellaneous edits) |
imported>Hendra I. Nurdin m (Minor changes to wording) |
||
Line 1: | Line 1: | ||
In [[mathematics]], a '''metric space''' is, roughly speaking, a mathematical object which generalizes the notion of a Euclidean space <math>\mathbb{R}^n</math> which | In [[mathematics]], a '''metric space''' is, roughly speaking, a mathematical object which generalizes the notion of a Euclidean space <math>\mathbb{R}^n</math> which has been equipped with the Euclidean distance to more general classes of sets, such as to 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 [[topological space|topology]] on the set called the <i>metric topology</i>. If the associated set is also a [[vector space]] then the metric space becomes what is called a [[normed space]]. | ||
== Metric on a set== | == Metric on a set== | ||
Line 15: | Line 15: | ||
== 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>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: | ||
<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> | ||
Line 22: | Line 22: | ||
== Examples == | == Examples == | ||
#The | #The "canonical" example of a metric space, and indeed what motivated the general definition of such a space, is the Euclidean space <math>\mathbb{R}^n</math> endowed with the Euclidean distance <math>d_E</math> defined by <math>d_E(x,y)=\sqrt{\sum_{k=1}^{n}|x_k-y_k|^2} \quad \forall x,y \in \mathbb{R}^n </math>. | ||
#Consider the set <math>C[a,b]</math> of all real valued continuous functions on the interval <math>[a,b]\subset \mathbb{R}</math> with <math>a<b</math>. Define the function <math>d:C[a,b] \times C[a,b] \rightarrow \mathbb{R}</math> by <math>d(f,g)=\max_{x \in [a,b]}|f(x)-g(x)| \quad \forall f,g \in C[a,b]</math>. Then <math>d</math> is a metric on <math>C[a,b]</math> and induces a topology on <math>C[a,b]</math> often known as the ''norm topology'' or ''uniform topology''. | #Consider the set <math>C[a,b]</math> of all real valued continuous functions on the interval <math>[a,b]\subset \mathbb{R}</math> with <math>a<b</math>. Define the function <math>d:C[a,b] \times C[a,b] \rightarrow \mathbb{R}</math> by <math>d(f,g)=\max_{x \in [a,b]}|f(x)-g(x)| \quad \forall f,g \in C[a,b]</math>. Then <math>d</math> is a metric on <math>C[a,b]</math> and induces a topology on <math>C[a,b]</math> often known as the ''norm topology'' or ''uniform topology''. | ||
Revision as of 01:03, 8 September 2007
In mathematics, a metric space is, roughly speaking, a mathematical object which generalizes the notion of a Euclidean space which has been equipped with the Euclidean distance to more general classes of sets, such as to 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. If the associated set is also a vector space then the metric space becomes what is called a normed space.
Metric on a set
Let be an arbitrary set. A metric on is a function with the following properties:
- (non-negativity)
- (symmetry)
- (triangular inequality)
- if and only if
Formal definition of metric space
A metric space is an ordered pair where is a set and is a metric on .
For shorthand, a metric space is usually written simply as once the metric has been defined or is understood.
Metric topology
A metric on a set induces a particular topology on called the metric topology. For any , let the open ball of radius around the point be defined as . Define the collection of subsets of (meaning that ) consisting of the empty set and all sets of the form:
where is an arbitrary index set (can be uncountable) and and for all . Then the set satisfies all the requirements to be a topology on and is said to be the topology induced by the metric . 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 endowed with the Euclidean distance defined by .
- Consider the set of all real valued continuous functions on the interval with . Define the function by . Then is a metric on and induces a topology on 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