Alphabeta Math
LemmaStatement: AI-adaptedProof: 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.

If lim⁡x→cf(x)=L≠0 then ∣f∣>∣L∣/2 on a punctured neighbourhood of c; in particular if L>0 then f>L/2>0 there

Statement

Let A⊆R, let c be a limit point of A (Limit point, isolated point, adherent point, derived set, and dense subset of R), let f:A→R and suppose the limit of f at c exists with lim⁡x→cf(x)=L and L≠0 (The ε-δ limit lim⁡x→cf(x)=L of f:A→R at a limit point c of A). Then there is a real δ>0 such that every x∈A with 0<∣x−c∣<δ satisfies

∣f(x)∣  >  ∣L∣2  >  0;

in particular f(x)≠0 for every such x. Moreover:

  • if L>0 then f(x)>L/2>0 for every such x;
  • if L<0 then f(x)<L/2<0 for every such x.

Consequently, writing

A0:={ x∈A : f(x)≠0 },

the point c is a limit point of A0.

The bound ∣L∣/2, and not merely "f≠0", is what later proofs need. The quotient case of Sums, scalar multiples, products and quotients of function limits, the quotient under the hypothesis that the denominator limit is nonzero estimates 1/∣f∣ near c and therefore needs a positive lower bound on ∣f∣ there, and the last claim is what lets a limit be taken on the smaller domain A0 at all.

Facts & Assumptions

Given: A set A⊆R, a limit point c of A, a function f:A→R and a real L≠0 with lim⁡x→cf(x)=L; and A0:={ x∈A:f(x)≠0 } (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∣<ε (The ε-δ limit lim⁡x→cf(x)=L of f:A→R at a limit point c of A).

[L2]

Absolute value: ∣u∣≥0; ∣u∣=0 if and only if u=0; ∣u∣=u for u≥0 and ∣u∣=−u for u≤0; and for t>0, ∣u∣<t is equivalent to −t<u<t (Basic properties of the absolute value).

[L3]

Reverse triangle inequality: ∣∣u∣−∣v∣∣≤∣u−v∣ (The reverse triangle inequality).

[L4]
[L5]

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

Proof

technique · direct
1.1

Since L≠0 we have ∣L∣≠0 while ∣L∣≥0, so trichotomy gives ∣L∣>0, and ε:=∣L∣/2>0 with ∣L∣−∣L∣/2=∣L∣/2.

givenL2L5
2.1

Apply [L1] with this ε: fix a real δ>0 such that every x∈A with 0<∣x−c∣<δ satisfies ∣f(x)−L∣<∣L∣/2.

step 1.1L1choose
3.1

For every such x the reverse triangle inequality gives ∣∣f(x)∣−∣L∣∣≤∣f(x)−L∣<∣L∣/2, hence ∣f(x)∣−∣L∣>−∣L∣/2 and so ∣f(x)∣>∣L∣−∣L∣/2=∣L∣/2>0; in particular ∣f(x)∣≠0 and therefore f(x)≠0.

step 2.1L2L3L5
3.2

If L>0 then ∣L∣=L, and for every such x the estimate ∣f(x)−L∣<L/2 gives −L/2<f(x)−L, that is f(x)>L−L/2=L/2>0.

step 2.1L2L5
3.3

If L<0 then ∣L∣=−L, and for every such x the estimate ∣f(x)−L∣<−L/2 gives f(x)−L<−L/2, that is f(x)<L−L/2=L/2<0.

step 2.1L2L5
4.1

Let η>0 be an arbitrary real and let ρ be the smaller of δ and η, so ρ>0. Since c is a limit point of A there is x∈A with 0<∣x−c∣<ρ; that x satisfies 0<∣x−c∣<δ, hence f(x)≠0 by step 3.1, so x∈A0 and 0<∣x−c∣<η. As η was arbitrary, c is a limit point of A0.

step 3.1L4L5
5.1

So on A∩Nδ∗(c) the function is bounded away from 0 by ∣L∣/2 and carries the sign of L, and c remains a limit point of the set A0 where f does not vanish.

step 3.1step 3.2step 3.3step 4.1∎

Remarks

Depends on

Used by

Dependency tree · two levels

22 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