{z ∈ $\mathbb{C}$ | Re(z) < −1 or Re(z) > 4}
Show whether it is open, closed or neither and if it is connected
Own work:
The set can be expressed as:
{z ∈ $\mathbb{C}$ | Re(z) < −1} ∪ {z ∈ $\mathbb{C}$ | Re(z) > 4}
These two sets are seen to be non-empty, open and disjoint hence not connected. Alternatively, any path from a Re(z)>4 and Re(z)<-1 must pass through a point whose real part is 0, contradicting the Intermediate Value theorem.
Is this correct? And how do I show the two sets expressed are open if they are so?