Metric induces topology

From Topospaces
Revision as of 19:53, 11 May 2008 by Vipul (talk | contribs) (1 revision)

Statement

Suppose (X,d) is a metric space. Then, the collection of subsets:

B(x,r):={yXd(x,y)<r}

form a basis for a topology on X. These are often called the open balls of X.

Proof

To prove that the subsets form a basis for a topology, we need to prove the following fact: the intersection of two open balls is a union of open balls. Equivalently, given two open balls B(x,r) and B(y,s), and zB(x,r)B(y,s), then there exists some radius t such that B(z,t)B(x,r)B(y,s).

It turns out that the following works for t:

t:=min(rd(x,z),rd(y,z))

This essentially follows from the triangle inequality.