3

If we have a continuous function $g\colon X\to X$ with $g(Y)\subset Y$ and $h\colon Y\to Y$, where $h$ is the restriction of $g$ to $Y\subset X$, is there a continuous, surjective function $\pi\colon X\to Y$ such that $$ \pi\circ g = h\circ\pi? $$

1 Answers1

2

Not always. Take $X=\mathbb{R}$ and $Y=\{0,1\}$. Take $g:X\to X$ as $g(x)=0$. Then $h:Y\to Y$ is given by $h(y)=0$. Note that $g$ is constant, so it is continuous and $g(Y)\subseteq Y$.

Any continuous function $\pi:X\to Y$ must be constant, so it cannot be surjective, and any surjective function $\pi:X\to Y$ cannot be continuous.

C Squared
  • 3,648
  • 1
  • 9
  • 32