Metric space: Difference between revisions
imported>Hendra I. Nurdin (Added materials and a See also) |
imported>Hendra I. Nurdin (Added metric topology, examples, miscellaneous edits) |
||
Line 1: | Line 1: | ||
In [[mathematics]], ''' | 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 is 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 13: | Line 13: | ||
For shorthand, a metric space <math>(X,d)</math> is usually written simply as <math>X</math> once the metric <math>d</math> has been defined or is understood. | For shorthand, a metric space <math>(X,d)</math> is usually written simply as <math>X</math> once the metric <math>d</math> has been defined or is understood. | ||
== 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: | |||
<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 said to be a metric topology. | |||
== Examples == | |||
#The simplest 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''. | |||
== See also == | == See also == |
Revision as of 16:00, 3 September 2007
In mathematics, a metric space is, roughly speaking, a mathematical object which generalizes the notion of a Euclidean space which is 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 simplest 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