I have encountered a problem regarding basic topology and am not sure how to approach the proof.
The theorem states:
For $a_1,b_1,...,a_N,b_N\in\mathbb{R}$, s.t. $a_i<b_i$ for $i=1,..,n$, show that $(a_1,b_1)\times\cdots\times(a_N,b_N)$ is open and $[a_1,b_1]\times\cdots\times[a_N,b_N]$ is closed in $\mathbb{R}^N$.
I am not too familiar with topology, and am not really sure how to approach either case. Any recommendations?
Thanks in advance!
So the product topology on $\Pi_{\alpha \in \mathcal A}X_{\alpha}$ is defined as the topology generated by subbase $\cup_{\alpha \in \mathcal A}\mathcal C_{\alpha}$ (i.e. the coasest topology for which all the projections $\{\pi_{\alpha}\}$ are continuous), where $$\mathcal C_{\alpha} = \{\pi_{\alpha}^{-1}(A): \, A \in \mathcal T_{\alpha}\}$$
And in your case, $\mathcal A=\{1, 2, 3, \ldots N\}$, and $X_{\alpha}=\mathbb R$
Let's take $O_i = \mathbb R_1 \times \mathbb R_2 \times \ldots \times (a_i, b_i) \times \ldots \times \mathbb R_N $, and by the definition of product topology, $O_i$ is open, because $O_i = \pi_i^{-1}((a_i,b_i))$, where $(a_i, b_i) \in \mathcal T(\mathbb R)$, the usual topology for $\mathbb R$, which means $O_i$ belongs to the subbase, and thus belongs to the topology of Cartesian space.
Let $O = \cap_{i=1}^{N} O_i =(a_1,b_1)\times (a_2, b_2)\times \ldots \times (a_i, b_i)\times \ldots \times (a_N, b_N)$. Since finite union of open sets are still open by the definition of topology, we conclude $O$ is open. We are done.
Similar for closed sets.