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: is prime for every natural number
Statement
False claim: for every the integer
is prime (Prime and composite integers: is prime when and its only positive divisors are and ), where is the embedding of The naturals embed in the integers and the square is the natural power of Powers : natural exponents in a monoid and integer exponents in a group, with in the commutative monoid of is a commutative monoid whose group of units is ; equivalently holds exactly for and . As usual a numeral inside means .
Witness: . Here
so has the positive divisor , which is neither nor : it is composite, not prime.
The failure is structural rather than accidental: , so the whole expression is .
Facts & Assumptions
Given: The integers , and .
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 ).
is a commutative ring: multiplication is associative and commutative, , and multiplication distributes over addition (The integers form a commutative ring, Arithmetic on the integers, The integers as equivalence classes of pairs of naturals).
The order on is total, antisymmetric and transitive and is compatible with addition (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, Discreteness: is the immediate successor, The natural numbers (von Neumann), Order on the natural numbers).
Refutation
, since is nonnegative and differs from by injectivity of .
At the expression equals . By [L2], , and distributivity gives ; adding and using distributivity again, .
Arithmetically , , , and ; so the value at is .
, since ; and .
, because ; and , because ; and .
So has a positive divisor other than and itself, hence is not prime; being greater than it is composite. The claim therefore fails at .
Remarks
-
Checking small cases proves nothing here, and that is the point of the item. The values at are classically known to be prime — this is Euler's polynomial, and the fact is not verified above, since it is not needed for a refutation. A claim that survives forty consecutive tests and fails at the forty-first is exactly the situation a universal statement has to be proved out of, not tested out of.
-
The witness is not isolated. fails for the same structural reason: , again divisible by and again neither nor itself. What both cases exploit is that divides the constant term, so it divides the whole value whenever it divides .
-
The refuted claim is about , which contains . At the value is , so the claim is not vacuous at its first index; the witness is needed.
Depends on
- Prime and composite integers: $p$ is prime when $p > 1$ and its only positive divisors are $1$ and $p$
- 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$
- Powers $g^{n}$: natural exponents in a monoid and integer exponents in a group, with $g^{0} = e$
- Exponent laws in a group: $g^{m+n} = g^{m}g^{n}$ and $(g^{m})^{n} = g^{mn}$ for all $m, n \in \mathbb{Z}$, and $(gh)^{n} = g^{n}h^{n}$ **when $g$ and $h$ commute**
- 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$
- 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: 71 results over 24 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
- Formula for primes (Wikipedia) (standard reference, not scraped)
- Lucky numbers of Euler (Wikipedia) (standard reference, not scraped)
- Purdue University MA 341 Lecture 2 (standard reference, not scraped)