Alphabeta Math
CounterexampleConstruction: AI-adaptedVerification: 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.

The function equal to 0 off the origin and to 1 at the origin has limit 0≠1 there

Statement refuted

Refuted claim: if c∈A is a limit point of A⊆R and f:A→R has a limit at c, then lim⁡x→cf(x)=f(c) — the false statement FALSE: lim⁡x→cf(x)=f(c) whenever both sides exist.

The witness is the smallest one available: the function

f:R→R,f(x):={0x≠0,1x=0,

at the point c=0. It has limit 0 there, while f(0)=1.

Beyond refuting the claim, this item records two further facts about the same witness, both used elsewhere on the page: both one-sided limits at 0 also equal 0, so the defect is not a jump; and changing the single value f(0) to 0 produces a function with the same limit and the equality restored. That is what makes this a removable defect, and it is the pattern the composition counterexample With g≡0 and f equal to 0 off the origin and 1 at it, lim⁡g=0 and lim⁡y→0f=0 while f∘g≡1 exploits.

Facts & Assumptions

Given: The function f:R→R above and the point c:=0; and the constant function g:R→R with g(x):=0 for every x.

[L1]

The limit condition (The ε-δ limit lim⁡x→cf(x)=L of f:A→R at a limit point c of A): lim⁡x→ch(x)=P means that for every real ε>0 there is a real δ>0 such that every x in the domain with 0<∣x−c∣<δ satisfies ∣h(x)−P∣<ε.

[L2]

Limit point: every real is a limit point of R, punctured neighbourhoods being never empty; and 0 is a limit point of (0,∞) and of (−∞,0), since ε/2 and −ε/2 lie in them at distance ε/2 from 0 (Limit point, isolated point, adherent point, derived set, and dense subset of R, The ε-neighbourhood and the punctured ε-neighbourhood of a point of R, Intervals of R: the nine order-convex forms, nondegeneracy, and length).

[L3]

Absolute value: ∣0∣=0; ∣u∣=0 exactly when u=0 (Basic properties of the absolute value).

[L4]

Order in R: trichotomy, so every real either equals 0 or does not, exclusively; 0<1, so 1≠0, and ε/2>0 for ε>0 (The multiplicative identity is positive, Ordered field).

[L5]

One-sided limits are the limits of the restrictions to A∩(−∞,c) and A∩(c,∞) (The left and right limits of f at c, as limits of the restrictions of f to A∩(−∞,c) and A∩(c,∞)).

[L6]

Locality: if two functions on A agree on A∩Nη∗(c) for some real η>0, they have the same limits at c (claim 1 of The limit at c depends only on the restriction of f to a punctured neighbourhood of c, and passes to any subset of the domain having c as a limit point).

Counterexample

technique · direct
1.1

f is a well-defined function on R, by trichotomy; and 0∈R is a limit point of R.

L2L4
1.2

The reals 0 and 1 are distinct.

L4
2.1

The limit of f at 0 exists and equals 0: given an arbitrary real ε>0, take δ:=1>0; every x∈R with 0<∣x−0∣<1 has ∣x∣≠0, hence x≠0, hence f(x)=0 and ∣f(x)−0∣=∣0∣=0<ε.

step 1.1L1L3L4
2.2

Both one-sided limits of f at 0 exist and equal 0: the point 0 is a limit point of (0,∞) and of (−∞,0) by [L2], and every x in either set satisfies x≠0, hence f(x)=0; so any δ>0 serves in the definition of each one-sided limit.

step 1.1L1L2L3L5
3.1

Yet f(0)=1, and 1≠0=lim⁡x→0f(x): at the point c=0 of the domain, which is a limit point of the domain, the limit exists and differs from the value, refuting the claim.

step 1.2step 2.1L4
3.2

Changing the single value repairs the equality: f and the constant function g agree at every x≠0, hence on R∩N1∗(0), so by [L6] the limit of g at 0 exists and equals 0; and g(0)=0 is that limit.

step 2.1L6
4.1

So the limit at a point of the domain is independent of the value of the function there, and the two agree only under an extra hypothesis on the function, never as a consequence of the limit existing.

step 3.1step 3.2∎

Remarks

Depends on

Used by

Dependency tree · two levels

23 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