WWGD said:
This is a matter of just reading statements in post #1. The topologies are _ explicitly _ given as such, and nowhere is it asked to verify that these are actual topologies. I never offered a proof that these were topologies, but just provided additional verification.
The point is that the topologies are complete as given and what is given is not just a base for the topologies. There is no need to go around making intersections.
Yes, the topologies are given but it is still a relevant question if the given open sets are the full topology just by the given definition or not. If you want to do that you first check that the full set and the empty set are included, then you check that all (finite) intersections and (finite and infinite) unions are in the topology. In the verification that ##\tau_1## is a topology, ##[0,1)\cap[1,3) = \emptyset \in \tau_1## is telling us that this intersection is compatible with the intersection of open sets being open, not that ##\emptyset \in \tau_1##, which is clear already from the definition of ##\tau_1## as it should be. If ##\emptyset## was not included in the definition, ##\tau_1## would fail
both the check that it should be and the check that finite intersections of open sets are open.
When checking if ##T## is a topology or not, saying that a particular set is in ##T## because it is an intersection of sets in ##T## presupposes the property of a topology that any finite intersection of open sets is open and therefore not very useful for determining if the set belongs to ##T## or not. You can of course sometimes reach the conclusion that ##T## is not a topology unless a particular set is also included. Removing the empty set from the topologies above would break both the requirements of the empty set being included and of finite intersections of open sets being open.
Take another topology, where removing the empty set would have still have passed the checks of unions and intersections, as an additional example:
$$
\tau_2 =\{\emptyset, \mathbb R, (a, \infty): a\in \mathbb R\}.
$$
The verification that this is a topology on ##\mathbb R## goes:
1. ##\emptyset \in \tau_2## and ##\mathbb R \in \tau_2##. Ok.
2. Any union
$$
U = \bigcup_i (a_i,\infty) = (\inf_i a_i, \infty).
$$
It is clear that this is in the topology when the infinum is finite and when there is no lower bound ##U = \mathbb R##, which is also in the topology. The union of ##\mathbb R## with any other set is ##\mathbb R## so this is also in the topology. The union of ##\emptyset## with ##U## is ##U##, which is in the topology if ##U## is. Hence, any union of open sets is open. Ok.
3. The finite intersection
$$
\bigcap_i (b_i, \infty) = (\max_i b_i,\infty) \in \tau_2.
$$
Furthermore, for any set ##U## we have ##\mathbb R \cap U = U## which is in the topology if ##U## is and ##\emptyset\cap U = \emptyset##, which is in the topology. Hence, any finite intersection is in the topology. Ok.
Specifically note that the empty set needed to be included explicitly in the definition of the topology. If it were not, 2 and 3 would still hold but 1 would not. There is no intersection of the other sets that is the empty set.
Ok, it is late and I am suffering from insomnia. This probably became more of an incoherent ramble than I intended.