Alphabeta Math
False statementConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (openai/gpt-5.4)audited 2026-07-24
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: the rationals are complete

Statement

False claim: every Cauchy sequence of rationals converges to a rational (where (an)q(a_n) \to q means (anq)(a_n - q) is null).

This is precisely the defect the construction of R\mathbb{R} repairs.

Facts & Assumptions

Given: The decimal truncations of 2\sqrt 2, built below.

[A1]

In N\mathbb{N}: for each nn there is a largest natural kk with k22102nk^2 \le 2 \cdot 10^{2n} (only finitely many candidates, since k>210nk > 2 \cdot 10^n already fails); and n<10nn < 10^n.

[L2]

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

[L3]

A constant sequence is null only if the constant is 00; sums of null sequences are null; a Cauchy multiple of a null sequence is null (Null sequence, Null sequences form an ideal).

[L4]

Archimedean property, so 10n10^{-n} falls below any positive rational (The rationals are Archimedean).

Refutation

technique · direct
1.1

For each nn let knk_n be the largest natural with kn22102nk_n^2 \le 2 \cdot 10^{2n}, and set sn=kn/10ns_n = k_n / 10^n; then sn22<(sn+10n)2s_n^2 \le 2 < (s_n + 10^{-n})^2, and sn2s_n \le 2 (since kn22102n<(210n)2k_n^2 \le 2\cdot 10^{2n} < (2 \cdot 10^n)^2).

A1L1
2.1

(sn)(s_n) is Cauchy: for mnm \ge n, (10mnkn)22102m(10^{m-n} k_n)^2 \le 2 \cdot 10^{2m} gives 10mnknkm10^{m-n} k_n \le k_m, so snsms_n \le s_m; and sm22<(sn+10n)2s_m^2 \le 2 < (s_n + 10^{-n})^2 forces sm<sn+10ns_m < s_n + 10^{-n}; hence 0smsn<10n0 \le s_m - s_n < 10^{-n}, and 10n10^{-n} eventually falls below any ε>0\varepsilon > 0.

step 1.1L1L4
2.2

(sn22)(s_n^2 - 2) is null: 02sn2<(sn+10n)2sn2=10n(2sn+10n)510n0 \le 2 - s_n^2 < (s_n + 10^{-n})^2 - s_n^2 = 10^{-n}(2 s_n + 10^{-n}) \le 5 \cdot 10^{-n}.

step 1.1L1L4
3.1

If (sn)(s_n) converged to a rational qq, then (snq)(s_n - q) would be null; since (sn+q)(s_n + q) is Cauchy, (sn2q2)=(snq)(sn+q)(s_n^2 - q^2) = (s_n - q)(s_n + q) would be null; adding the null (2sn2)(2 - s_n^2), the constant 2q22 - q^2 would be null, forcing q2=2q^2 = 2.

step 2.1step 2.2L3L1
4.1

No rational squares to 22, so (sn)(s_n) is a Cauchy sequence of rationals with no rational limit: the claim is refuted.

step 3.1step 2.1L2

Depends on

Used by

Dependency tree · next 3 levels

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