6

This is an example I read around closed graph theorem. Let $Y=C[0, 1]$ and $X$ be its subset $C^\infty[0, 1]$. Equip both with uniform norm. Define $D: X \to Y$ by $f \mapsto f'$. Suppose $(f_n, f_n') \to (g, h)$ in $X \times Y$. Thus, $f_n \to g, f_n' \to h$ both uniformly on $[0, 1]$. It is well known that $g' = h$. Thus, the graph of $D$ is closed. But since $D(t^n) = nt^{n-1}$, $D$ is not continuous. I have three questions about this example.

  1. Why $f_n \to g, f_n' \to h$ both uniformly on $[0, 1]$?
  2. Why $g' = h$ even though it is well known?
  3. Why $D$ is not continuous because $D(t^n) = nt^{n-1}$?

Could anyone explain these questions to me, please? Thank you!

glS
  • 7,963
LaTeXFan
  • 3,668
  • @DanielFischer In this case, the graph is closed but the function $D$ is not continuous provided everything is right in the book. – LaTeXFan Oct 26 '14 at 23:20
  • Yes. And why does that not contradict the closed graph theorem? – Daniel Fischer Oct 26 '14 at 23:21
  • @DanielFischer Because $X$ is not complete? – LaTeXFan Oct 26 '14 at 23:27
  • 1. what is the topology of $X \times Y$? – GEdgar Oct 26 '14 at 23:28
  • @GEdgar Induced from the uniform norm? – LaTeXFan Oct 26 '14 at 23:31
  • Yes, because $X$ is not complete. – Daniel Fischer Oct 26 '14 at 23:37
  • @DanielFischer What is an example to show that $X$ is not complete? – LaTeXFan Oct 26 '14 at 23:39
  • $$f_n(x) = \sqrt{(x-\tfrac{1}{2})^2 + \tfrac{1}{n}}$$ – Daniel Fischer Oct 26 '14 at 23:42