I'm trying to show that continuous f : [a, b] -> R implies f uniformly continuous.
f continuous if for all e > 0, x in [a, b], there exists d > 0 such that for all y in [a, b], ¦x - y¦ < d implies ¦f(x) - f(y)¦ < e.
f uniformly continuous if for all e > 0, there exists d > 0 such that for...