talolard
- 119
- 0
Homework Statement
During the proof of the Stone-Wierstrass theorem we define a particular set and claim it is open. I can't figure out how to show it is open.
I wrote out the proof until that point to show how it is constructed, I apologize for the long windedness.
Assume that X is a compact hausdorf spaceA\subset C(X)is an algebra that sperates points and has a continuosu function in it. then \overline{A}=C(X).
Proof:
Since A separates points then for any a,b\in X there exists h\in A such that h(a)\neq h(b). define g(x)=\frac{h(x)-h(a)}{h(b)-h(a)}. Then g(a)=0and g(b)=1.
for any function f\in A define f_{\left(a,b\right)}(x)=\left(f(b)-f(a)\right)g(x)+f(a)\text{then }f_{\left(a,b\right)}(a)=f(a)\text{ and }f_{\left(a,b\right)}(b)=f(b).
Set \epsilon>0 and define U_{\left(a,b\right)}=\left\{ x\quad|f_{\left(a,b\right)}(x)<f(x)+\epsilon\right\} .
My question is how do i gaurantee that U_{\left(a,b\right)} is open? My professor took it for granted. I'm sure it has to do with the pre-image of f but i can't write it out.