Alphabeta Math
CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck passverified 2026-08-03 (gpt-5.6-sol-codex-subscription)
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.

In the multiplicative monoid H={1,4,7,10,… } of positive integers one more than a multiple of 3, the element 100 has two genuinely different factorisations into irreducibles, 4⋅25 and 10⋅10

Statement refuted

Refuted claim. Let (M,⋅,1) be a commutative monoid (Semigroup and monoid) whose underlying set consists of integers ≥1, contains 1, and is closed under the multiplication of Z (Binary operation on a set; associativity, commutativity, and a subset closed under the operation, Left identity, right identity, and two-sided identity for a binary operation). Call h∈M with h>1 irreducible in M when there are no u,v∈M with u>1, v>1 and h=uv. Then factorisation into irreducibles of M is unique up to order: if

∏i<rhi  =  ∏j<shj′

with every hi and hj′ irreducible in M, then r=s and hi′=hπ(i) for every i<r, for some π∈Sym⁡(r) (The symmetric group Sym⁡(X): the bijections of a set X under composition, The product g0g1⋯gn−1 of a finite list in a monoid, by recursion, with the empty product (n=0) equal to the identity).

Witness. Take

H  :=  { h∈Z  :  h≥1  and  3∣h−1 }  =  {1,4,7,10,13,… },

with the multiplication of Z (Divisibility in Z: d∣a when a=dq for some integer q). Then 4, 10 and 25 are irreducible in H, and

100  =  4⋅25  =  10⋅10,

two lists of irreducibles of H that no permutation matches, since 10≠4 and 10≠25.

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

Facts & Assumptions

Given: The set H above and the integers 4, 5, 10, 25, 100.

[L1]

A monoid is a set with an associative binary operation and a two-sided identity, and is commutative when the operation is (Semigroup and monoid, Binary operation on a set; associativity, commutativity, and a subset closed under the operation, Left identity, right identity, and two-sided identity for a binary operation).

[L3]

∏i<0gi=e and ∏i<σ(m)gi=(∏i<mgi)gm (The product g0g1⋯gn−1 of a finite list in a monoid, by recursion, with the empty product (n=0) equal to the identity).

[L5]

For a∈Z and b>0 there is exactly one pair (q,r) with a=qb+r and 0≤r<b, and b∣a exactly when r=0 (Division with remainder in Z: for a∈Z and b>0 there are unique q,r∈Z with a=qb+r and 0≤r<b).

[L8]

If q is prime and q∣uv then q∣u or q∣v (Euclid's lemma: if p is prime and p∣ab then p∣a or p∣b).

[L9]

A product of two nonzero integers is nonzero, and xz=yz with z≠0 gives x=y (The integers have no zero divisors; multiplicative cancellation).

[L10]

The order on Z is total, antisymmetric and transitive, is compatible with addition, and positives are closed under multiplication (The integers form a totally ordered ring, Order on the integers); ι is injective and order preserving with image the nonnegative integers (The naturals embed in the integers, The natural numbers N (von Neumann), Order on the natural numbers, Discreteness: σ(n) is the immediate successor).

Counterexample

technique · direct
1.1

0<1 in Z, and every integer y>0 satisfies y≥1: y=ι(t) with t≠0, so 1≤y because ι preserves the order. Consequently y>c implies y≥c+1.

L10
1.2

H is a commutative monoid under the multiplication of Z. It contains 1, since 1≥1 and 1−1=0=3⋅0. It is closed: if h−1=3a and h′−1=3b then hh′−1=(3a+1)(3b+1)−1=3(3ab+a+b), so 3∣hh′−1; and h,h′≥1 give hh′≥1. Associativity, commutativity and the identity are inherited from Z.

L1L2L4L10
1.3

4, 10, 25 and 100 lie in H: 4−1=3=3⋅1, 10−1=9=3⋅3, 25−1=24=3⋅8 and 100−1=99=3⋅33, and all four exceed 1. And 5∉H: 5−1=4=1⋅3+1, whose remainder 1 is nonzero, so 3∤4 by [L5].

L4L5algebra
2.1

Every h∈H with h>1 satisfies h≥4. Indeed h−1>0 and h−1=3t for some t, so t>0 and hence t≥1 by step 1.1, giving h−1≥3 and h≥4.

step 1.1L4L10
2.2

5 is prime. It exceeds 1; a positive divisor d of 5 satisfies 1≤d≤5 by [L6] and step 1.1, and the intermediate candidates are ruled out by their remainders: 5=2⋅2+1, 5=1⋅3+2 and 5=1⋅4+1. So the only positive divisors are 1 and 5.

step 1.1L5L6L7algebra
3.1

4 and 10 are irreducible in H. If 4=uv or 10=uv with u,v∈H both >1, then u≥4 and v≥4 by step 2.1, so uv≥16 by monotonicity of multiplication by a positive factor; but 16>10>4.

step 2.1L10algebra
3.2

25 is irreducible in H. Suppose 25=uv with u,v∈H and u,v>1. Each of u and v has a prime divisor by [L7]; if q∣u then q∣25=5⋅5, so q∣5 by [L8], and q being a positive divisor of the prime 5 with q>1 forces q=5. Hence 5∣u, and symmetrically 5∣v; write u=5w, v=5y.

step 2.1step 2.2L4L7L8
4.1

Then 25⋅1=25=uv=25(wy), and 25≠0, so wy=1 by cancellation. Since u=5w>0 and 5>0 we get w>0, hence w≥1; likewise y≥1; and wy=1 with both ≥1 forces w=y=1, since w≥2 would give wy≥2. So u=v=5, contradicting 5∉H from step 1.3.

step 1.1step 1.3step 3.2L2L9L10algebra
5.1

The two factorisations. 4⋅25=100 and 10⋅10=100, and by [L3] the lists h=(4,25) and h′=(10,10) of length 2 have ∏i<2hi=(1⋅4)⋅25=100 and ∏i<2hi′=(1⋅10)⋅10=100. All four entries are irreducible in H by steps 3.1 and 4.1.

step 3.1step 4.1L2L3algebra
6.1

No permutation matches them. For π∈Sym⁡(2) the value hπ(0) is 4 or 25, and h0′=10 differs from both. So the refuted claim fails for M=H at the element 100, with r=s=2: the lists have the same length and still no permutation carries one to the other.

step 1.2step 5.1L1∎

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

72 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