Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableverified 2026-09-10 (Codex)
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 ε-δ form

Definition

Let (X,dX) and (Y,dY) be metric spaces (Metric space: d(x,y)=0 iff x=y, symmetry, and the triangle inequality; pseudometric and ultrametric), let f:X→Y be a function and let a∈X.

f is continuous at a if for every real ε>0 there is a real δ>0 such that

dX(x,a)<δ  ⟹  dY(f(x),f(a))<εfor all x∈X.

f is continuous (globally, or on X) if it is continuous at every point of X.

The same condition in balls. Since dX(x,a)<δ says x∈BX(a,δ) and dY(f(x),f(a))<ε says f(x)∈BY(f(a),ε) (Open ball, closed ball and sphere in a metric space), continuity at a reads: for every ε>0 there is δ>0 with

f[BX(a,δ)]⊆BY(f(a),ε).

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), not of f 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 δ is allowed to depend on ε and on the point a. Requiring one δ 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 33 more results.

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