Exercise 18.1

Prove that for functions f : , the 𝜖-δ definition of continuity implies the open set definition.

Answers

Remark 1. Recall that f is continuous if for every 𝜖 > 0 and x0 , there exists a δ > 0 such that |f(x) f(x0)| < 𝜖 for all x such that |x x0| < δ.

Proof. Consider x0 , and a corresponding neighborhood V of f(x0); we then have V (f(x0) 𝜖,f(x0) + 𝜖) for some 𝜖 > 0 since V is open. Then, by hypothesis there exists a δ > 0 such that f(x) (f(x0) 𝜖,f(x0) + 𝜖) for all x such that x (x0 δ,x0 + δ) = U, which is open. Thus, f(U) V , and so f is continuous by Theorem 18.1. □

User profile picture
2021-12-21 18:33
Comments

Recall that that f : is continuous at a point x if, for every real 𝜖 > 0, there is a real δ > 0 such that |f(y) f(x)| < 𝜖 for every real y where |y x| < δ. We say that f itself is continuous if it is continuous at every p .

Proof. Suppose that f : is continuous by the 𝜖-δ definition above. We show that this implies the open set definition by showing that f satisfies (4) in Theorem 18.1. So consider any x and any neighborhood V of f(x). Then of course there is a basis element (c,d) containing f(x) such that (c,d) V . Let 𝜖 = min (f(x) c,d f(x)), noting that 𝜖 > 0 since c < f(x) < d. It is then trivial to show that (f(x) 𝜖,f(x) + 𝜖) (c,d) V and contains x.

Then, since f is continuous at x, there is δ > 0 such that |y x| < δ implies that |f(y) f(x)| < 𝜖 for any real y. Let U = (x δ,x + δ), which is clearly a neighborhood of x. Now consider any z f(U) so that z = f(y) for some y U. Then we have that x δ < y < x + δ so that clearly δ < y x < δ, from which it follows that |y x| < δ. We then know that |z f(x)| = |f(y) f(x)| < 𝜖 since f is continuous. Hence 𝜖 < z f(x) < 𝜖 so that f(x) 𝜖 < z < f(x) + 𝜖, and thus z V since (f(x) 𝜖,f(x) + 𝜖) V . Since z f(U) was arbitrary, this shows that f(U) V , which shows that (4) holds for f since x was also arbitrary. □

User profile picture
2019-12-01 00:00
Comments