Choose and fix a point $c \in [0,1]$, and consider the function $E: C[0,1] \rightarrow R $ given by $E(f) = f(c)$. Show that $E$ is continuous.
My question is what does fix a point mean and what is $E(f)$.
Choose and fix a point $c \in [0,1]$, and consider the function $E: C[0,1] \rightarrow R $ given by $E(f) = f(c)$. Show that $E$ is continuous.
My question is what does fix a point mean and what is $E(f)$.
Note that if $\|f-g\| < \epsilon$ then $|f(c)-g(c)| < \epsilon$.
To elaborate slightly: $|E(f)-E(g)| \le \| f-g \|$, hence $E$ is Lipschitz continuous.