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.

Continuity of a map between metric spaces, at a point and globally, in the ε\varepsilon-δ\delta form

Definition

Let (X,dX)(X, d_X) and (Y,dY)(Y, d_Y) be metric spaces (Metric space: d(x,y)=0d(x,y) = 0 iff x=yx = y, symmetry, and the triangle inequality; pseudometric and ultrametric), let f:XYf : X \to Y be a function and let aXa \in X.

ff is continuous at aa if for every real ε>0\varepsilon > 0 there is a real δ>0\delta > 0 such that

dX(x,a)<δ    dY(f(x),f(a))<εfor all xX.d_X(x,a) < \delta \;\Longrightarrow\; d_Y\big(f(x), f(a)\big) < \varepsilon \qquad \text{for all } x \in X .

ff is continuous (globally, or on XX) if it is continuous at every point of XX.

The same condition in balls. Since dX(x,a)<δd_X(x,a) < \delta says xBX(a,δ)x \in B_X(a,\delta) and dY(f(x),f(a))<εd_Y(f(x),f(a)) < \varepsilon says f(x)BY(f(a),ε)f(x) \in B_Y(f(a),\varepsilon) (Open ball, closed ball and sphere in a metric space), continuity at aa reads: for every ε>0\varepsilon > 0 there is δ>0\delta > 0 with

f[BX(a,δ)]BY(f(a),ε).f\big[B_X(a,\delta)\big] \subseteq B_Y\big(f(a), \varepsilon\big).

Both forms are used below and are the same statement written twice.

Both metrics matter, and both are named. Continuity is a property of the triple (dX,dY,f)(d_X, d_Y, f), not of ff alone. When several metrics on the same underlying sets are in play, as in Topologically, uniformly and Lipschitz equivalent metrics on a set, the metrics are always written out.

Quantifier order. The δ\delta is allowed to depend on ε\varepsilon and on the point aa. Requiring one δ\delta to work at every point simultaneously is a strictly stronger condition, uniform continuity; it is defined on a later page of this library, and at this point in the reading order it is written out in full where needed (Topologically, uniformly and Lipschitz equivalent metrics on a set).

Remarks

Depends on

Used by

…and 16 more results.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 16 results over 8 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