cogito²
- 96
- 0
I'm working on a problem that has to do with the Stone-Weierstrass theorem. This is the problem:
The way that I've been trying to do it is to produce an algebra of continuous functions that separates points and contains constant functions. If I define A to be the set of all \sum_{i=1}^n g_ih_i where g_1,\ldots,g_n are continuous on X and h_1,\ldots,h_n are continuous on Y, it is easy to show that constant multiples of functions in A are in A, A is closed under multiplication, A separates points, and A contains the constant functions. What I am having trouble showing is that A is closed under addition (ie. that A actually is an algebra). Is this true? If it is not then does anybody know of a way to come up with an algebra for this problem so that I could apply Stone-Weierstrass? Any help would be greatly appreciated.Let X and Y be compact spaces. Then for each continuous real-valued function f on X \times Y and each \epsilon > 0 there exist continuous real-valued functions g_1,\ldots,g_n on X and h_1,\ldots,h_n on Y such that for each (x,y) \in X \times Y, |f(x,y) - \sum_{i=1}^n g_i(x)h_i(y)| < \epsilon.