varygoode
- 45
- 0
[SOLVED] Uniform Continuity
Let A \subset \mathbb{R}^n and let f: A \mapsto \mathbb{R}^m be uniformly continuous. Show that there exists a unique continuous function g: \bar{A} \mapsto \mathbb{R}^m such that g(x)=f(x) \ \forall \ x \in A.
The definition for uniform continuity I am using is as follows:
Let f: A \subset \mathbb{R}^n \mapsto \mathbb{R}^m. Then f is uniformly continuous on A if \forall \ \ \varepsilon > 0 \ \ \exists \ \ \delta > 0 \ \ s.t. \ \ \Vert f(x) \ - \ f(y) \Vert < \varepsilon \ \ \forall \ \ x, \ y \ \ \in A \ \ s.t. \ \ \Vert x - y \Vert < \delta.
I've got to admit, I think I'm pretty clueless about this one. I was thinking about some function
But I'm not even sure if I'm allowed to do that or if it meets the criteria. Any help leading to a correct proof would be superb, thanks!
Homework Statement
Let A \subset \mathbb{R}^n and let f: A \mapsto \mathbb{R}^m be uniformly continuous. Show that there exists a unique continuous function g: \bar{A} \mapsto \mathbb{R}^m such that g(x)=f(x) \ \forall \ x \in A.
Homework Equations
The definition for uniform continuity I am using is as follows:
Let f: A \subset \mathbb{R}^n \mapsto \mathbb{R}^m. Then f is uniformly continuous on A if \forall \ \ \varepsilon > 0 \ \ \exists \ \ \delta > 0 \ \ s.t. \ \ \Vert f(x) \ - \ f(y) \Vert < \varepsilon \ \ \forall \ \ x, \ y \ \ \in A \ \ s.t. \ \ \Vert x - y \Vert < \delta.
The Attempt at a Solution
I've got to admit, I think I'm pretty clueless about this one. I was thinking about some function
$ g(x)=\left\{\begin{array}{cc}x,&\mbox{ if }<br />
x\in \bar{A} \backslash A\\f(x), & \mbox{ if } x\in A\end{array}\right $.
But I'm not even sure if I'm allowed to do that or if it meets the criteria. Any help leading to a correct proof would be superb, thanks!