Let $T_1$ and $T_2$ be two topologies defined on $\mathbb{N}$ (the set of all natural numbers), where $T_1$ is the topology generated by
$$B = \{\{2n-1, 2n\}: n \in \mathbb{N}\}$$
and $T_2$ is the discrete topology on $\mathbb{N}$. Consider the following statements:
In $(\mathbb{N}, T_1)$ every infinite subset has a limit point.
The function $f: (\mathbb{N}, T_1)\to (\mathbb{N}, T_2)$ defined by $$f(n)= \begin{cases} \frac{n}{2}, \ \ n\ \text{ even}\\\frac{n+1}{2}, \ \ n\ \text{odd}\end{cases}$$ is a continuous function.
Which of the above statements are TRUE?
My attempt: Since $\{1\}$ is an open set in $T_2$, so $f^{-1}(\{1\})= 1$ which is not open in $T_1$. Am I correct? What about first option?
We saw in the other answer that 2 is in fact true, $f$ is continuous.
But 1 is also true: suppose $A$ is a non-empty subset of $\mathbb{N}$ (in the topology $T_1$). If $2n \in A$, then $2n-1$ is a limit point of $A$, because every open set that contains $2n-1$ contains $\{2n-1,2n\}$ and so intersects $A\setminus \{2n-1\}$. And if some odd number $2n-1$ is in $A$ then by a similar reasoning $2n$ is a limit point of $A$ as well. And $A$ must contain an odd or even number (and so has a limit point).
So we have here an example of a limit point compact (also called weakly limit point compact in some books) space $(X,T_1)$ and a continuous function from $(X,T_1)$ onto $(X,T_2)$ where the last space is clearly not limit point compact at all, showing that this weak compactlike property is not always preserved under continuous images (unlike compactness, sequential compactness, Lindelöfness, strong limit point compactness and other such properties).