1

Let $X$ be a non-empty set with topology $T$. Why can't a base of $T$ be $\{X\}$ ? It seems to satisfy the two conditions.

Base of a topology

The answer in this link implies that it can't. I would think that $\{\{a,b\}\}$ is a base as well.

It's also making one of my proofs difficult to do {given that it is a base).

1 Answers1

2

Actually, $\{X\}$ can be a base for a topology (namely, the indiscrete topology, whose only open sets are $X$ and $\emptyset$). In the answer you linked, Brian Scott was listing all the possible bases for a particular topology, namely the topology $\big\{\varnothing,\{a\},\{b\},\{a,b\}\big\}$ on the set $\{a,b\}$. Note that $\{\{a,b\}\}$ is a base for some topology on $\{a,b\}$, it's just not a base for that particular topology.

Eric Wofsey
  • 330,363