Alphabeta Math
ExampleConstruction: AI-generatedVerification: 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 ψ(1/x)→0 as x→0, by the squeeze theorem

Example

Let A:=R∖{0} and define h:A→R by

h(x)  :=  x⋅ψ(1/x),

with ψ as in The trigonometry-free oscillator ψ(x)=inf⁡n∈Z∣x−n∣ is well defined and attained at a nearest integer, takes values in [0,1/2], vanishes exactly on Z, equals 1/2 at half-integers, and is 1-periodic. Then 0 is a limit point of A, the limit of h at 0 exists, and

lim⁡x→0h(x)  =  0.

The point of the example. The factor ψ(1/x) has no limit at 0 at all (ψ(1/x) has no limit at 0: two sequences tending to 0 give values constantly 0 and constantly 1/2), so Sums, scalar multiples, products and quotients of function limits, the quotient under the hypothesis that the denominator limit is nonzero cannot be applied to the product: its product rule requires both factors to have limits. What is available is that ψ(1/x) stays inside [0,1/2], and a bounded factor multiplied by one tending to 0 is killed. That is exactly what If f≤g≤h near c and f and h have the same limit at c, then so does g delivers, and it delivers the existence of the limit, not merely its value.

Facts & Assumptions

[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).

[L4]

Absolute value: ∣u∣≥0; ∣u∣=0 exactly when u=0; ∣uv∣=∣u∣ ∣v∣; ∣−u∣=∣u∣; ∣u∣=u for u≥0; and −∣u∣≤u≤∣u∣ (Basic properties of the absolute value).

[L5]

Order and field arithmetic: x≠0 has an inverse 1/x (Field); 0<1, so 2>0 and 1/2>0 with t/2<t for t>0 (The multiplicative identity is positive, Inverses of positives are positive, and reciprocation reverses order, Sign rules for products and monotonicity of multiplication); multiplying an inequality by a non-negative factor, and adding inequalities (Sign rules for products and monotonicity of multiplication, Order is preserved by adding a constant and by adding inequalities); the order is total (Ordered field). Those two sources state their moves in their STRICT forms only; the non-strict forms used below follow by adjoining the equality case, in which the two sides coincide (Ordered field).

Verification

technique · direct
1.1

0 is a limit point of A=R∖{0}: given a real ε>0, the real ε/2 satisfies ε/2>0, so it lies in A, and 0<∣ε/2−0∣=ε/2<ε.

L4L5L6
1.2

h is defined on all of A, and ∣h(x)∣≤∣x∣/2 there: for x∈A we have x≠0, so 1/x exists, and ∣h(x)∣=∣x∣⋅ψ(1/x) by [L4], while 0≤ψ(1/x)≤1/2 by [L1] and ∣x∣≥0, so multiplying the inequality ψ(1/x)≤1/2 by the non-negative factor ∣x∣ gives ∣h(x)∣≤∣x∣/2.

L1L4L5
1.3

The two functions x↦−∣x∣/2 and x↦∣x∣/2 on A each have limit 0 at 0: given a real ε>0, take δ:=ε; every x∈A with 0<∣x−0∣<δ satisfies ∣∣x∣/2−0∣=∣x∣/2<ε/2<ε, and likewise ∣−∣x∣/2−0∣=∣x∣/2<ε.

L2L4L5
2.1

Hence −∣x∣/2≤h(x)≤∣x∣/2 for every x∈A, by [L4] applied to ∣h(x)∣≤∣x∣/2.

step 1.2L4
3.1

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

step 1.1step 1.3step 2.1L3∎

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

34 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