Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableSession-authored (Fable 5 assisted)judge pass (z-ai/glm-5.2)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:ARf : A \to \mathbb{R}: one δ\delta serving every pair of points of AA

Definition

Let ARA \subseteq \mathbb{R} and let f:ARf : A \to \mathbb{R}. Then ff is uniformly continuous on AA when

(ε>0) (δ>0) (x,xA) [ xx<δ  f(x)f(x)<ε ],(\forall \varepsilon > 0)\ (\exists \delta > 0)\ (\forall x, x' \in A)\ \bigl[\ |x - x'| < \delta \ \Longrightarrow\ |f(x) - f(x')| < \varepsilon\ \bigr],

with ε\varepsilon and δ\delta ranging over the positive reals.

The whole content is in the order of the quantifiers. Written out, continuity on AA (Continuity of f:ARf : A \to \mathbb{R} at a point of AA and on AA: the ε\varepsilon-δ\delta condition, its agreement with limxcf(x)=f(c)\lim_{x \to c} f(x) = f(c) at a limit point, and continuity at an isolated point) is

ε cA δ xA,\forall \varepsilon\ \forall c \in A\ \exists \delta\ \forall x \in A ,

and uniform continuity is

ε δ xA xA.\forall \varepsilon\ \exists \delta\ \forall x' \in A\ \forall x \in A .

Moving δ\exists \delta 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 AA at once. This is the same distinction, for the same reason, that Uniform continuity of a map of metric spaces: one δ\delta serving every point draws for maps of metric spaces.

Uniform continuity implies continuity. Given ε>0\varepsilon > 0, take the δ\delta supplied by uniform continuity and, at a point cAc \in A, apply the condition with x:=cx' := c: every xAx \in A with xc<δ|x - c| < \delta satisfies f(x)f(c)<ε|f(x) - f(c)| < \varepsilon. So the same δ\delta witnesses continuity at every point of AA 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)(f, A), not of ff alone. The same formula may be uniformly continuous on one set and not on another: x1/xx \mapsto 1/x is uniformly continuous on [1,)[1,\infty) and not on (0,1)(0,1), and xx2x \mapsto x^{2} is uniformly continuous on every bounded interval and not on R\mathbb{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=xx = x', at which the implication reads f(x)f(x)=0<ε|f(x) - f(x)| = 0 < \varepsilon (Basic properties of the absolute value) and is automatic, and the condition is symmetric in the two points because xx=xx|x - x'| = |x' - x|.

Remarks

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 24 results over 12 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources