let $f$ and $g$ be two functions from $[0,1]$ to $[0,1]$ with $f$ strictly increasing. Which of the follwing is true?
(a). If $g$ is continuous, then $f\circ g$ is continuous.
(b). If $f$ is continuous, then $f\circ g$ is continuous.
(c). If $f$ and $f\circ g$ are continuous, then $g$ is continuous.
(d). If $g$ and $f\circ g$ are continuous, then $f$ is continuous.
I guessed this
$f$ is strictly increasing $\implies$ $f$ is continuous on $[0,1]$ So, If $g$ is continuous then $f\circ g$ is continuous. Is my approach is correct? If i am right, why the others are wrong? can you give a counter examples for that?
If $f$ is strictly increasing, we can guarantee that $f$ has, at most, countably infinitely many points of discontinuity. But strict monotonicity does not imply continuity at all. Consider $f(x)=x/2$ for $x<1/2$ and $f(x)=(1+x)/2$ for $x\ge1/2$.