A function \(f: \mathbb{R} \rightarrow \mathbb{R}\) is uniformly continuous on \(\mathbb{R}\) if for every \(\epsilon > 0\), there exists a \(\delta > 0\) such that for all \(x, y \in \mathbb{R}\), if \(|x - y| < \delta\), then \(|f(x) - f(y)| < \epsilon\). A
Show more…