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 every finite list of distinct primes, is prime
Statement
False claim: for every and every injective list of primes (Prime and composite integers: is prime when and its only positive divisors are and , Injection, surjection, bijection),
is prime, the product being that of The product of a finite list in a monoid, by recursion, with the empty product () equal to the identity in the commutative monoid of is a commutative monoid whose group of units is ; equivalently holds exactly for and .
The true statement is Euclid's theorem: for every and every list of primes there is a prime not among ; consequently the set of primes is not finite, which concludes only that this integer has a prime divisor not on the list — never that it is itself prime.
Witness: and . Here and
so has the positive divisor , which is neither nor : it is composite.
Numerals. For the symbol inside means , the embedding of The naturals embed in the integers.
Facts & Assumptions
Given: The integers .
is prime when and its only positive divisors are and ; an integer that is not prime is composite (Prime and composite integers: is prime when and its only positive divisors are and ).
Every integer has a prime divisor, and the least divisor of exceeding is prime (Every integer has a prime divisor; indeed the least divisor of that exceeds is prime).
For and there is exactly one pair with and , and exactly when (Division with remainder in : for and there are unique with and ).
means for some ; divisibility is transitive (Divisibility in : when for some integer , Divisibility is reflexive and transitive on , and is linear: if and then for all integers ; also implies , and ).
is a commutative ring; its order is total, antisymmetric and transitive, is compatible with addition, and positives are closed under multiplication; a product of two nonzero integers is nonzero (The integers form a commutative ring, Arithmetic on the integers, The integers as equivalence classes of pairs of naturals, The integers form a totally ordered ring, Order on the integers, The integers have no zero divisors; multiplicative cancellation).
is injective and order preserving with image the nonnegative integers, , (The naturals embed in the integers); exactly when and (Discreteness: is the immediate successor, The natural numbers (von Neumann), Order on the natural numbers).
Refutation
, and every integer satisfies ; consequently implies .
: indeed and , and . So .
A composite integer has a prime divisor with . Let be the least divisor of exceeding , which is prime by [L3], and write . Then , since and ; and , since would make prime. So , and , so is a divisor of exceeding and minimality gives ; multiplying by gives .
and , and ; also . So has a positive divisor other than and itself, hence is not prime, and being greater than it is composite.
, , , , and are prime. Each exceeds , so by step 2.1 it suffices to check the primes with at most the number. For and there is none, since the least prime is and . For and only qualifies, and , . For and only and qualify, since , and , , , . In every case no such divisor exists, so none of the six is composite, and each is therefore prime.
The six are pairwise distinct, and the list is therefore an injective list of primes of length .
: applying [L2] six times, , , , , and . Hence the integer named by the claim is .
Steps 4.1, 5.1 and 2.2 exhibit an injective list of primes whose product plus is composite: the claim is false.
Remarks
-
Re-reading the true theorem shows it never says otherwise. Euclid's theorem: for every and every list of primes there is a prime not among ; consequently the set of primes is not finite takes , applies Every integer has a prime divisor; indeed the least divisor of that exceeds is prime to get a prime divisor of , and then shows is not among the . Primality of is never claimed and is never used.
-
The promise the theorem does make is kept here. is prime — by step 2.1 the only candidates are the primes with , that is since , and , , , all have nonzero remainder — and is not among , exactly as Euclid's theorem: for every and every list of primes there is a prime not among ; consequently the set of primes is not finite promises. Nothing is claimed here about .
-
Smaller lists do not refute the claim. For with the first primes in order, the six values , , , , and are classically known to be prime; this item does not verify that, and it is beside the point — one witness suffices, and no amount of small cases could establish a universal claim.
Depends on
- Euclid's theorem: for every $n \in \mathbb{N}$ and every list $p : n \to \mathbb{Z}$ of primes there is a prime not among $p_0, \dots, p_{n-1}$; consequently the set of primes is not finite
- Prime and composite integers: $p$ is prime when $p > 1$ and its only positive divisors are $1$ and $p$
- Every integer $n > 1$ has a prime divisor; indeed the least divisor of $n$ that exceeds $1$ is prime
- 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
- Semigroup and monoid
- $(\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$
- Injection, surjection, bijection
- 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$
- 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$
- 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: 88 results over 30 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
- Euclid number (Wikipedia) (standard reference, not scraped)
- Euclid's theorem (Wikipedia) (standard reference, not scraped)
- Discrete mathematics notes: Prime numbers and Euclid's argument (standard reference, not scraped)