Wingeer
- 76
- 0
Hello,
I have stumbled upon a couple of proofs, but I can not seem to get an intuitive grasp on the what's and the whys in the steps of the proofs. Strictly logical I think I get it. Enough talk however.
Number 1.
"Let f be a continuous function on the real numbers. Then the set {x in R : f(x)>c} is open for any c in R.
Proof:
Let:
E_c = \{x \in \mathbf{R}:f(x)>c \}.
Assume that x is in E sub c, we have f(x)>c since f is continuous at x there exists delta such that:
|f(x) - f(y)|<f(x)-c
whenever
|x-y|< \delta.
For such y we have:
f(y) \ge f(x) - |f(x) - f(y)| > f(x) - (f(x) - c)=c
and y is in E sub c. We have shown that
(x- \delta, x + \delta) \subset E_c and there the set is open."
I get why the set is open and the algebra in the previous step. However I am wondering: Are we kind of setting f(x)-c as our epsilon? And to get to the second last line, are we using some kind of triangle inequality?
2.
"Let f be a function on X, for each positive delta we define:
\omega_{f,X}(\delta)= sup \{|f(x) - f(y)|: x,y \in X, |x-y|<\delta \}.
f is uniformly continuous on X (1) if and only if lim_{\delta \to 0} \omega_{f,X}(\delta)=0. (2)
Proof:
By definition, f is uniformly continuous on X if for any epsilon greater than zero there exists \delta(\epsilon)>0 such that \omega_{f,X}(\delta(\epsilon))<\epsilon.
Now, assume (2). Then for any epsilon greater than zero there exists \delta(\epsilon)>0 such that \omega_{f,X}(\delta(\epsilon))<\epsilon and f is uniformly continuous.
Assume (1). Then for any epsilon greater than zero there exists \delta(\epsilon)>0 such that \omega_{f,X}(\delta(\epsilon))<\epsilon.
Clearly, omega is greater than or equal to zero and non-increasing. We have:
\omega_{f,X}(\delta)<\epsilon
for any \delta \le \delta(\epsilon) and lim_{\delta \to 0} \omega_{f,X}(\delta)=0 which we were supposed to prove."
I get a bit confused about the delta functions. What does those mean? In proving (2)=>(1) how can we "guarantee" that there exists such deltas?
In the last step of (1)=>(2), since it is non-increasing, should there not be \omega_{f,X}(\delta) \le \epsilon, since \delta \le \delta(\epsilon).
Or am I missing a point along the way?
Thanks.
Edit:
Why can't I have LaTeX coding and regular text in the same paragraph? It looks horribly messy.
I have stumbled upon a couple of proofs, but I can not seem to get an intuitive grasp on the what's and the whys in the steps of the proofs. Strictly logical I think I get it. Enough talk however.
Number 1.
"Let f be a continuous function on the real numbers. Then the set {x in R : f(x)>c} is open for any c in R.
Proof:
Let:
E_c = \{x \in \mathbf{R}:f(x)>c \}.
Assume that x is in E sub c, we have f(x)>c since f is continuous at x there exists delta such that:
|f(x) - f(y)|<f(x)-c
whenever
|x-y|< \delta.
For such y we have:
f(y) \ge f(x) - |f(x) - f(y)| > f(x) - (f(x) - c)=c
and y is in E sub c. We have shown that
(x- \delta, x + \delta) \subset E_c and there the set is open."
I get why the set is open and the algebra in the previous step. However I am wondering: Are we kind of setting f(x)-c as our epsilon? And to get to the second last line, are we using some kind of triangle inequality?
2.
"Let f be a function on X, for each positive delta we define:
\omega_{f,X}(\delta)= sup \{|f(x) - f(y)|: x,y \in X, |x-y|<\delta \}.
f is uniformly continuous on X (1) if and only if lim_{\delta \to 0} \omega_{f,X}(\delta)=0. (2)
Proof:
By definition, f is uniformly continuous on X if for any epsilon greater than zero there exists \delta(\epsilon)>0 such that \omega_{f,X}(\delta(\epsilon))<\epsilon.
Now, assume (2). Then for any epsilon greater than zero there exists \delta(\epsilon)>0 such that \omega_{f,X}(\delta(\epsilon))<\epsilon and f is uniformly continuous.
Assume (1). Then for any epsilon greater than zero there exists \delta(\epsilon)>0 such that \omega_{f,X}(\delta(\epsilon))<\epsilon.
Clearly, omega is greater than or equal to zero and non-increasing. We have:
\omega_{f,X}(\delta)<\epsilon
for any \delta \le \delta(\epsilon) and lim_{\delta \to 0} \omega_{f,X}(\delta)=0 which we were supposed to prove."
I get a bit confused about the delta functions. What does those mean? In proving (2)=>(1) how can we "guarantee" that there exists such deltas?
In the last step of (1)=>(2), since it is non-increasing, should there not be \omega_{f,X}(\delta) \le \epsilon, since \delta \le \delta(\epsilon).
Or am I missing a point along the way?
Thanks.
Edit:
Why can't I have LaTeX coding and regular text in the same paragraph? It looks horribly messy.