Alphabeta Math
LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passjudge 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.

At a limit point of the domain a function has at most one limit

Statement

Let A⊆R, let f:A→R, let c be a limit point of A (Limit point, isolated point, adherent point, derived set, and dense subset of R) and let L,L′∈R. If

lim⁡x→cf(x)=Landlim⁡x→cf(x)=L′

(The ε-δ limit lim⁡x→cf(x)=L of f:A→R at a limit point c of A), then L=L′.

A function therefore has at most one limit at a limit point of its domain, which is what licenses the notation lim⁡x→cf(x) for a single real number. This lemma is recorded in the justified_by field of The ε-δ limit lim⁡x→cf(x)=L of f:A→R at a limit point c of A for exactly that reason.

The hypothesis that c is a limit point is not removable. At an isolated point of the domain the same ε-δ formula is satisfied vacuously by every real at once, which is the content of FALSE: a function has at most one limit at every point of its domain, isolated points included.

Facts & Assumptions

Given: A set A⊆R, a function f:A→R, a limit point c of A, and reals L,L′ with lim⁡x→cf(x)=L and lim⁡x→cf(x)=L′ (The ε-δ limit lim⁡x→cf(x)=L of f:A→R at a limit point c of A, Limit point, isolated point, adherent point, derived set, and dense subset of R).

[L1]

The limit condition: for every real ε>0 there is a real δ>0 such that every x∈A with 0<∣x−c∣<δ satisfies ∣f(x)−L∣<ε, and likewise with L′ in place of L (The ε-δ limit lim⁡x→cf(x)=L of f:A→R at a limit point c of A).

[L2]
[L3]

Triangle inequality: ∣u+v∣≤∣u∣+∣v∣ in R (The triangle inequality).

[L4]

Absolute value: ∣u∣≥0; ∣u∣=0 if and only if u=0; and ∣−u∣=∣u∣ (Basic properties of the absolute value).

[L5]

Order arithmetic in R: trichotomy, so u≠0 together with ∣u∣≥0 and ∣u∣≠0 forces ∣u∣>0, and t<t is impossible; adding two strict inequalities (Order is preserved by adding a constant and by adding inequalities); 0<1 (The multiplicative identity is positive), hence 2:=1+1>0 and 2−1>0 (Inverses of positives are positive, and reciprocation reverses order), so η/2>0 and (η/2)⋅2=η whenever η>0 (Sign rules for products and monotonicity of multiplication, Ordered field); and of two positive reals the smaller is positive, the order being total.

Proof

technique · contradiction
1.1

Suppose, for contradiction, that L≠L′.

assume-contra
2.1

Then L−L′≠0, so ∣L−L′∣≠0 while ∣L−L′∣≥0, and trichotomy gives ∣L−L′∣>0; hence ε:=∣L−L′∣/2>0 and 2ε=∣L−L′∣.

step 1.1L4L5
3.1

Applying [L1] twice with this ε, fix reals δ1>0 and δ2>0 such that every x∈A with 0<∣x−c∣<δ1 has ∣f(x)−L∣<ε and every x∈A with 0<∣x−c∣<δ2 has ∣f(x)−L′∣<ε; put δ to be the smaller of δ1 and δ2, so δ>0.

step 2.1L1L5choose
4.1

Since c is a limit point of A, fix x∈A with 0<∣x−c∣<δ.

step 3.1L2choose
5.1

That x satisfies 0<∣x−c∣<δ1 and 0<∣x−c∣<δ2, hence both ∣f(x)−L∣<ε and ∣f(x)−L′∣<ε.

step 3.1step 4.1L1
6.1

Therefore ∣L−L′∣=∣(L−f(x))+(f(x)−L′)∣≤∣L−f(x)∣+∣f(x)−L′∣=∣f(x)−L∣+∣f(x)−L′∣<ε+ε=2ε=∣L−L′∣.

step 5.1L3L4L5
7.1

So ∣L−L′∣<∣L−L′∣, which trichotomy forbids; the assumption L≠L′ is untenable, and hence L=L′.

step 6.1L5discharge-contradiction∎

Remarks

Depends on

Used by

Cited to discharge well-definedness by The ε-δ limit lim_x → c f(x) = L of f : A → ℝ at a limit point c of A.

Dependency tree · two levels

21 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