Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicablejudge 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 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

Definition

Throughout, R is the complete ordered field with its order and absolute value (Complete ordered field (least-upper-bound property), Basic properties of the absolute value), and neighbourhoods are those of The ε-neighbourhood and the punctured ε-neighbourhood of a point of R.

Let A⊆R, let f:A→R and let c∈A. Then f is continuous at c when

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

with ε and δ ranging over the positive reals. In the language of neighbourhoods: for every real ε>0 there is a real δ>0 with

f(A∩Nδ(c))  ⊆  Nε(f(c)).

f is continuous on A when it is continuous at every point of A.

The point c is required to lie in A, and the condition is unpunctured. Both differ from The ε-δ limit lim⁡x→cf(x)=L of f:A→R at a limit point c of A, and deliberately. There the quantifier runs over 0<∣x−c∣<δ, which removes x=c; here x=c is allowed, and at x=c the implication reads ∣f(c)−f(c)∣=0<ε, which is automatic. So allowing x=c costs nothing, and it is what lets the definition be stated at every point of A, including the points where no limit exists.

Three clauses, and all three are part of the definition.

  1. At a limit point. Suppose c∈A is a limit point of A (Limit point, isolated point, adherent point, derived set, and dense subset of R). Then f is continuous at c if and only if the limit of f at c exists and lim⁡x→cf(x)  =  f(c) (The ε-δ limit lim⁡x→cf(x)=L of f:A→R at a limit point c of A). Indeed, for a given ε>0 a δ witnessing continuity witnesses the limit condition, because the limit condition quantifies over a subset of the points continuity quantifies over; and conversely a δ witnessing lim⁡x→cf(x)=f(c) witnesses continuity, because the one point it omits, x=c, satisfies ∣f(c)−f(c)∣<ε anyway.

  2. At an isolated point. Suppose c∈A is an isolated point of A (Limit point, isolated point, adherent point, derived set, and dense subset of R), so that Nη(c)∩A={c} for some real η>0. Then every f:A→R is continuous at c: take δ:=η, so that the only x∈A with ∣x−c∣<δ is c itself, and ∣f(c)−f(c)∣=0<ε.

  3. On a set. Continuity on A is continuity at each point of A, and nothing more. It is not a condition relating f to points outside A.

Every point of A is either a limit point of A or an isolated point of A, and never both (Limit point, isolated point, adherent point, derived set, and dense subset of R), so clauses 1 and 2 between them describe continuity at every point of A.

This is not the raw ε-δ formula of FALSE: a function has at most one limit at every point of its domain, isolated points included. That item records what goes wrong when the punctured formula of The ε-δ limit lim⁡x→cf(x)=L of f:A→R at a limit point c of A is written down at an arbitrary point of the domain: at an isolated point it is satisfied vacuously by every real L at once, so it defines nothing, and this library therefore leaves lim⁡x→cf(x) undefined at an isolated point. Continuity at an isolated point is a different matter: the formula above is not vacuous — it is a genuine condition on f(c), satisfied because f(c) is the only value being compared with itself — and it names a single, well-defined property. The limit is undefined there; the continuity is defined, and is automatic. Clause 1 is the only place where the two notions meet, and it is stated only where the limit exists as a notion.

Where the distinction disappears. If A is an open subset of R (Open subset of R (every point has a neighbourhood inside it), closed subset (complement open), and clopen), then every c∈A has some Nη(c)⊆A, and a punctured neighbourhood is never empty (The ε-neighbourhood and the punctured ε-neighbourhood of a point of R), so every point of A is a limit point of A and clause 1 covers the whole of A. The same holds when A is a nondegenerate interval (Intervals of R: the nine order-convex forms, nondegeneracy, and length). Isolated points are what force clause 2 to exist at all, and they occur as soon as A is allowed to be an arbitrary subset of R, as in A={0}∪[1,2].

Remarks

Depends on

Used by

…and 145 more results.

Dependency tree · two levels

18 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