The hyperbola given by
$$A = \{ (x,y): x^2 -y^2 = 1 \}$$
is disconnected.
I believe the reason is because
$$A = A_1 \cup A_2 = \{ (x,y): x = \sqrt{1 + y^2 } \} \cup \{ (x,y): x = -\sqrt{1 + y^2 } \} $$
Both $A_1$ and $A_2$ closed in $A$ (and in $\mathbb{R^2}$) and they are open in $A$ (but not in $\mathbb{R}^2$).
Idea is that the subspace topology on $A$ are intervals on the hyperbola.
Now Ibelieve there is something wrong with my reasoning because the set
$$C = \{(x,y) : x^2 + y^2 = 1 \}$$
is connected, but I can break $C = C_1 \cup C_2$
where $C_1 = \{(x,y) : x = -\sqrt{1 - y^2} \} = -C_2$. By the arguments above, then actually $C_1$ and $C_2$ are clopen, but this contradicts that the unit circle is connected.
Could someone point out my mistake?