Metric induces topology: Difference between revisions
m (1 revision) |
No edit summary |
||
| Line 7: | Line 7: | ||
form a [[basis]] for a topology on <math>X</math>. These are often called the ''open balls'' of <math>X</math>. | form a [[basis]] for a topology on <math>X</math>. These are often called the ''open balls'' of <math>X</math>. | ||
== | ==Definitions used== | ||
===Metric space=== | |||
{{further|[[metric space]]}} | |||
A metric space <math>(X,d)</math> is a set <math>X</math> with a function <math>d:X \times X \to \R</math> satisfying the following: | |||
<math> | * <math>d(x,y) \ge 0 \ \forall \ x,y \in X</math> (non-negativity) | ||
* <math>d(x,y) = 0 \iff x = y</math> (identity of indiscernibles) | |||
* <math>d(x,y) = d(y,x)</math> (symmetry) | |||
* <math>d(x,y) + d(y,z) \ge d(x,z) \ \forall \ x,y,z \in X</math> (triangle inequality) | |||
===Basis for a topological space=== | |||
{{further|[[Basis for a topological space]]}} | |||
A collection of subsets <math>\{ U_i \}_{i \in I}</math> of a set <math>X</math> is said to form a '''basis for a topological space''' if the following two conditions are satisfied: | |||
* <math>\bigcap_{i \in I} U_i = X</math> | |||
* For any <math>i,j \in I</math>, and any <math>p \in U_i \cap U_j</math>, there exists <math>U_k \subset U_i \cap U_j</math> such that <math>p \in U_k</math>. | |||
Note that this is the definition for a collection of subsets that can form the basis for ''some'' topology. | |||
Revision as of 21:14, 19 July 2008
Statement
Suppose is a metric space. Then, the collection of subsets:
form a basis for a topology on . These are often called the open balls of .
Definitions used
Metric space
Further information: metric space
A metric space is a set with a function satisfying the following:
- (non-negativity)
- (identity of indiscernibles)
- (symmetry)
- (triangle inequality)
Basis for a topological space
Further information: Basis for a topological space
A collection of subsets of a set is said to form a basis for a topological space if the following two conditions are satisfied:
- For any , and any , there exists such that .
Note that this is the definition for a collection of subsets that can form the basis for some topology.