Define $F:C[0,1] \rightarrow C[0,1]$ by $F(f) = g \circ f$, where $g:\Bbb R \rightarrow \Bbb R$ is continuous.
I am struggling to show that F is continuous. We use the supremum norm: $$ ||f|| = sup_{x\in[0,1]}|f(x)| $$
Let U be an open set in $C[0,1]$ (in the range of F). If $h \in U$, then $h$ is of the form $h = g \circ f$. The composition of continuous functions is continuous, so $h = g \circ f$ is continuous. Since $U$ open, $\exists \epsilon \gt 0$ such that $B_{\epsilon}(h) \subseteq U$.
Now, $F^{-1}(U) = \{f:g \circ f \in U\}$ Thus since $U$ is open, $F^{-1}(U)$ is open (how can I assert this)?
Any hints are greatly appreciated!
https://math.stackexchange.com/questions/2840410/suppose-g-mathbbr-to-mathbbr-is-continuous-define-fc0-1-to-c0-1 – Peter_Pan Jan 31 '20 at 04:26