Alphabeta Math
ExampleConstruction: 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.

x⋅1Q(x) has a limit at 0 and at no other point

Example

With 1Q as in The indicator of Q has a limit at no point of R, let

d:R→R,d(x):=x⋅1Q(x),

so d(x)=x for rational x and d(x)=0 for irrational x. Then the limit of d at 0 exists, with

lim⁡x→0d(x)=0,

and at every c≠0 the function d has no limit.

The point of the example. The factor 1Q has a limit nowhere; multiplying it by x repairs exactly one point, and only that one. The repair at 0 is the squeeze theorem (If f≤g≤h near c and f and h have the same limit at c, then so does g) applied to −∣x∣≤d(x)≤∣x∣; the failure elsewhere is the same two-sequence argument as in The indicator of Q has a limit at no point of R, now with image limits c and 0, which are distinct precisely because c≠0.

Facts & Assumptions

Given: The canonical copy Q⊆R of the rationals, the irrationals X=R∖Q, the function d(x)=x⋅1Q(x), and a real c≠0.

[L1]

The values of d: d(x)=x for x∈Q and d(x)=0 for x∈X; every real lies in exactly one of Q and X (The indicator of Q has a limit at no point of R).

[L2]

The limit condition (The ε-δ limit lim⁡x→cf(x)=L of f:A→R at a limit point c of A): lim⁡x→cf(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 ∣f(x)−P∣<ε.

[L3]

Squeeze theorem: if f≤g≤k on A∩Nη∗(c) for some real η>0 and the limits of f and of k at c exist and are equal to L, then the limit of g at c exists and equals L (If f≤g≤h near c and f and h have the same limit at c, then so does g).

[L7]

Absolute value: ∣u∣≥0; −∣u∣≤u≤∣u∣; ∣u∣=u for u≥0; ∣0∣=0 (Basic properties of the absolute value). Order arithmetic: trichotomy and totality; 0<1, so 2>0 and ε/2<ε for ε>0 (The multiplicative identity is positive, Order is preserved by adding a constant and by adding inequalities, Sign rules for products and monotonicity of multiplication, Ordered field).

Verification

technique · direct
1.1

For every x∈R, −∣x∣≤d(x)≤∣x∣: if x∈Q then d(x)=x and −∣x∣≤x≤∣x∣; if x∈X then d(x)=0 and −∣x∣≤0≤∣x∣.

L1L7
1.2

Every real is a limit point of R; in particular 0 and the given c are.

L6
1.3

The functions x↦−∣x∣ and x↦∣x∣ have limit 0 at 0: given a real ε>0 take δ:=ε; every x with 0<∣x−0∣<δ satisfies ∣∣x∣−0∣=∣x∣<ε and ∣−∣x∣−0∣=∣x∣<ε.

L2L7
2.1

The three functions satisfy −∣x∣≤d(x)≤∣x∣ on all of R, in particular on R∩N1∗(0), and the outer two have limit 0 at 0; since 0 is a limit point of R, the squeeze theorem [L3] gives that the limit of d at 0 exists and equals 0.

step 1.1step 1.2step 1.3L3
2.2

Fix the real c≠0. By [L5] there are a sequence (qk) with all terms in Q∖{c} and a sequence (uk) with all terms in X∖{c}, both converging to c.

step 1.2L5choose
3.1

By [L1], d(qk)=qk for every k, so the image sequence (d(qk)) is (qk) itself and converges to c; and d(uk)=0 for every k, so that image sequence is constant and converges to 0. Since c≠0, the two limits are distinct, and both sequences have all their terms in R∖{c} and converge to c; by [L4] the function d has no limit at c.

step 2.2L1L4L7L8
4.1

So the limit of d exists at 0, with value 0, and fails to exist at every other real: d has a limit at exactly one point.

step 2.1step 3.1∎

Remarks

  • Why 0 is the exceptional point. The squeeze bound ∣d(x)∣≤∣x∣ is useful only where ∣x∣ is small, that is near 0; at any other c the two bounding functions have limit ∣c∣≠0 and −∣c∣, which are different, so the squeeze theorem says nothing there. That is not an accident of the proof: the two-sequence argument shows the limit genuinely fails at every such c.

  • The value d(0)=0 happens to equal the limit, since 0 is rational, so d satisfies at 0 the equality that FALSE: lim⁡x→cf(x)=f(c) whenever both sides exist shows is not automatic. It is the only point of R at which d does so.

  • Contrast with ψ(1/x). There the oscillation is bounded and the failure is confined to a single point, 0, with the multiplication by x repairing precisely that point (x ψ(1/x)→0 as x→0, by the squeeze theorem). Here the failure is everywhere and the multiplication repairs precisely one point. The two examples are the same mechanism — a bounded factor damped by a vanishing one — applied to opposite kinds of irregularity.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

50 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