Alphabeta Math
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck 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 a and b, gcd⁡(a,b)⋅lcm⁡(a,b)=ab

Statement

False claim: for all integers a and b,

gcd⁡(a,b)⋅lcm⁡(a,b)  =  ab

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

The true statement is Every common multiple of a and b is a multiple of lcm⁡(a,b), and gcd⁡(a,b)⋅lcm⁡(a,b)=∣ab∣, with an absolute value on the right: gcd⁡(a,b)lcm⁡(a,b)=∣ab∣. The two differ as soon as ab is negative, and (a,b)=(−2,3) is a witness: there gcd⁡(−2,3)=1 and lcm⁡(−2,3)=6, so the left side is 6, while ab=−6.

Numerals. For k∈N the symbol k inside Z means ι(k), the embedding of The naturals embed in the integers.

Facts & Assumptions

Given: The integers −2, 3 and 6.

[L1]

Z is a commutative ring: multiplication is associative and commutative, x⋅1=x, x⋅(−1)=−x, multiplication distributes over addition, and every x 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 is total, antisymmetric and transitive and is compatible with addition (The integers form a totally ordered ring, Order on the integers).

[L7]

If xz=yz and z≠0 then x=y (The integers have no zero divisors; multiplicative cancellation).

[L8]

ι 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 for all integers a,b.

Refutation

technique · direct
1.1

gcd⁡(−2,3)=1. Indeed 1≥0, and 1∣−2 and 1∣3 by [L5]; and (−2)⋅1+3⋅1=1, so every common divisor of −2 and 3 divides 1 by [L5]. By [L4] this characterises gcd⁡(−2,3).

L1L4L5L8algebra
1.2

(−2)⋅3=−6, and ∣−6∣=6 since −6≤0 and −(−6)=6.

L1L2L6L8algebra
1.3

6≠−6: otherwise 6+6=0, that is ι(12)=0=ι(0), whence 12=0 in N, contradicting injectivity of ι.

L1L8algebra
2.1

By [L3], gcd⁡(−2,3)lcm⁡(−2,3)=∣(−2)⋅3∣=6; with step 1.1 this reads 1⋅lcm⁡(−2,3)=6, so lcm⁡(−2,3)=6 by cancellation of the nonzero factor 1.

step 1.1step 1.2L1L3L7
3.1

Therefore gcd⁡(−2,3)lcm⁡(−2,3)=1⋅6=6, while (−2)⋅3=−6, and these differ: [L9] is false at (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 · two levels

40 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources