Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-07-27
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

Uniform continuity of f:A→R: one δ serving every pair of points of A

Definition

Let A⊆R and let f:A→R. Then f is uniformly continuous on A when

(∀ε>0) (∃δ>0) (∀x,x′∈A) [ ∣x−x′∣<δ ⟹ ∣f(x)−f(x′)∣<ε ],

with ε and δ ranging over the positive reals.

The whole content is in the order of the quantifiers. Written out, continuity on A (Continuity of f:A→R at a point of A and on A: the ε-δ condition, its agreement with lim⁡x→cf(x)=f(c) at a limit point, and continuity at an isolated point) is

∀ε ∀c∈A ∃δ ∀x∈A,

and uniform continuity is

∀ε ∃δ ∀x′∈A ∀x∈A.

Moving ∃δ to the left of the point quantifier is the entire difference: for continuity the radius may shrink from point to point, for uniform continuity one radius must serve the whole of A at once. This is the same distinction, for the same reason, that Uniform continuity of a map of metric spaces: one δ serving every point draws for maps of metric spaces.

Uniform continuity implies continuity. Given ε>0, take the δ supplied by uniform continuity and, at a point c∈A, apply the condition with x′:=c: every x∈A with ∣x−c∣<δ satisfies ∣f(x)−f(c)∣<ε. So the same δ witnesses continuity at every point of A simultaneously. The converse fails, and the failure is not marginal: FALSE: every continuous real function is uniformly continuous on its domain refutes it on this page, and the companion page works two witnesses out in full.

Uniform continuity is a property of the pair (f,A), not of f alone. The same formula may be uniformly continuous on one set and not on another: x↦1/x is uniformly continuous on [1,∞) and not on (0,1), and x↦x2 is uniformly continuous on every bounded interval and not on R. Restricting the domain therefore never destroys uniform continuity, since the condition then quantifies over fewer pairs; enlarging it may.

The two points are unordered and may coincide. Nothing above excludes x=x′, at which the implication reads ∣f(x)−f(x)∣=0<ε (Basic properties of the absolute value) and is automatic, and the condition is symmetric in the two points because ∣x−x′∣=∣x′−x∣.

Remarks

Depends on

Used by

Dependency tree · two levels

15 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources