Alphabeta Math
CounterexampleConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (z-ai/glm-5.2)audited 2026-07-28
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.

6496 \mid 4 \cdot 9 while 646 \nmid 4 and 696 \nmid 9: dividing a product does not force dividing a factor, and the coprimality hypothesis is what fails

Statement refuted

Refuted claim: for all integers d,a,bd, a, b, if dabd \mid ab then dad \mid a or dbd \mid b (Divisibility in Z\mathbb{Z}: dad \mid a when a=dqa = dq for some integer qq).

Witness: d=6d = 6, a=4a = 4, b=9b = 9. Here 49=36=664 \cdot 9 = 36 = 6 \cdot 6, so 6496 \mid 4 \cdot 9; but 4=06+44 = 0 \cdot 6 + 4 and 9=16+39 = 1 \cdot 6 + 3 have nonzero remainders, so 646 \nmid 4 and 696 \nmid 9.

The true statement in this direction carries a coprimality hypothesis (If gcd(a,b)=1\gcd(a,b) = 1 and abca \mid bc then aca \mid c; and if aca \mid c, bcb \mid c and gcd(a,b)=1\gcd(a,b) = 1 then abcab \mid c): if gcd(d,a)=1\gcd(d,a) = 1 and dabd \mid ab then dbd \mid b. That hypothesis is exactly what fails here, in both readings: gcd(6,4)=2\gcd(6,4) = 2 and gcd(6,9)=3\gcd(6,9) = 3, and neither is 11.

Numerals. For kNk \in \mathbb{N} the symbol kk inside Z\mathbb{Z} means ι(k)\iota(k), the embedding of The naturals embed in the integers.

Facts & Assumptions

Given: The integers 44, 66, 99 and 3636.

[L1]

Z\mathbb{Z} is a commutative ring: multiplication is associative and commutative, x1=xx \cdot 1 = x, x(1)=xx \cdot (-1) = -x, x0=0x \cdot 0 = 0, and multiplication distributes over addition (The integers form a commutative ring, Arithmetic on the integers, The integers as equivalence classes of pairs of naturals).

[L2]

The order on Z\mathbb{Z} is total, antisymmetric and transitive (The integers form a totally ordered ring, Order on the integers).

[L3]

dud \mid u means u=dqu = dq for some qZq \in \mathbb{Z} (Divisibility in Z\mathbb{Z}: dad \mid a when a=dqa = dq for some integer qq).

[L4]

For uZu \in \mathbb{Z} and v>0v > 0 there is exactly one pair (q,r)(q,r) with u=qv+ru = qv + r and 0r<v0 \le r < v, and vuv \mid u holds exactly when r=0r = 0 (Division with remainder in Z\mathbb{Z}: for aZa \in \mathbb{Z} and b>0b > 0 there are unique q,rZq, r \in \mathbb{Z} with a=qb+ra = qb + r and 0r<b0 \le r < b).

[L7]
[L8]

ι\iota is injective and preserves order, and 212 \ne 1, 313 \ne 1 in N\mathbb{N} (The naturals embed in the integers).

Counterexample

technique · direct
1.1

49=364 \cdot 9 = 36 and 36=6636 = 6 \cdot 6, so 6496 \mid 4 \cdot 9.

L1L3algebra
1.2

646 \nmid 4: since 6>06 > 0, [L4] applies, and 4=06+44 = 0 \cdot 6 + 4 with 04<60 \le 4 < 6 is the unique representation of that form, so the remainder is 404 \ne 0.

L1L2L4algebra
1.3

696 \nmid 9: likewise 9=16+39 = 1 \cdot 6 + 3 with 03<60 \le 3 < 6, so the remainder is 303 \ne 0.

L1L2L4algebra
1.4

gcd(6,4)=2\gcd(6,4) = 2: indeed 202 \ge 0, 6=236 = 2 \cdot 3 and 4=224 = 2 \cdot 2, so 22 is a common divisor; and 61+4(1)=64=26 \cdot 1 + 4 \cdot (-1) = 6 - 4 = 2, so every common divisor of 66 and 44 divides 22 by [L6]. By [L5], gcd(6,4)=2\gcd(6,4) = 2, and 212 \ne 1 by [L8].

L1L5L6L8algebra
1.5

gcd(6,9)=3\gcd(6,9) = 3: indeed 303 \ge 0, 6=326 = 3 \cdot 2 and 9=339 = 3 \cdot 3; and 6(1)+91=36 \cdot (-1) + 9 \cdot 1 = 3, so every common divisor divides 33 by [L6]. By [L5], gcd(6,9)=3\gcd(6,9) = 3, and 313 \ne 1 by [L8].

L1L5L6L8algebra
2.1

Steps 1.1, 1.2 and 1.3 exhibit d=6d = 6, a=4a = 4, b=9b = 9 with dabd \mid ab, dad \nmid a and dbd \nmid b: the claim is refuted.

step 1.1step 1.2step 1.3
3.1

So [L7] is not contradicted: applied with u=6u = 6 it would need gcd(6,4)=1\gcd(6,4) = 1 or gcd(6,9)=1\gcd(6,9) = 1, and by steps 1.4 and 1.5 neither holds. The failure of the refuted claim is exactly the failure of coprimality, not a failure of the lemma.

step 2.1step 1.4step 1.5L7

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: 64 results over 22 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