2.02 Bases, metric and product topologies

Below the video you will find accompanying notes and some pre-class questions.

Notes

(0.00) In the last section, we defined topological spaces. In this section, I will tell you how you might specify a topology on a set. The idea comes from the theory of metric spaces.

Bases and the metric topology

(0.25) Given a metric space (X,d), how do I define a topology on X? Let B={Br(x) : xX, r0} be the set of all (open) metric balls in X. Let T={arbitrary unions of balls in B}.

(1.53) We will see in a moment that T is a topology X; in general, this is a good way to specify a topology: you specify a set B of sets you want to be open and take as your topology the set of arbitrary unions of sets in B. It doesn't always work (we will see below some conditions on B which ensure that it does work). When this construction yields a topology T, we say that B is a base for T.

(2.50) T is a topology on X, called the metric topology.
The empty set is in T because it is the empty union of sets from B.

X is in T because for any xX the ball B1(x) contains x, so X equals the union xXB1(x), which is in T by definition (it is a union of sets from B).

Unions of sets in T are unions of unions of sets in B, so in particular they are unions of sets in B and therefore in T. So T is closed under taking union.

(4.06) All that remains is to show that if U,VT then UVT.

Given a point xUV, we need to show that x is contained in a ball Bϵx(x)B such that Bϵx(x)UV: then we have UV=xUVBϵx(x) which is in T by definition. Since UT and xU we know that there is some ball Bs(u)B with xBs(u)U. Similarly, there is a ball Bt(v)B with xBt(v)V.

(6.22) We need to check that there is some radius ϵx such that Bϵx(x)Bs(u)Bt(v).

Let ϵ1=sd(u,x). I claim that Bϵ1(x)Bs(u): if wBϵ1(x) then d(w,u)d(w,x)+d(x,u)<ϵ1+d(u,x)=s, so wBs(u).

(8.55) Similarly, if ϵ2=td(x,v) then Bϵ2(x)Bt(v). Set ϵx=min(ϵ1,ϵ2); then Bϵx(x)Bs(u)Bt(v) as required.

The moral of the proof is this:

(9.47) Let X be a set, let B be a collection of subsets of X. Let T be the set of subsets of X which are arbitrary unions of sets in B. Then T is a topology if: If these conditions hold, we say that B is a base for the topology T.

Base for the product topology

(13.32) If (X,S) and (Y,T) are topological spaces, we can put a topology on their product X×Y by specifying a base: we let B be the set {U×V : US, VT}.

(14.43) In the figure we take X=Y=[0,1] with its metric topology and we can see a set which is in the topology T but not in the base B (it is a union of open rectangles but not an open rectangle).

(15.39) If (X,S) and (Y,T) are topological spaces, B={U×V : US, VT} is a base (so the definition above makes sense).
We need to check two things:
Since U1U2S and V1V2T, (U1U2)×(V1V2)B.

This implies that B is a base.

Pre-class questions

  1. In this video, instead of checking that all finite intersections of open sets are open, we checked that intersections of two open sets are open. Why is this sufficient?
  2. Let X be a set. Can you give a base for the discrete topology on X? What is the smallest base you could give?

Navigation

Comments, corrections and contributions are very welcome; please drop me an email at j.d.evans at lancaster.ac.uk if you have something to share.

CC-BY-SA 4.0 Jonny Evans.