Motivation for quotient topology

From Maths
Revision as of 10:33, 7 April 2015 by Alec (Talk | contribs) (Created page with "This page will discuss informally the motivation for the Quotient topology Quotients (for example {{M|X/\sim}} should already mean "gluing" or "associating" things togeth...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This page will discuss informally the motivation for the Quotient topology

Quotients (for example X/ should already mean "gluing" or "associating" things together (like with an equivalence relation, )

We will use this to talk about the topology of the torus T, from the real plane R2

Convincing yourself the torus is a quotient map

Imagine you're playing one of those old arcade games with a square, and if you go out of the top of the square you magically appear at the bottom, and if you go off the left side, you appear at the right, this is a torus. If you're on a doughnut and go "up" you'll go around and end up (eventually) back where you started, same for going left (around the torus)

How is this "gluing", well you can take a square and glue as this diagram shows:

ABBA
Glue the "A" and "B" edges along the specified arrow

After gluing AA one clearly has a tube, by wrapping that tube around and gluing BB - a torus results.

Gluing AA

This means associating the point (x,1) with (x,0) - this is clearly Equivalence relation territory, but what does that mean for the point (x,1.5) say? Well this is 0.5 up from (x,1)(x,0) so is also 0.5 up from (x,0) - thus we have (x,1.5)(x,0.5)

Going forward with this logic, we see after gluing AA that we have:


(x,y)A(x,y)[(mZ:y=ym)x=x]

Gluing BB

Using the same logic as above, (x,y)B(x,y)[(mZ:x=xm)y=y]

Gluing BB AND AA

We must now combine:

  • (x,y)A(x,y)[(mZ:y=ym)x=x]
  • (x,y)B(x,y)[(mZ:x=xm)y=y]

Which is simply: (x,y)(x,y)m,nZ:[x=xmy=yn]

(We cannot simply do "and" because of the part of A for example, we could use the fact we have an orthagonal basis, but that ruins the topology part, so just simply take this as "common sense")

Mapping from the plane to the torus

Lets use p:R2R2 for the projection map that'll project our point on the plane to a point in R2/, we can give p explicitly as p:(x,y)[(x,y)] where [(x,y)] denotes an Equivalence class - as usual.

The larger the topology the more "information" we are carrying over. For example suppose we had:

  • p:(R2,J)(R2,{,R2}
    (where J is the usual topology on R2 - you know involving open balls and such, and the topology on R2 is the indiscreet topology)

Well this is continuous ( U{,R2}

we have p1(U)J
as indeed p1()=J and p1(R2)=R2J)

But it isn't very useful!

Largest topology

A very natural thing to say would be "okay, we'll say that UR2

is open, if p1(U) is open (in R2)"