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.

If f≤g on a punctured neighbourhood of c then lim⁡f≤lim⁡g, non-strictly

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,g:A→R and suppose both limits at c exist (The ε-δ limit lim⁡x→cf(x)=L of f:A→R at a limit point c of A). Suppose further that there is a real η>0 with

f(x)≤g(x)for every x∈A with 0<∣x−c∣<η.

Then

lim⁡x→cf(x)  ≤  lim⁡x→cg(x).

The conclusion is non-strict even when the hypothesis is strict. Replacing ≤ by < on both sides gives a false statement, refuted by FALSE: f<g near c implies lim⁡f<lim⁡g: strictness is destroyed in the limit, and no hypothesis short of a uniform gap restores it.

Only the values near c matter, by 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: the hypothesis is imposed on a punctured neighbourhood of c and on nothing else, and it says nothing about f(c) and g(c), which the definition ignores in any case.

Facts & Assumptions

Given: A set A⊆R, a limit point c of A, functions f,g:A→R, reals L,M with lim⁡x→cf(x)=L and lim⁡x→cg(x)=M, and a real η>0 with f(x)≤g(x) for every x∈A satisfying 0<∣x−c∣<η (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 for g and M (The ε-δ limit lim⁡x→cf(x)=L of f:A→R at a limit point c of A).

[L2]
[L3]

Absolute value: for t>0, ∣u∣<t is equivalent to −t<u<t (Basic properties of the absolute value).

[L4]

Order arithmetic in R: the order is total, so the negation of u≤v is v<u; trichotomy, so u<v and v≤u cannot both hold; adding a constant to an inequality and adding two inequalities (Order is preserved by adding a constant and by adding inequalities); 0<1 (The multiplicative identity is positive), so 2>0, 2−1>0 (Inverses of positives are positive, and reciprocation reverses order) and t/2>0 for t>0 (Sign rules for products and monotonicity of multiplication), with (t/2)+(t/2)=t; and of finitely many positive reals the smallest is positive (Ordered field).

Proof

technique · contradiction
1.1

Suppose, for contradiction, that L≤M fails; the order being total, this means M<L.

assume-contra
2.1

Then L−M>0, so ε:=(L−M)/2>0, and L−ε=(L+M)/2=M+ε.

step 1.1L4
3.1

By [L1] fix reals δ1,δ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 ∣g(x)−M∣<ε; let δ be the smallest of δ1, δ2 and η, so δ>0.

step 2.1L1L4choose
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, so ∣f(x)−L∣<ε gives f(x)>L−ε and ∣g(x)−M∣<ε gives g(x)<M+ε; since L−ε=M+ε, this yields g(x)<f(x).

step 3.1step 4.1L3L4
6.1

But that same x satisfies 0<∣x−c∣<η, so the hypothesis gives f(x)≤g(x), which together with g(x)<f(x) contradicts trichotomy.

step 3.1step 5.1L4
7.1

The assumption that L≤M fails is therefore untenable, and lim⁡x→cf(x)=L≤M=lim⁡x→cg(x).

step 6.1L4discharge-contradiction∎

Remarks

Depends on

Used by

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