I'm trying to prove that, if f is a function from C to C, and its domain, D, is connected, then f(D) is also connected. How would I go about doing this?
The definition of conectedness at play is "S is disconnected iff there exist open disjoint sets A and B such that none contains S, but their union does", and that of continuity is "f is continuous iff, if a sequence of members of the domain tends to z, then the image of the sequence tends to f(z)".