kimkibun
- 28
- 1
Homework Statement
Let S={zεℂ: |z|<1 or |z-2|<1}. show that S is not connected.
Homework Equations
My prof use this definition of disconnected set.
Disconnected set - A set S [itex]\subseteqℂ[/itex] is disconnected if S is a union of two disjoint sets A and A' s.t. there exists open sets B and B' with A [itex]\subseteq B[/itex]
and A' [itex]\subseteq B'[/itex].
The Attempt at a Solution
So here's my solution. I let A={zεℂ: |z|<1} and A'={zεℂ: |z-2|<1}. in order for me to show that S is disconnected set, i need to show the following.
i.) S=A U A'
ii.) A and A' are disjoint
iii.) A and A' are open sets.
Am i doing the right way? Thanks