Alphabeta Math
False statementConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck 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.

FALSE: f<gf < g near cc implies limf<limg\lim f < \lim g

Statement

False claim: let ARA \subseteq \mathbb{R}, let cc be a limit point of AA (Limit point, isolated point, adherent point, derived set, and dense subset of R\mathbb{R}), let f,g:ARf, g : A \to \mathbb{R} have limits at cc (The ε\varepsilon-δ\delta limit limxcf(x)=L\lim_{x \to c} f(x) = L of f:ARf : A \to \mathbb{R} at a limit point cc of AA), and suppose there is a real η>0\eta > 0 with

f(x)<g(x)for every xA with 0<xc<η.f(x) < g(x) \qquad \text{for every } x \in A \text{ with } 0 < |x - c| < \eta .

Then limxcf(x)<limxcg(x)\lim_{x \to c} f(x) < \lim_{x \to c} g(x).

What is true is the non-strict version, If fgf \le g on a punctured neighbourhood of cc then limflimg\lim f \le \lim g, non-strictly: the hypothesis fgf \le g near cc gives limflimg\lim f \le \lim g, and that conclusion cannot be improved even when the hypothesis is strengthened to a strict inequality at every point.

Why the strengthening fails. Strictness at each point is not a uniform statement: it says g(x)f(x)>0g(x) - f(x) > 0 for every xx near cc, with no lower bound on that positive quantity. The limit only sees the limit of gfg - f, and a function that is positive everywhere may have limit 00. What does survive is the uniform version: if g(x)f(x)κg(x) - f(x) \ge \kappa near cc for a fixed real κ>0\kappa > 0, then limglimfκ>0\lim g - \lim f \ge \kappa > 0, by applying If fgf \le g on a punctured neighbourhood of cc then limflimg\lim f \le \lim g, non-strictly to f+κf + \kappa and gg.

Facts & Assumptions

Given: The set A:=RA := \mathbb{R}, the point c:=0c := 0, the constant function f:RRf : \mathbb{R} \to \mathbb{R} with f(x):=0f(x) := 0 for every xx, and the function g:RRg : \mathbb{R} \to \mathbb{R} with g(x):=xg(x) := |x|.

[L1]

The limit condition (The ε\varepsilon-δ\delta limit limxcf(x)=L\lim_{x \to c} f(x) = L of f:ARf : A \to \mathbb{R} at a limit point cc of AA): limxch(x)=P\lim_{x \to c} h(x) = P means that for every real ε>0\varepsilon > 0 there is a real δ>0\delta > 0 such that every xx in the domain of hh with 0<xc<δ0 < |x - c| < \delta satisfies h(x)P<ε|h(x) - P| < \varepsilon.

[L3]

Absolute value: u0|u| \ge 0; u=0|u| = 0 exactly when u=0u = 0; and u=u|u| = u for u0u \ge 0, so x0=x\bigl| |x| - 0 \bigr| = |x| (Basic properties of the absolute value).

[L4]

Order in R\mathbb{R}: trichotomy, so u0|u| \ge 0 together with u0|u| \ne 0 gives u>0|u| > 0, and t<tt < t is impossible (Ordered field).

Refutation

technique · direct
1.1

The point 00 is a limit point of R\mathbb{R}.

L2
1.2

The strict hypothesis holds with η:=1\eta := 1: every xRx \in \mathbb{R} with 0<x0<10 < |x - 0| < 1 has x0|x| \ne 0, hence x>0=f(x)|x| > 0 = f(x), that is f(x)<g(x)f(x) < g(x).

L3L4
2.1

Both limits exist and are equal to 00. For ff: f(x)0=0<ε|f(x) - 0| = 0 < \varepsilon for every xx and every real ε>0\varepsilon > 0, any δ\delta serving. For gg: given a real ε>0\varepsilon > 0 take δ:=ε\delta := \varepsilon; every xx with 0<x0<δ0 < |x - 0| < \delta satisfies x0=x<ε\bigl| |x| - 0 \bigr| = |x| < \varepsilon.

step 1.1L1L3
3.1

So f(x)<g(x)f(x) < g(x) throughout a punctured neighbourhood of 00 while limx0f(x)=0=limx0g(x)\lim_{x \to 0} f(x) = 0 = \lim_{x \to 0} g(x); the asserted strict inequality 0<00 < 0 is impossible by trichotomy, so the claim is false.

step 1.2step 2.1L4

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 33 results over 13 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources