2

When we define the quotient topology, we say that an open set in it, are those sets which have pre image as an open set. But, why not just define it to be the image of open set of the initial set?

Intuitively speaking, I guess it has something to do with wanting open sets to be quotiented with each other. I came to this idea by considering a toy example which I describe below.


Consider the set $\{1,2,3\}$ with the topology $\tau = \{ \phi,\{1,2,3\},\{1\} \}$. Now, suppose we define a relation $~$ which has only a single element in the relation $1~2$, we turn this into an equivalence relation and quotient the set with it. We get the quotient set $\{[1], [3]\}$ and the corresponding quotient topology $\tau' = { \phi ,\{[1], [3]\}}$. We don't have $\{1\}$ any more because its pre image is $\{1,2\}$.

However, we can also check that, were it so that we had ${2}$ and ${1,2}$ in our initial topology, then it would be that $[1]$ by itself would also be an open set in the quotient.


Is this the correct idea? If yes, how do I make this more precise, if no, what then is?

J. W. Tanner
  • 63,683
  • 4
  • 43
  • 88
  • 2
    The "fundamental" map at disposal in a quotient is precisely the projection. Quotient topology is the bare minimum to make it continuous. – WishYouTheBest Jun 18 '24 at 19:31
  • 2
    A MathJax tip: write \emptyset or, better, \varnothing for the empty set rather than using the letter $\phi$. – Joe Jun 18 '24 at 19:32
  • Quotient topology is the final topology induced by the quotient map $q:X\to Y$. Its a good observation, I admit not everyone says that explicitly, but usually you don't want to introduce too many concepts for your definitions. – Jakobian Jun 18 '24 at 19:36
  • Perhaps I misunderstood you. There is already something called initial and final topology, which is about smallest topologies for which certain maps are continuous. By initial topology you seem to be to refering to the topology on $X$ before taking a quotient. – Jakobian Jun 18 '24 at 19:43
  • Your example works to show that quotient topology isn't generated by the image of open sets, and in fact the image of opens is not always open. – jMdA Jun 18 '24 at 19:55
  • @Jakobian: That link is not a duplicate of this question. That link asks whether a quotient map is open. This question asks why, instead of the standard definition of the quotient topology, we do not use the images of open sets as the "quotient topology". – Lee Mosher Jun 18 '24 at 20:34
  • @LeeMosher The link doesn't ask whetever quotient map is open. Did you click the wrong link on the right side? The link about open quotient maps is the one cited in an answer below. – Jakobian Jun 18 '24 at 20:36
  • Alright, then I amend my comment: That link asks whether the quotient topology is generated by the images of open sets; this questions asks why we do not use images of open sets in place of the quotient topology. – Lee Mosher Jun 18 '24 at 20:38
  • In particular, this question has a different answer (i.e. the one of @ArturoMagidin) than the answer to the linked question. – Lee Mosher Jun 18 '24 at 20:40
  • @LeeMosher The difference between the questions is too negligible for it to not be considered a duplicate. In particular, the latter question can be understood as the former. This also seems more reasonable given the context. – Jakobian Jun 18 '24 at 20:54
  • We'll have to agree to disagree on this point. – Lee Mosher Jun 18 '24 at 20:56

3 Answers3

6

You want the projection onto the quotient to be continuous and to be universal relative to the quotient.

That is, we want the quotient $X/\sim$ and the map $p\colon X\to X/\sim$ to satisfy the universal property:

  1. $p$ is continuous; and
  2. If $Y$ is any topological space and $f\colon X\to Y$ is a continuous function such that for all $a,b\in X$, if $a\sim b$ then $f(a)=f(b)$, then there exists a unique continuous function $\overline{f}\colon X/\sim \to Y$ such that $f = \overline{f}\circ p$.

In order for this to occur, we need $X/\sim$ to have the finest topology that makes $p$ continuous. This because if $\tau$ and $\tau'$ are topologies on $X/\sim$ with $\tau\subsetneq\tau'$, then the identity map $\mathrm{id}\colon (X/\sim,\tau)\to(X/\sim,\tau')$ is not continuous. So we must ensure that there is no finer topology on $X/\sim$ that can make $p$ continuous.

That forces our hand: we must have that the open sets in $X/\sim$ must be precisely all subsets $A$ of $X/\sim$ such that $p^{-1}(A)$ is open.

By contrast, asking that the direct image of open sets be open does not ensure either that $p$ is continuous, nor the quotient have the universal property.

Arturo Magidin
  • 417,286
4

This is simply not true, that would imply that quotient maps are open, which is not the case. See:

Example of quotient mapping that is not open

What you can do is the following.

Definition: Let $X$ be a space, $E$ an equivalence relation on $X$. A set $A\subseteq X$ is invariant if whenever $A$ intersects some $E$-equivalence class, it contains the entire equivalence class (equivalently, if $\pi$ is the quotient map, $\pi^{-1}(\pi(A))=A$).

We then have that the quotient topology on $X/E$ is the topology in which the open sets are exactly the projections of the invariant open sets under the quotient map.

2

I wonder...

  • Who has never wandered about that? :-)

Notice that any topology that makes the projection open contains the quotient topology. But the projection need not be open for it to be continuous.

This shows that if the projection is open in the quotient topology, then indeed, in this case, the quotient topology is the weakest topology that makes the projection open.

Once the map is open, adding more sets to the co-domain topology cannot turn it into a non-open map. The strongest the topology, the easiest for it to be open. Continuity, on the other hand, works on the opposite way. The more open sets you have on the co-domain the less likely the map will be continuous. So, when the quotient topology is such that the projection is open, you are in this very special situation where weaker topologies have continuous projection, stronger topologies have open projections and the only topology where the projection is both is (in this case) the quotient topology.

I guess this is what confuses us (me, at least).

For the projection to be open in the quotient topology, you need the saturation of any open set $A$, $$\pi^{-1}(\pi(A)),$$ to be open. So, if you pick up an open set $A$ and a set $B$ such that $A \cup B$ is not open, and collapse them both into one point $p$, the set $\{p\}$ will be the image of $A$, but it will not be open, because $\pi^{-1}(p)$ is the saturation $A \cup B$, which is not open.