Limits and Continuity/Uniform Continuity

Lesson 4.4938 words

Uniform Continuity

Uniform continuity strengthens continuity by demanding one delta that works at every point of the domain, not a delta re-chosen at each point. It separates x^2 on a compact interval from x^2 on the whole line and from 1/x near zero; continuity on a closed bounded interval is automatically uniform; uniformly continuous functions preserve Cauchy sequences and extend to endpoints; and Lipschitz continuity is the strongest of the three, through its secant-slope bound.

╌╌╌╌

In the definition of continuity the number depends on both the tolerance and the point . At a point where the graph is steep, must be small; where it is flat, can be large. Uniform continuity requires a single that works simultaneously at every point of the domain. Whether one exists depends on the shape of the domain as much as on the function.

The definition

The two definitions differ only in quantifier order. Continuity reads for each , for each , there is a : may be chosen after seeing . Uniform continuity reads for each , there is a , good for all : is chosen before any point is named, and and enter symmetrically. A uniformly continuous function is continuous; the converse can fail.

ConditionQuantifier structure depends on
Continuous at and
Uniformly continuous only
Lipschitza fixed slope bound

Two decisive examples

For x-squared on the whole line, a pair a fixed width apart has images that spread further the larger x is: the same input gap produces a larger and larger output gap, so no single window controls the output everywhere.
For a uniformly continuous graph one delta-window (left) keeps the output inside the band at every location; for 1/x near zero (right) the same output band forces an ever-narrower window as x approaches the axis.

In all three failures the domain is either unbounded or not closed, and the slope grows without bound toward a missing endpoint or toward infinity. The next theorem shows that neither can happen on a closed bounded interval.

Continuity on a compact interval is uniform

The proof uses boundedness (to apply Bolzano–Weierstrass) and closedness (to keep in the domain), the two properties the failing examples lacked. This is the uniform-continuity fact that proves the integrability of continuous functions.3

Preserving Cauchy sequences and extending to endpoints

A uniformly continuous function carries Cauchy sequences to Cauchy sequences, even when the limit lies outside the domain; a merely continuous function need not.

Ordinary continuity fails this: on the Cauchy sequence is sent by to , which is not Cauchy.

Lipschitz continuity

The most convenient sufficient condition for uniform continuity is a bound on the secant slopes.

Rearranged for , the definition says

so every secant line through two points of the graph has slope at most in absolute value. Equivalently, the graph lies inside a cone of slope anchored at each of its points.

A K-Lipschitz graph stays inside a cone of slope plus-or-minus K anchored at any of its points; no secant is steeper than the cone's sides.

and are Lipschitz with , from the bounds and . The square root separates the classes.

Worked example ( on : uniformly continuous, not Lipschitz). Not Lipschitz: the secant from the origin to has slope as , so no constant bounds all secants. Still uniformly continuous: on the function is continuous on a closed bounded interval, hence uniformly continuous by the theorem; on it is Lipschitz by the previous example. Given , take as the smaller of the two deltas and of ; any pair with then lies entirely in or entirely in , and either case gives .

These two examples separate the three conditions cleanly: on , is uniformly continuous but not Lipschitz, and on , is continuous but not uniformly continuous. The implications run one way only.

The three conditions nest strictly: Lipschitz is the strongest, uniform continuity sits between, and plain continuity is the weakest.

The definitions of continuity and uniform continuity used only the distances and , so they transfer verbatim once distance is axiomatized, to maps between metric spaces; the extreme value theorem, the uniform-continuity theorem, and the open-preimage characterization all hold there in general form.

Footnotes

  1. Lebl, Basic Analysis I, §3.4 — Definition 3.4.1 (uniform continuity) and Examples 3.4.2–3.4.3.
  2. Lebl, Basic Analysis I, §3.4 — Theorem 3.4.4 (continuity on a closed bounded interval implies uniform continuity).
  3. Shkoller, MAT125B Lecture Notes, Ch. 1 — uniform continuity of a continuous function on a compact interval is the lemma used to prove such functions are Riemann integrable.
  4. Lebl, Basic Analysis I, §3.4 — Lemma 3.4.5 (uniform continuity preserves Cauchy sequences) and Proposition 3.4.6 (continuous extension to endpoints). 2
  5. Lebl, Basic Analysis I, §3.4 — Definition 3.4.7, Proposition 3.4.8, and Examples 3.4.9–3.4.10 (Lipschitz continuity and its secant-slope interpretation).

╌╌ END ╌╌