0

I want to confirm my answer

The question is:- Find a closed set in R which is neither compact nor connected.

Can I write {1} union [0,infinity) ?

Next I am in search of example of a function f: X--> Y such that X is connected metric space but f(X) is disconnected subset of metric space Y. I know R is connected metric space with usual metric

Kavita
  • 929

1 Answers1

2

You probably mean $\{-1\} \cup [0, \infty)$, as otherwise you are just left with $[0,\infty)$, as $1 \in [0, \infty)$. Then it is OK.

For your $f$, use your suggested $X$ and let $Y$ be the reals as well. Send $0$ to some point, all other points to some other point.

Note that $f$ must be discontinuous (as $f$ continuous implies that the image will be connected).

Henno Brandsma
  • 242,131