Alphabeta Math
CounterexampleConstruction: 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.

On a closed interval of Q\mathbb{Q} there is a continuous unbounded function, a bounded one with no maximum, and one without the intermediate value property

Statement refuted

The notion of continuity used here is stated in full, and is not imported. Let FF be an ordered field, DFD \subseteq F and φ:DF\varphi : D \to F. Say φ\varphi is continuous at cDc \in D when

for every ε>0 in F there is δ>0 in F with φ(x)φ(c)<ε whenever xD and xc<δ,\text{for every } \varepsilon > 0 \text{ in } F \text{ there is } \delta > 0 \text{ in } F \text{ with } |\varphi(x) - \varphi(c)| < \varepsilon \text{ whenever } x \in D \text{ and } |x - c| < \delta,

and continuous on DD when it is continuous at every point of DD. This is the ordinary ε\varepsilon-δ\delta condition, read entirely inside FF. Nothing below cites a definition of continuity from elsewhere in this library, because there is none yet.

Refuted claim: over every ordered field FF, a function φ:[a,b]FF\varphi : [a,b]_F \to F that is continuous on the closed interval [a,b]F[a,b]_F (Sequences, convergence, Cauchyness, monotonicity, boundedness and closed intervals in an arbitrary ordered field) is bounded there, attains a maximum there, and takes every value between φ(a)\varphi(a) and φ(b)\varphi(b). In other words, the extreme value theorem and the intermediate value theorem hold over an arbitrary ordered field.

The witness is F=QF = \mathbb{Q} and D=[0,2]QD = [0,2]_{\mathbb{Q}}, with three functions, one for each clause:

f(x)=1x22,g(x)=(x22)2,h(x)=x22.f(x) = \frac{1}{x^2 - 2}, \qquad g(x) = -\,(x^2-2)^2, \qquad h(x) = x^2 - 2 .

All three are continuous on DD in the sense above. ff is unbounded; gg is bounded and has no maximum; hh satisfies h(0)=2<0<2=h(2)h(0) = -2 < 0 < 2 = h(2) and never takes the value 00. What Q\mathbb{Q} lacks is the least-upper-bound property (LUB) of The five completeness properties of an ordered field: least upper bound, monotone convergence, nested intervals, Bolzano-Weierstrass, and Cauchy completeness, and each of the three clauses fails because of that single omission.

Facts & Assumptions

Given: The ordered field Q\mathbb{Q}; the set D:=[0,2]Q={xQ:0x2}D := [0,2]_{\mathbb{Q}} = \{x \in \mathbb{Q} : 0 \le x \le 2\}; the functions f,g,hf, g, h above; and the map T(x):=(2x+2)(x+2)1T(x) := (2x+2)(x+2)^{-1}.

[L2]

No rational squares to 22 (FALSE: some rational number squares to 2).

[L5]

Absolute value: uv=uv|uv| = |u||v|, u0|u| \ge 0, u=u|u| = u for u0u \ge 0, and u<c|u| < c exactly when c<u<c-c < u < c (Basic properties of the absolute value); u+vu+v|u+v| \le |u|+|v| (The triangle inequality).

[L6]

Powers: a0=1a^0 = 1, an+1=anaa^{n+1} = a^n a (Integer powers ama^m); for 0a<b0 \le a < b and n1n \ge 1, an<bna^n < b^n (Monotonicity of xxnx \mapsto x^n and of nann \mapsto a^n); (1+x)n1+nx(1+x)^n \ge 1 + nx for x1x \ge -1 (Bernoulli's inequality (1+x)n1+nx(1+x)^n \ge 1 + nx).

[L7]

Recursion theorem (The recursion theorem) and induction principle (The principle of mathematical induction).

[L8]

Order arithmetic: a positive element is invertible with positive inverse and reciprocation reverses the order (Inverses of positives are positive, and reciprocation reverses order); for c>0c > 0, a<ba < b if and only if ac<bcac < bc (Sign rules for products and monotonicity of multiplication); adding a constant preserves the order and inequalities add (Order is preserved by adding a constant and by adding inequalities); canonical naturals are positive (Canonical naturals are positive and strictly increasing); the order is total and transitive (Ordered field).

Counterexample

technique · direct
1.1

For every xDx \in D one has x22x^2 \ne 2, so x220x^2 - 2 \ne 0 and x22>0|x^2-2| > 0; and 0x20 \le x \le 2 gives 0x240 \le x^2 \le 4, so x222|x^2 - 2| \le 2. Hence ff, gg and hh are defined on all of DD.

L2L5L6L8
1.2

Q\mathbb{Q} is an ordered field that is not complete: a complete ordered field has a square root of 22, and no rational squares to 22.

L1L2L3L4
1.3

For xDx \in D one has x+22>0x + 2 \ge 2 > 0, so T(x)=22(x+2)1T(x) = 2 - 2(x+2)^{-1} is defined, and (x+2)1(x+2)^{-1} lies between (4)1(4)^{-1} and (2)1(2)^{-1}, so 1T(x)3/21 \le T(x) \le 3/2 and T(x)DT(x) \in D; moreover T(x)22=2(x22)(x+2)2T(x)^2 - 2 = 2(x^2-2)(x+2)^{-2} and (x+2)24(x+2)^2 \ge 4, so T(x)22x22(2)1|T(x)^2 - 2| \le |x^2-2|\,(2)^{-1}.

L5L6L8
1.4

For all x,cDx, c \in D: x2c2=xcx+c4xc|x^2 - c^2| = |x-c|\,|x+c| \le 4\,|x-c|, since 0x+c40 \le x + c \le 4.

L5L8
2.1

hh is continuous on DD: given ε>0\varepsilon > 0 take δ:=ε(4)1\delta := \varepsilon\,(4)^{-1}, and xc<δ|x - c| < \delta gives h(x)h(c)=x2c24xc<ε|h(x)-h(c)| = |x^2-c^2| \le 4|x-c| < \varepsilon.

step 1.4L5L8
2.2

gg is continuous on DD: g(x)g(c)=x2c2(x22)+(c22)4xc4=16xc|g(x)-g(c)| = |x^2-c^2|\cdot|(x^2-2)+(c^2-2)| \le 4|x-c| \cdot 4 = 16|x-c|, using step 1.1 for the second factor, so δ:=ε(16)1\delta := \varepsilon\,(16)^{-1} works.

step 1.1step 1.4L5L8
2.3

ff is continuous on DD: fix cDc \in D and put A:=c22>0A := |c^2-2| > 0; for xDx \in D with xc<A(8)1|x-c| < A\,(8)^{-1} one gets x2c2<A(2)1|x^2 - c^2| < A\,(2)^{-1} and hence x22Ax2c2>A(2)1|x^2-2| \ge A - |x^2-c^2| > A\,(2)^{-1}, so f(x)f(c)=c2x2(x22c22)1<8xcA2|f(x)-f(c)| = |c^2-x^2|\big(|x^2-2|\,|c^2-2|\big)^{-1} < 8|x-c|\,A^{-2}; taking δ\delta to be the smaller of A(8)1A(8)^{-1} and εA2(8)1\varepsilon A^2 (8)^{-1} gives f(x)f(c)<ε|f(x)-f(c)| < \varepsilon.

step 1.1step 1.4L5L8
2.4

By the recursion theorem applied to DD, the element 1D1 \in D and the map TT, there is a sequence (xn)(x_n) in DD with x0=1x_0 = 1 and xn+1=T(xn)x_{n+1} = T(x_n); and by induction xn22(2n)1|x_n^2 - 2| \le (2^n)^{-1}, the base case being 12=1|1 - 2| = 1 and the step being step 1.3.

step 1.3L6L7
2.5

gg is bounded on DD, with 4g(x)0-4 \le g(x) \le 0, and has no maximum: for every cDc \in D the point T(c)T(c) lies in DD and satisfies T(c)22c22(2)1<c22|T(c)^2-2| \le |c^2-2|(2)^{-1} < |c^2-2|, so (T(c)22)2<(c22)2(T(c)^2-2)^2 < (c^2-2)^2 and g(T(c))>g(c)g(T(c)) > g(c).

step 1.1step 1.3L6L8
3.1

ff is unbounded on DD: f(xn)=xn2212n|f(x_n)| = |x_n^2-2|^{-1} \ge 2^n, and given any MQM \in \mathbb{Q} the Archimedean property supplies nn with M<n1M < n \cdot 1, whence 2n1+n1>M2^n \ge 1 + n \cdot 1 > M by Bernoulli.

step 2.4L1L6L8
3.2

hh is continuous on DD with h(0)=2h(0) = -2 and h(2)=2h(2) = 2, so 00 lies strictly between h(0)h(0) and h(2)h(2), and yet h(x)=0h(x) = 0 has no solution in DD, since that would be a rational squaring to 22.

step 1.1step 2.1L2
4.1

Over the ordered field Q\mathbb{Q}, on the closed interval D=[0,2]QD = [0,2]_{\mathbb{Q}}: ff is continuous and unbounded, gg is continuous and bounded with no maximum, and hh is continuous and omits a value strictly between its values at the endpoints. All three clauses of the claim are therefore false, and the field involved is exactly one failing (LUB).

step 1.2step 2.2step 2.3step 2.5step 3.1step 3.2

Remarks

  • One mechanism, three failures. All three functions are built from x22x^2 - 2, whose zero is missing from Q\mathbb{Q}. The map TT is a contraction towards that missing zero: it halves x22|x^2-2| at every step while staying inside DD. So x22|x^2-2| has infimum 00 on DD and does not attain it, and the three failures are three ways of reading that one sentence.

  • Nothing here is peculiar to Q\mathbb{Q}. The same construction runs in any ordered subfield of R\mathbb{R} that omits 2\sqrt 2, since every step above uses only the field operations, the order, and the absence of a square root of 22. This item exhibits the cheapest witness; no claim is made here about ordered fields in general.

  • This item does not use, and does not need, a general theory of continuous functions. The ε\varepsilon-δ\delta condition is stated in the Statement refuted and every use of it above is a direct verification, so the item is self-contained and nothing here waits on a later page. That is deliberate and not a placeholder: the claim refuted here is a claim about an arbitrary ordered field, and it is refuted over Q\mathbb{Q}, so a definition of continuity written for real functions on subsets of R\mathbb{R} would not apply to it. This library has no notion of continuity over a general ordered field and needs none elsewhere, and inventing an id for one would put an unused definition on a page about completeness properties. The condition above is the ordinary one read inside FF, and it specialises to the real-variable definition at F=RF = \mathbb{R}.

  • What is true over Q\mathbb{Q}. Continuity, sums and products of continuous functions, and composition all behave normally; what fails is every statement whose proof needs a supremum. That is the content of the page this one belongs to.

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 89 results over 26 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