While comparing the definition of a topological space among books, I found one book [1] whose definition seems to differ from the others. Here it is:
Definition: Let $X$ be a non-empty set. A class (defined by the book as a "set of sets") $T$ of subsets of $X$ is called a topology on $X$ if it satisfies the following two conditions:
- The union of every class of sets in $T$ is a set in $T$
- The intersection of every finite class of sets in $T$ is a set in $T$
This definition omits the usually present condition that the empty set and $X$ itself must be in $T$. It also adds the condition that $X$ is not empty. Shortly after this definition, the author writes:
We observe that the empty set and the full space are always open sets in every topological spaces, since they are the union and intersection of the empty class of sets, which is a subclass of every topology.
Which doesn't make sense to me, given the definition.
- <deleted>
- Why is $X$ in $T$?
- Why does $X$ need to be non-empty?
Update (Much later):
I discovered that the book adopts a convention by which all sets under discussion are restricted to $X$. Not realizing/mentioning that was entirely my fault.
[1] George F. Simmons - Introduction to Topology and Modern Analysis, pp. 92