Characterizing continuous maps between two topological spaces:

96 Views Asked by At

Let $X$ be uncountable set with the co-countable topology. How do continious maps $X \rightarrow X $ look like?

So by the definition what is a co-countable topology?

Co-countable topology on set $X$ is defined as follows:

$T_c$ is a collection of all subsets $U$ of $X$ such that $X \setminus U$ is either countable or it is all of $X$.

And continuous map $f:X \rightarrow Y$ is a map such that if we take any $U \subset Y$ such that $U$ is open in Y $\Rightarrow$ $f^{-1}(U)$ is open in $X$

So if we take any basis element $U$ of $X$ it is such that either $X\setminus U$ is countable or $X$ or an empty set. And it has to be mapped to an element such that $X\setminus U$ is countable or $X$ or an empty set as well.

So can anyone help please how to proceed next? How do this functions look like?

Definitely, identity map is continuous. But is there any other continuous functions between $X$ and $X$?

1

There are 1 best solutions below

4
On

A functions $f\colon X\longrightarrow X$ is continuous if and only if, for every closed subset $C$ of $X$, $f^{-1}(C)$ is also closed. This means that $f^{-1}(X)=X$ (this is always true) and that if $C$ is a countable set, then $f^{-1}(C)$ is also a countable set. Therefore, if $f$ is not constant, then $f$ is continuous if and only if there is no infinite uncountable set $A\subset X$ such that $f(A)$ is countable.

So, for instance, if $X=\mathbb R$ , the function $f(x)=\max\{|x|,1\}$ is not countinuous, because $f([-1,1])=\{1\}$.