5

In wikipedia I've read that

the discrete topology on X is defined by letting every subset of X be open (and hence also closed), and X is a discrete topological space if it is equipped with its discrete topology

"hence also closed"? I couldn't get that part. If you let every subset of $X$ to be open, how come that makes them closed? I know that $\emptyset$ and $X$ are open (hence closed), called "clopen". But for a point $x \in X$ if I let it to be open in the topological space (I also didn't understand what "letting" procedure is, $x \in X$ is clearly closed, since it is a point), how come it becomes closed?

  • 1
    Points are neither open nor closed; only (sub)sets are. – jwodder Sep 22 '17 at 18:59
  • @jwodder: It is common to say that $x$ is a "closed point" when ${ x }$ is a closed set in the space. One does not often talk about "open points", but it should be clear that it means ${ x }$ is an open set. –  Sep 22 '17 at 22:15

2 Answers2

12

$A \subseteq X$ is a closed because its complement $X\setminus A$ is still a subset of $X$, hence open.

This argument doesn't care how big $A$ is: it can be empty, a single point, the whole thing, or anything in between.

Randall
  • 18,542
  • 2
  • 24
  • 47
0

The discrete topological spaces are exactly the ones where every point set $\{ x\}$ is open (take unions!)

And a nice fact: It's not always true that points are closed! For example, take the chaotic topology (only $\emptyset$ and the whole set) in any set with more than one point. We need a separation axiom ($T_1$) to say every point is closed.

  • 5
    Someone has decided that "indiscrete" and "trivial" were not sufficient names for this topology, so we should start calling it the "chaotic" topology as well? – Paul Sinclair Sep 22 '17 at 19:17
  • @PaulSinclair Any idea concerning https://math.stackexchange.com/questions/3498846/whats-the-origin-of-the-term-chaotic-topology ? – Paul Frost Jan 08 '20 at 14:45
  • @PaulFrost - This (and now the other thread) are the only places where I have ever encountered this terminology, so I have no clue where it came from or how old it is. I find punctured dusk's speculation as to its origin to be weak, but do not fault them for posting it. – Paul Sinclair Jan 08 '20 at 14:51