Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

#1: Initial revision by user avatar clemens‭ · 2026-03-07T05:40:02Z (6 months ago)
A union of two *topological spaces* is not the same thing as a union of two *topologies* on the *same* set. This is why intersections of two opens in different topologies can be nonempty.<sup>1</sup>

Once this is grasped, it becomes somewhat intuitive that the union of two topologies isn't in general another topology (while the intersection is).<sup>2</sup>

For a pictorial example, take $T_1 := I_2×D_2$ and $T_2 := D_2×I_2$ where I_2 and D_2 are respectively the indiscrete and discrete topologies on $\mathbf{2} = \{0,1\}$:

![Two topologies whose union is not a topology](https://math.codidact.com/uploads/9yx8rer1mhvmyffl2r148xfptt6f)

The regions enclosed by rounded rectangles are the (nonempty) opens. There are clearly three such regions.

The union of these topologies contains five nonempty sets (besides the empty set).

![union of the topologies is not a topology](https://math.codidact.com/uploads/g4md4zoj3xrf0avqkq45wdduhfwb)

It is visually evident that this is not a topology. Indeed, the intersection of horizontal regions (opens of $T_1$) and vertical regions (opens of $T_2$) is always a single point, but single points are not open in either $T_1$ or $T_2$.

Nevertheless a union $T_1 \cup T_2$ can always be *extended* to a topology by adding more open sets (in this case we get the discrete topology, which has $2^4=16$ open sets, hence I only show a basis below:)

![discrete topology on 2×2 set](https://math.codidact.com/uploads/agvyajgbyrl1kmmjhlzfwp68090l)


---
<sup>1</sup> By contrast, intersections of two opens in disjoint *topological spaces* are always empty. Hence the OP's confusion.

<sup>2</sup>  (A topology on $X$ is just a subset of $2^X$ closed under unions and finite intersections, much as a group is closed under composition. Thus, just as the union of two subgroups is not in general a subgroup but the intersection is, so also the union of two topologies is not in general a topology but the intersection is.)


  [1]: https://i.sstatic.net/Z4pApQmS.png
  [2]: https://i.sstatic.net/KkrFVsGy.png
  [3]: https://i.sstatic.net/lQj6K5Y9.png