complexnumber
- 61
- 0
Homework Statement
Let X = C[0,1] under the metric d_{\infty}. Let
<br /> \begin{align*}<br /> Y = \{ f \in C[0,1] : f(0) \ne 0 \}<br /> \end{align*}<br />
Prove that Y is open in (C[0,1], d_{\infty}).
Homework Equations
The formulae for d_{\infty} is
<br /> \begin{align*}<br /> d_{\infty}(f,g) = \max_{0 \leq t \leq 1} |f(t) - g(t)|<br /> \end{align*}<br />
The Attempt at a Solution
For any f \in Y, which means f \in C[0,1] \wedge f(0) \ne 0, if
f is an interior point of Y, then Y is open in (C[0,1],<br /> d_{\infty}). f is an interior point if there is an \varepsilon<br /> > 0 such that the neighborhood O_{\varepsilon}(f) \subseteq Y, meaning all g \in C[0,1] satisfying \displaystyle d_{\infty}(f,g)<br /> = \max_{0 \leq t \leq 1} f(t) - g(t)| < \varepsilon must
belong to Y, which says g(0) \ne 0. Suppose to the contrary there
exists a g \in C[0,1] such that \displaystyle d_{\infty}(f,g) =<br /> \max_{0 \leq t \leq 1} |f(t) - g(t)| < \varepsilon and g(0) =<br /> 0. Then |f(0) - g(0)| = |f(0)|<br /> > 0 since f(0) \ne 0 and \displaystyle d_{\infty}(f,g) = \max_{0<br /> \leq t \leq 1} f(t) - g(t)| \geq |f(0)|. For \varepsilon<br /> \leq |f(0)| this results in a contradiction with the assumption
that d_{\infty}(f,g) < \varepsilon. What about \varepsilon > |f(0)|? Is this on the right track at all?