0

Let $X$ be a compact space, $C(X)$ be the metric space of continuous functions from $X$ to $\mathbb{R}$ with sup norm.

Is $C(X)$ complete?

I can prove it when $X$ is a metric space.

1 Answers1

0

It is a consequence of the uniform limit theorem.

  • While that theorem does address the issue of determining that a uniformly convergent sequence of continuous functions can only converge to a continuous function, it does not address the fundamental issue of proving that a sequence of functions that is Cauchy in the uniform metric is uniformly convergent. – Sassatelli Giulio May 04 '24 at 12:58
  • It is sufficient nonetheless, because being a Cauchy sequence in the uniform metric implies pointwise convergence, therefore the limit function exists and is continuous by the theorem indeed. – Desteny May 04 '24 at 20:09
  • @destinysfather If you need a separate lemma to do it, the it is by definition not sufficient. To address your portion of doing half the theorem and forgetting important details, you need uniform convergence, not just pointwise convergence. – Sassatelli Giulio May 04 '24 at 21:27
  • If you start with uniform convergent sequence the pointwise convergence follows directly (and I really mean directly from the definition not by a lemma). So your sequence converges uniformly AND pointwise. – Desteny May 05 '24 at 08:59