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.
If a prime divides a finite product of integers then for some ; at the product is and the hypothesis cannot hold
Statement
Let be a prime (Prime and composite integers: is prime when and its only positive divisors are and ), let , and let , with the finite product taken in the commutative monoid of is a commutative monoid whose group of units is ; equivalently holds exactly for and as in The product of a finite list in a monoid, by recursion, with the empty product () equal to the identity. If
then for some .
At the product is the empty product , and is impossible for a prime, so the hypothesis is never satisfied there and the assertion is true rather than excluded. Since depends only on (The product of a finite list in a monoid, by recursion, with the empty product () equal to the identity), the statement applies verbatim to a finite list .
Facts & Assumptions
Given: A prime ; the property : "for every family , if then for some ".
is a commutative monoid, and holds exactly for and ( is a commutative monoid whose group of units is ; equivalently holds exactly for and , Semigroup and monoid).
In a monoid, and ; the value depends only on (The product of a finite list in a monoid, by recursion, with the empty product () equal to the identity).
If is prime and then or (Euclid's lemma: if is prime and then or ).
Induction: a property holding at and inherited by successors holds at every natural number (The principle of mathematical induction).
On : , and exactly when (On the order is membership: , The natural numbers (von Neumann)).
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 a commutative ring (The integers form a commutative ring, Arithmetic on the integers, The integers as equivalence classes of pairs of naturals).
The embedding is injective, preserves the order, and has as image exactly the nonnegative integers, with and ; and in (The naturals embed in the integers).
Proof
, since is nonnegative and by injectivity of ; adding gives . Hence , so and .
Let and assume .
Let and suppose . By the recursion clause this product equals , so [L3] gives or .
holds: for every family , and would force or , which step 1.1 excludes. So the hypothesis of is never satisfied and is true vacuously.
In the first case step 1.2 supplies with , and gives ; in the second case works, since . Either way some has , so holds.
holds and implies for every , so holds for every .
Remarks
-
The case is real and is not an exception. The empty product is by The product of a finite list in a monoid, by recursion, with the empty product () equal to the identity, and a prime never divides , so the implication holds with a false hypothesis. Stating the corollary from upwards would be a weaker theorem for no gain, and would have to be repaired at every use.
-
No commutativity is used. The proof consumes only the recursion clause and Euclid's lemma; the monoid is named commutative only because is, and because later items on this page do use commutativity.
-
A prime dividing a product of primes equals one of them. If every is prime and , then for some , and then is a positive divisor of the prime other than , so by Prime and composite integers: is prime when and its only positive divisors are and . That one-line consequence is the engine of the uniqueness 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 .
Depends on
- Euclid's lemma: if $p$ is prime and $p \mid ab$ then $p \mid a$ or $p \mid b$
- Prime and composite integers: $p$ is prime when $p > 1$ and its only positive divisors are $1$ and $p$
- 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 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 principle of mathematical induction
- On $\mathbb{N}$ the order is membership: $m < n \iff m \in n$
- 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 as equivalence classes of pairs of naturals
- Arithmetic on the integers
- Order on the integers
- The integers form a commutative ring
- The integers form a totally ordered ring
- The natural numbers $\mathbb{N}$ (von Neumann)
- The naturals embed in the integers
Used by
- Every subgroup of index p in a finite p-group is normal Corollary
- For a finite pairwise-coprime list of positive integers, the product divides every common multiple, and each initial product is coprime to every remaining modulus Lemma
- The fundamental theorem of arithmetic: every integer n ≥ 1 is a product of primes, and the factorisation is unique up to order — if ∏_i<r pᵢ = ∏_j<s qⱼ with every pᵢ and qⱼ prime, then r = s and qᵢ = p_π(i) for some π ∈ Sym(r) Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 80 results over 27 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's lemma (Wikipedia) (standard reference, not scraped)
- Number Theory: In Context — Fundamental Theorem of Arithmetic (standard reference, not scraped)