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 of positive integers one more than a multiple of , the element has two genuinely different factorisations into irreducibles, and
Statement refuted
Refuted claim. Let be a commutative monoid (Semigroup and monoid) whose underlying set consists of integers , contains , and is closed under the multiplication of (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 with irreducible in when there are no with , and . Then factorisation into irreducibles of is unique up to order: if
with every and irreducible in , then and for every , for some (The symmetric group : the bijections of a set under composition, The product of a finite list in a monoid, by recursion, with the empty product () equal to the identity).
Witness. Take
with the multiplication of (Divisibility in : when for some integer ). Then , and are irreducible in , and
two lists of irreducibles of that no permutation matches, since and .
Numerals. For the symbol inside means , the embedding of The naturals embed in the integers.
Facts & Assumptions
Given: The set above and the integers , , , , .
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).
is a commutative monoid ( is a commutative monoid whose group of units is ; equivalently holds exactly for and ); is a commutative ring with and distributivity (The integers form a commutative ring, Arithmetic on the integers, The integers as equivalence classes of pairs of naturals).
means for some ; divisibility is reflexive and transitive and is linear (Divisibility in : when for some integer , Divisibility is reflexive and transitive on , and is linear: if and then for all integers ; also implies , and ).
For and there is exactly one pair with and , and exactly when (Division with remainder in : for and there are unique with and ).
Every integer has a prime divisor (Every integer has a prime divisor; indeed the least divisor of that exceeds is prime); a prime satisfies and has only and as positive divisors (Prime and composite integers: is prime when and its only positive divisors are and ).
If is prime and then or (Euclid's lemma: if is prime and then or ).
A product of two nonzero integers is nonzero, and with gives (The integers have no zero divisors; multiplicative cancellation).
The order on 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 (von Neumann), Order on the natural numbers, Discreteness: is the immediate successor).
Counterexample
in , and every integer satisfies : with , so because preserves the order. Consequently implies .
is a commutative monoid under the multiplication of . It contains , since and . It is closed: if and then , so ; and give . Associativity, commutativity and the identity are inherited from .
, , and lie in : , , and , and all four exceed . And : , whose remainder is nonzero, so by [L5].
Every with satisfies . Indeed and for some , so and hence by step 1.1, giving and .
is prime. It exceeds ; a positive divisor of satisfies by [L6] and step 1.1, and the intermediate candidates are ruled out by their remainders: , and . So the only positive divisors are and .
and are irreducible in . If or with both , then and by step 2.1, so by monotonicity of multiplication by a positive factor; but .
is irreducible in . Suppose with and . Each of and has a prime divisor by [L7]; if then , so by [L8], and being a positive divisor of the prime with forces . Hence , and symmetrically ; write , .
Then , and , so by cancellation. Since and we get , hence ; likewise ; and with both forces , since would give . So , contradicting from step 1.3.
The two factorisations. and , and by [L3] the lists and of length have and . All four entries are irreducible in by steps 3.1 and 4.1.
No permutation matches them. For the value is or , and differs from both. So the refuted claim fails for at the element , with : the lists have the same length and still no permutation carries one to the other.
Remarks
-
Existence is not the issue; uniqueness is. Every element of greater than does factor into irreducibles of , by exactly the descent that proves Every integer is a finite product of primes: there are and a list of primes with , the case being the empty product in : a smallest factor above is irreducible, and the quotient is smaller. What fails in is the second half of The fundamental theorem of arithmetic: every integer is a product of primes, and the factorisation is unique up to order — if with every and prime, then and for some .
-
What fails is Euclid's lemma. In , is irreducible and is a product of two elements of that divides inside , since ; yet and , because and have nonzero remainders. So the analogue of Euclid's lemma: if is prime and then or is false in , and by For an integer : is prime if and only if, for all integers and , implies or that property, and not indecomposability, is what unique factorisation actually needs.
-
The example needs nothing beyond and divisibility. The classical witness for this phenomenon uses algebraic integers, which are not available at this point in the reading order; is a subset of closed under multiplication, and every claim above is a statement about integers.
Depends on
- Prime and composite integers: $p$ is prime when $p > 1$ and its only positive divisors are $1$ and $p$
- Euclid's lemma: if $p$ is prime and $p \mid ab$ then $p \mid a$ or $p \mid b$
- The fundamental theorem of arithmetic: every integer $n \ge 1$ is a product of primes, and the factorisation is unique up to order — if $\prod_{i<r} p_i = \prod_{j<s} q_j$ with every $p_i$ and $q_j$ prime, then $r = s$ and $q_i = p_{\pi(i)}$ for some $\pi \in \operatorname{Sym}(r)$
- Every integer $n \ge 1$ is a finite product of primes: there are $r \in \mathbb{N}$ and a list $p : r \to \mathbb{Z}$ of primes with $n = \prod_{i<r} p_i$, the case $n = 1$ being the empty product
- Every integer $n > 1$ has a prime divisor; indeed the least divisor of $n$ that exceeds $1$ is prime
- 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
- $(\mathbb{Z}, \cdot, 1)$ is a commutative monoid whose group of units is $\{1, -1\}$; equivalently $u \mid 1$ holds exactly for $u = 1$ and $u = -1$
- The product $g_0 g_1 \cdots g_{n-1}$ of a finite list in a monoid, by recursion, with the empty product ($n = 0$) equal to the identity
- The symmetric group $\operatorname{Sym}(X)$: the bijections of a set $X$ under composition
- Divisibility in $\mathbb{Z}$: $d \mid a$ when $a = dq$ for some integer $q$
- Divisibility is reflexive and transitive on $\mathbb{Z}$, and is linear: if $d \mid a$ and $d \mid b$ then $d \mid ax + by$ for all integers $x, y$; also $d \mid a$ implies $d \mid ac$, $-d \mid a$ and $d \mid -a$
- If $d \mid a$ and $a \ne 0$ then $d \ne 0$ and $|d| \le |a|$; hence the set of divisors of a nonzero integer is bounded above by $|a|$
- Division with remainder in $\mathbb{Z}$: for $a \in \mathbb{Z}$ and $b > 0$ there are unique $q, r \in \mathbb{Z}$ with $a = qb + r$ and $0 \le r < b$
- The integers have no zero divisors; multiplicative cancellation
- The integers form a commutative ring
- The integers form a totally ordered ring
- Arithmetic on the integers
- Order on the integers
- The integers as equivalence classes of pairs of naturals
- The naturals embed in the integers
- Discreteness: $\sigma(n)$ is the immediate successor
- The natural numbers $\mathbb{N}$ (von Neumann)
- Order on the natural numbers
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: 97 results over 33 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
- Hilbert number (Wikipedia) (standard reference, not scraped)
- Fundamental theorem of arithmetic (Wikipedia) (standard reference, not scraped)
- San Diego State University notes: Introduction to factorisation (standard reference, not scraped)