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: a function with a limit at cc is bounded on its whole domain

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}) and let f:ARf : A \to \mathbb{R} have a limit 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). Then ff is bounded on AA, that is, the image f(A)f(A) is a bounded subset of R\mathbb{R} (Lower bound, bounded below, bounded set).

What is true is the local statement, If ff has a finite limit at cc then ff is bounded on some punctured neighbourhood of cc: there is a radius δ>0\delta > 0 such that ff is bounded on ANδ(c)A \cap N^{*}_{\delta}(c). The radius is produced by the limit condition at the single tolerance ε=1\varepsilon = 1, and it carries no information whatever about the values of ff far from cc, which the limit condition never constrains.

The witness below is f(x)=1/xf(x) = 1/x on (0,)(0, \infty) at the point c=1c = 1: the limit there is 11, and ff is bounded near 11, while on the whole domain ff takes values above every real.

Facts & Assumptions

Given: The set A:=(0,)A := (0, \infty) (Intervals of R\mathbb{R}: the nine order-convex forms, nondegeneracy, and length), the point c:=1c := 1, and the function f:ARf : A \to \mathbb{R} with f(x):=1/x=x1f(x) := 1/x = x^{-1}.

[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=u|u| = u for u0u \ge 0; uv=uv|uv| = |u|\,|v|; u=u|-u| = |u|; and for t>0t > 0, u<t|u| < t is equivalent to t<u<t-t < u < t (Basic properties of the absolute value).

[L4]

Inverses and order: a>0a > 0 gives a1>0a^{-1} > 0, and 0<a<b0 < a < b gives 0<b1<a10 < b^{-1} < a^{-1} (Inverses of positives are positive, and reciprocation reverses order); (a1)1=a(a^{-1})^{-1} = a for a0a \ne 0, inverses being unique (Field); and for t>0t > 0, u<vu < v is equivalent to ut<vtut < vt (Sign rules for products and monotonicity of multiplication).

[L5]

Order arithmetic: 0<10 < 1, hence 2>02 > 0 and 1/2>01/2 > 0 with 11/2=1/21 - 1/2 = 1/2 (The multiplicative identity is positive, Order is preserved by adding a constant and by adding inequalities); of two positive reals the smaller is positive, the order being total (Ordered field).

[L6]

Archimedean property: for every real MM there is a natural n1n \ge 1 with M<n1RM < n \cdot 1_{\mathbb{R}}, and the canonical naturals satisfy n1R>0n \cdot 1_{\mathbb{R}} > 0 (Every complete ordered field is Archimedean, Canonical naturals are positive and strictly increasing, Complete ordered field (least-upper-bound property)).

[L7]

Bounded set: SRS \subseteq \mathbb{R} is bounded when it has an upper bound and a lower bound; a set with no upper bound is not bounded (Lower bound, bounded below, bounded set).

Refutation

technique · direct
1.1

The point 11 lies in A=(0,)A = (0,\infty) and is a limit point of AA: given a real ε>0\varepsilon > 0, let ρ\rho be the smaller of ε\varepsilon and 11, so ρ>0\rho > 0; then 1+ρ/2>1>01 + \rho/2 > 1 > 0 lies in AA and satisfies 0<(1+ρ/2)1=ρ/2<ε0 < |(1 + \rho/2) - 1| = \rho/2 < \varepsilon.

L2L3L5
1.2

ff is well defined on AA: every xAx \in A has x>0x > 0, hence x0x \ne 0 and x1x^{-1} exists, with x1>0x^{-1} > 0.

L4L7
2.1

The limit of ff at 11 exists and equals 11. Let ε>0\varepsilon > 0 be an arbitrary real and let δ\delta be the smaller of 1/21/2 and ε/2\varepsilon/2, so δ>0\delta > 0. For xAx \in A with 0<x1<δ0 < |x - 1| < \delta we get x>11/2=1/2>0x > 1 - 1/2 = 1/2 > 0, hence 0<1/x<20 < 1/x < 2 by [L4]; and 1/x1=(1x)/x=x1(1/x)<δ2ε|1/x - 1| = |(1 - x)/x| = |x - 1| \cdot (1/x) < \delta \cdot 2 \le \varepsilon.

step 1.1step 1.2L1L3L4L5
2.2

The image f(A)f(A) has no upper bound. Let MM be an arbitrary real; by [L6] fix a natural n1n \ge 1 with M<n1RM < n \cdot 1_{\mathbb{R}}, and note n1R>0n \cdot 1_{\mathbb{R}} > 0. Then x:=(n1R)1x := (n \cdot 1_{\mathbb{R}})^{-1} satisfies x>0x > 0, so xAx \in A, and f(x)=x1=n1R>Mf(x) = x^{-1} = n \cdot 1_{\mathbb{R}} > M. So no real bounds f(A)f(A) above, and f(A)f(A) is not bounded.

step 1.2L4L6L7
3.1

So ff has a limit at the limit point c=1c = 1 of its domain and is unbounded on that domain: the claim is false, while If ff has a finite limit at cc then ff is bounded on some punctured neighbourhood of cc remains true and gives boundedness on AN1/2(1)A \cap N^{*}_{1/2}(1), where indeed 0<f(x)<20 < f(x) < 2 by step 2.1.

step 2.1step 2.2L7

Remarks

  • The limit hypothesis is entirely local and the conclusion asked for is global, so no argument could bridge them. The witness makes that concrete by putting the unbounded behaviour at the other end of the domain, arbitrarily far from cc in the only sense available here.

  • The sequential analogue is true, and that contrast is worth noting: a convergent sequence is bounded (Every convergent sequence is bounded), because a sequence has only finitely many terms outside any tail, and finitely many reals are bounded. A function has no such structure: the part of AA outside a punctured neighbourhood of cc can be infinite and can carry arbitrary values.

  • A bounded version does hold with an extra hypothesis: if AA is itself contained in a punctured neighbourhood of cc on which the limit estimate applies, then local and global boundedness coincide. That is a hypothesis on the domain, not a theorem about limits.

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: 35 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