4.10.23 · D5Advanced Topics (Elite Level)

Question bank — Uniform continuity — difference from pointwise

1,534 words7 min readBack to topic

Before the drills, a one-line refresher of the two players you're comparing (built fully in the parent note):

Recall The one structural difference (open if you need it)

Pointwise: — the comes after the point , so may peek at the point. Uniform: — the comes before the points, so one must serve everybody. Quantifier order is the entire story.


True or false — justify

The rule for these: a bare "true"/"false" scores nothing. The reason is the answer.

is uniformly continuous on every bounded interval .
True — on the amplifier satisfies , so works for all pairs; boundedness of the slope-factor is exactly what saves it.
is uniformly continuous on .
False — the factor in is unbounded, so the required gap and no single survives.
If is continuous on all of , then it is uniformly continuous on .
False — continuity only promises a local at each point; over an unbounded domain the infimum of those 's can be . Counterexample: on .
If is uniformly continuous on , then it is (pointwise) continuous on .
True — uniform continuity is strictly stronger; the single that works for all pairs in particular works at each fixed point, so it implies pointwise continuity.
Every bounded domain forces continuity to upgrade to uniform continuity.
False — bounded is not enough; you need bounded and closed (compact). On the bounded-but-open , is continuous yet not uniformly continuous.
A uniformly continuous function must have a bounded derivative.
False — on has near yet is uniformly continuous via .
Lipschitz continuity implies uniform continuity.
True — from , choose ; the contains no , which is precisely uniformity.
Uniform continuity implies Lipschitz continuity.
False — is uniformly continuous but not Lipschitz; near its slope is unbounded so no single bounds all difference-quotients.
A continuous function on the compact set is always uniformly continuous there.
True — this is Heine–Cantor: cover by local -balls, extract a finite subcover, take the minimum .
The sum of two uniformly continuous functions on is uniformly continuous on .
True — if and for (use the smaller of the two 's), the triangle inequality gives .
The product of two uniformly continuous functions on an unbounded domain is uniformly continuous.
False — are (Lipschitz, hence) uniformly continuous on , but is not uniformly continuous on ; unbounded functions can amplify each other.
A uniformly continuous function sends every Cauchy sequence to a Cauchy sequence.
True — this is a defining strength: given , its single turns "terms eventually within " into "images eventually within ." Merely pointwise-continuous can fail this (e.g. on ).
is uniformly continuous on .
True — , so it's Lipschitz with and works everywhere despite the domain being unbounded.

Spot the error

Each item is a plausible-looking argument with a hidden flaw. Name the flaw.

" is bounded, so continuity on it automatically gives uniform continuity."
The error is dropping closed: Heine–Cantor needs closed and bounded (compact). is open, and on it is continuous but not uniformly continuous.
" is unbounded on for , therefore is not uniformly continuous."
The error is treating bounded-derivative as necessary. It is only sufficient (via MVE). is a genuine uniformly-continuous function with unbounded derivative.
"To disprove uniform continuity of , I fixed and and showed for one inside ; done."
No error in structure — but the flaw students commit is fixing last: you must let the adversary give any first, then produce . The parent's choice does exactly this.
" and are both uniformly continuous on , so is too."
The error is assuming products of uniformly-continuous functions stay uniformly continuous. They don't in general on unbounded domains: fails.
"I picked for , which depends only on the points, so is uniformly continuous."
The error: a valid uniform must depend on only. A containing is exactly the pointwise (non-uniform) situation; here it even as .
" is Lipschitz on because it's differentiable there."
Differentiable bounded derivative. Here as , so no single bounds the slopes; is not Lipschitz and not uniformly continuous on .
"The minimum of the infinitely many local 's gives a positive uniform ."
The error is taking min over an infinite family — the infimum may be . Compactness is what reduces it to a finite subcover, where the minimum is genuinely positive.

Why questions

Why is the swap of and the entire difference between the two notions?
Because it changes what is allowed to see: after the point () it can adapt locally; before the points () it is frozen and must survive the worst pair in the domain.
Why does factoring immediately reveal the failure on ?
It separates the input gap from the amplifier ; when the amplifier is unbounded, no fixed input gap keeps the output below everywhere.
Why does compactness (not just boundedness) rescue continuity into uniform continuity?
Compactness lets an infinite open cover of local -balls be reduced to a finite subcover, so the minimum is a positive number (a Lebesgue number); mere boundedness gives no such finite reduction.
Why is Lipschitz sufficient but not necessary for uniform continuity?
Lipschitz gives the clean , but uniform continuity only needs some modulus tying gaps to ; 's modulus works even though no linear bound does.
Why does uniform continuity preserve Cauchy sequences while pointwise continuity may not?
A Cauchy sequence's terms eventually lie within any ; a single global then forces the images within . Without a global (only local ones near a bad boundary point), the images can spread out — e.g. on the Cauchy sequence in .
Why can a function be uniformly continuous on an unbounded domain like at all?
Because uniformity concerns how fast outputs can separate, not domain size; if the increments are controlled (e.g. bounded slope for , or concave flattening for ), one suffices no matter how far out you go.

Edge cases

Is a constant function uniformly continuous on any set?
Yes, degenerately — for every pair, so any works; it is Lipschitz with .
Is uniformly continuous on ?
Yes — on we have , so it's Lipschitz with ; the trouble at has been excluded by starting at .
Is still uniformly continuous if we include the endpoint ?
Yes — from holds for all , including pairs involving ; the endpoint causes no issue.
Does uniform continuity on let extend continuously to the closed ?
Yes — uniform continuity maps the Cauchy sequences approaching and to Cauchy (hence convergent) image sequences, giving well-defined limit values at the endpoints.
What happens to "min of local 's" as an interval approaches non-compactness, say with for ?
The working shrinks to ; in the limit there is no positive left — a concrete picture of compactness being lost.
Is uniformly continuous on the unbounded but "thin" set ?
Yes — the set is closed and bounded (compact), so Heine–Cantor applies directly regardless of the gap; the amplifier is bounded by there.

Connections

  • Continuity (pointwise) — the weaker notion every trap here contrasts against.
  • Heine–Cantor Theorem — the compact-domain upgrade tested in several items.
  • Compactness / Lebesgue number lemma — why "finite subcover, take the min" works.
  • Lipschitz continuity — the sufficient-not-necessary test.
  • Mean Value Theorem — bridges bounded derivative to Lipschitz.
  • Cauchy sequences — the preservation property that separates uniform from pointwise.