Alphabeta Math
False statementConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passverified 2026-08-02 (claude-opus-5)
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: For all integers aa and bb, gcd(a,b)lcm(a,b)=ab\gcd(a,b) \cdot \operatorname{lcm}(a,b) = ab

Statement

False claim: for all integers aa and bb,

gcd(a,b)lcm(a,b)  =  ab\gcd(a,b) \cdot \operatorname{lcm}(a,b) \;=\; ab

(Common divisor, and the greatest common divisor gcd(a,b)\gcd(a,b), with the convention gcd(0,0):=0\gcd(0,0) := 0, Common multiple, and the least common multiple lcm(a,b)\operatorname{lcm}(a,b), taken to be 00 when a=0a = 0 or b=0b = 0).

The true statement is Every common multiple of aa and bb is a multiple of lcm(a,b)\operatorname{lcm}(a,b), and gcd(a,b)lcm(a,b)=ab\gcd(a,b) \cdot \operatorname{lcm}(a,b) = |ab|, with an absolute value on the right: gcd(a,b)lcm(a,b)=ab\gcd(a,b)\operatorname{lcm}(a,b) = |ab|. The two differ as soon as abab is negative, and (a,b)=(2,3)(a,b) = (-2,3) is a witness: there gcd(2,3)=1\gcd(-2,3) = 1 and lcm(2,3)=6\operatorname{lcm}(-2,3) = 6, so the left side is 66, while ab=6ab = -6.

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 2-2, 33 and 66.

[L1]

Z\mathbb{Z} is a commutative ring: multiplication is associative and commutative, x1=xx \cdot 1 = x, x(1)=xx \cdot (-1) = -x, multiplication distributes over addition, and every xx has an additive inverse (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 and is compatible with addition (The integers form a totally ordered ring, Order on the integers).

[L7]

If xz=yzxz = yz and z0z \ne 0 then x=yx = y (The integers have no zero divisors; multiplicative cancellation).

[L8]

ι\iota is injective with image the nonnegative integers, and preserves addition and multiplication (The naturals embed in the integers).

[L9]

The refuted claim: gcd(a,b)lcm(a,b)=ab\gcd(a,b)\operatorname{lcm}(a,b) = ab for all integers a,ba, b.

Refutation

technique · direct
1.1

gcd(2,3)=1\gcd(-2,3) = 1. Indeed 101 \ge 0, and 121 \mid -2 and 131 \mid 3 by [L5]; and (2)1+31=1(-2) \cdot 1 + 3 \cdot 1 = 1, so every common divisor of 2-2 and 33 divides 11 by [L5]. By [L4] this characterises gcd(2,3)\gcd(-2,3).

L1L4L5L8algebra
1.2

(2)3=6(-2) \cdot 3 = -6, and 6=6|-6| = 6 since 60-6 \le 0 and (6)=6-(-6) = 6.

L1L2L6L8algebra
1.3

666 \ne -6: otherwise 6+6=06 + 6 = 0, that is ι(12)=0=ι(0)\iota(12) = 0 = \iota(0), whence 12=012 = 0 in N\mathbb{N}, contradicting injectivity of ι\iota.

L1L8algebra
2.1

By [L3], gcd(2,3)lcm(2,3)=(2)3=6\gcd(-2,3)\operatorname{lcm}(-2,3) = |(-2) \cdot 3| = 6; with step 1.1 this reads 1lcm(2,3)=61 \cdot \operatorname{lcm}(-2,3) = 6, so lcm(2,3)=6\operatorname{lcm}(-2,3) = 6 by cancellation of the nonzero factor 11.

step 1.1step 1.2L1L3L7
3.1

Therefore gcd(2,3)lcm(2,3)=16=6\gcd(-2,3)\operatorname{lcm}(-2,3) = 1 \cdot 6 = 6, while (2)3=6(-2) \cdot 3 = -6, and these differ: [L9] is false at (a,b)=(2,3)(a,b) = (-2,3).

step 1.1step 1.2step 2.1step 1.3L1L9

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: 63 results over 23 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