Axiom of choice and checking that the standard topology of R is a topology

497 Views Asked by At

I have a very basic question on wether or not we use the axiom of choice when we prove the very simple fact that the union of open sets of $\mathbb{R}$ (defined as unions of open intervals) is an open set of $\mathbb{R}$.

Say that $(U_i)_{i\in I}$ is a family of open sets of $\mathbb{R}$. So each $U_i$ is of the form $\cup_{j\in J} I_j$ where the set $J$ may depend on $i$, and the family of open intervals $(I_j)_{j\in J}$ may also depend on $i$.

So to be able to write down $\cup_i U_i$ as the union $\cup_{i,j} I_j$ don't we have to choose (a potentially uncountable number of times) a set $J$ and a family $(I_j)_j$ for each $i$ ? Does that mean we have to apply the axiom of choice ?

3

There are 3 best solutions below

0
On BEST ANSWER

Your doubt arises because we are only given for $U_i$ that there exists an index set $J$ and intervals $I_j$ such that $U_i=\bigcup_{j\in J}I_j$. But we are not given this information.

However, we can describe the union without invoking choice as $$\bigcup_{i\in I}U_i = \bigcup_{\langle a,b\rangle\in J}\left]a,b\right[ $$ where $$J=\{\,\langle a,b\rangle\in \Bbb R^2\mid \exists i\in I\colon \left]a,b\right[\subseteq U_i\,\}. $$

0
On

Hagen wrote correctly, that we don't need to choose, and we can take all of the intervals.

But actually, more is true. Every open set of real numbers has a unique decomposition into pairwise disjoint intervals. Simply look at the connected components of the open set.

So in this case there is absolutely no need for using choice, even if you want to have a canonical choice. But of course, the main point is that you don't need to choose anything at any point, taking everything works just fine.

0
On

So your definition of an open set in $\Bbb{R}$ is a set that can be written as a union of open intervals. This generalises: given a set $X$ and a system $\cal B$ of subsets of $X$ such that if $A, B \in \cal B$ then $A \cap B \in \cal B$, there is a topology $\cal T$ on $X$ whose open sets are the sets of the form $C = \bigcup_{A \in \cal I} A$, where ${\cal I}$ is a subset of $\cal B$. ($\cal B$ is called a basis for the topology$\cal T$.) You don't need the axiom of choice to show that $\cal T$ is a topology.