Alphabeta Math
False statementConstruction: Literature-sourcedVerification: AI-adaptedSession-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: some rational number squares to 2

Statement

False claim: there exists xQx \in \mathbb{Q} with x2=2x^2 = 2.

Facts & Assumptions

Given: The rationals as quotients of integer pairs (The rationals as equivalence classes of pairs of integers).

[A1]

Every rational can be written a/ba/b in lowest terms, with a,ba, b not both even (cancel common factors of 22; the process terminates by well-ordering of N\mathbb{N}).

[A2]

Parity in Z\mathbb{Z}: if k2k^2 is even then kk is even (an odd k=2j+1k = 2j+1 has odd square 4j2+4j+14j^2 + 4j + 1).

Refutation

technique · contradiction
1.1

Assume, for contradiction, that some xQx \in \mathbb{Q} has x2=2x^2 = 2; write x=a/bx = a/b in lowest terms, a,ba, b not both even.

assume-contraA1
2.1

Clearing denominators: a2=2b2a^2 = 2b^2.

step 1.1algebra
3.1

a2a^2 is even, hence aa is even: a=2ca = 2c.

step 2.1A2
4.1

Substituting: 4c2=2b24c^2 = 2b^2, so b2=2c2b^2 = 2c^2 is even, hence bb is even.

step 3.1A2algebra
5.1

Both aa and bb are even, contradicting the lowest-terms choice of step 1.1; the assumption fails: no rational squares to 22.

step 4.1step 1.1discharge-contradiction

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 20 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