In my General Topology course we were recently shown the theorem that says that Second Countability Preserved under Open Continuous Surjection and the natural question is if we can switch the "Open" condition for "Closed":
Conjecture:
Let $T_A=(S_A,\tau_A)$ and $T_B = (S_B,\tau_B)$ be topological spaces. Let $p:T_A \rightarrow T_B$ be a surjective closed mapping that is also continuous. If $T_A$ is second countable then $T_B$ is second countable
I tried proving it and failed, because being closed is very limiting when I'm trying to apply the function to a basis so the proof for the open case can't be easily adapted :(
then I tried looking it up and nothing showed up and then I found this other thread which has a similar question but it adds the extra hypothesis that for every $y \in Y$, $p^{-1}(y)$ is compact. So now my current guess is that it's probably false without that extra assumption.
Also, I haven't been able to give a counterexample and I couldn't find on in Lynn Steen's Counterexamples in Topology
Can anyone hint at me in the direction of a counterexample or proof? Thanks.