Definition of an open cover is defined as follows in my book (Advanced Calculus by Leonard F. Richardson):
An open cover of a set $S \subseteq \mathbb{R}$ is a collection $$\mathcal{O} = \{O_\alpha|\alpha \in A \}$$ of (perhaps infinitely many) open sets $O_\alpha$, where $\alpha$ ranges over some index set $A$, such that $S \subseteq \cup_{\alpha \in A}O_\alpha$.
I am not sure if the open cover is an union of open sets, as the definition calls it a collection of subsets. Then, it's possible the open cover could be a collection of disjoint open sets like below?
But for any element $x$ in an open cover, it will be one of $O_1, O_2, O_3$. Since $O_1, O_2, O_3$ are open sets, we can find an open interval that is contains $x$ in one of $O_1, O_2, O_3$. So, open cover should follow the definition of an open set. But I remember from complex analysis course, that open sets cannot be a union of disjoint open sets like my drawing.
