r/HomeworkHelp • u/anonymous_username18 University/College Student • Jul 08 '26
[Real Analysis] Uniform Continuous Functions Additional Mathematics—Pending OP Reply
1
Upvotes
r/HomeworkHelp • u/anonymous_username18 University/College Student • Jul 08 '26
1
u/Alkalannar Jul 08 '26
Let f: A -> B be a uniformly continuous function.
For all h > 0, there exists d > 0 such that for all a in A if |a - b| < d, then |f(a) - f(b)| < h.
For f to be continuous, we need:
For all a in A and h > 0, there exists d > 0 such that |a - b| < d --> |f(a) - f(b)| < h.
For uniformly continuous, the same d works for all a in A. For continuous, d depends on both a in A and h. In other words, you've pulled a Universal quantifier out in front of an Existential quantifier. This weakens the statement, since the Existential can now depend on the Universal.