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.
For every there are infinitely many primes with
Statement
For every integer , the set
(Prime and composite integers: is prime when and its only positive divisors are and , Congruence modulo an integer: when , including the moduli and ) is not finite (Finite, countably infinite, countable, uncountable).
Facts & Assumptions
Given: An integer and the cyclotomic polynomial (The cyclotomic polynomials , defined by ); evaluation at an integer is the ring homomorphism of Universal property of : a coefficient homomorphism and the image of determine a unique ring homomorphism and Evaluation and roots of a polynomial in a commutative target ring.
for every ( and for ).
Over a field with and a splitting field of over , the roots of the image of in are exactly the primitive -th roots of unity in , that is the elements of order in (Over a field whose characteristic does not divide , the roots of are exactly the primitive roots of unity, The group of -th roots of unity in a field, and primitive -th roots of unity, The order of a finite group and the order of an element, with when no positive power of is the identity).
is a field of characteristic for every prime (For every prime , the two operations on make it a field, The characteristic of a ring: the least with when one exists, and otherwise, The characteristic of a field is zero or a prime number, The congruence class and the quotient set ), and every nonzero polynomial over a field has a splitting field (Every nonzero polynomial over a field has a splitting field).
for a prime (, and for every prime , The unit group and Euler's totient for ); and for a finite group with , divides (Lagrange's theorem: for every subgroup of a finite group ), while (If then iff is an integer multiple of , the powers are distinct, and has exactly elements; if has infinite order then only for ).
Every integer greater than has a prime divisor (Every integer has a prime divisor; indeed the least divisor of that exceeds is prime, Divisibility in : when for some integer ).
A nonzero polynomial of degree over an integral domain has at most distinct roots in it (A nonzero polynomial of degree over an integral domain has at most distinct roots).
The set of primes is not finite (Euclid's theorem: for every and every list of primes there is a prime not among ; consequently the set of primes is not finite).
Proof
In the case , every integer is congruent to modulo , since divides every integer, so is the set of all primes, which is not finite by [L8].
In the case , let be any finite set and put , an integer with ; the goal is to produce a prime in outside .
There is an integer with : the three polynomials , and are nonzero of degree by [L1], so by [L7] over the integral domain at most integers satisfy ; the integers are pairwise distinct, so some with avoids that finite set.
Since by [L2], there is with ; evaluating at gives .
By step 2.1 the integer exceeds , so it has a prime divisor by [L6], and . That prime does not divide : otherwise would divide and hence , which is impossible for a prime. In particular , so and , both and every member of dividing .
Reduce modulo . Since , the class is a root of the image of in , and because by step 3.1. Let be a splitting field of over , which exists by [L4]; as does not divide , [L3] applies and , lying in , has order exactly in .
The order of in the subgroup of is the same , so divides by [L5]; that is , so and .
In the case , then, no finite subset of exhausts it, so is not finite; with step 1.1 the two cases are exhaustive and cover every .
Remarks
-
What replaces the archimedean estimate. The usual proof chooses large enough that by a growth estimate. Step 2.1 replaces that by a root count, which needs no order structure on beyond the distinctness of the multiples of , and gives exactly the same conclusion.
-
The case is not a degenerate instance. For one has , not ( and for ), so step 2.2 is unavailable; the congruence is vacuous there and the statement is Euclid's theorem.
Depends on
- The cyclotomic polynomials $\Phi_n\in\mathbb Z[t]$, defined by $\prod_{d\mid n}\Phi_d=t^{n}-1$
- The recursion defines a unique monic $\Phi_n\in\mathbb Z[t]$, of degree $\varphi(n)$
- $\Phi_1(0)=-1$ and $\Phi_n(0)=1$ for $n\ge2$
- Over a field whose characteristic does not divide $n$, the roots of $\Phi_n$ are exactly the primitive roots of unity
- The group $\mu_n(K)$ of $n$-th roots of unity in a field, and primitive $n$-th roots of unity
- For every prime $p$, the two operations on $\mathbb{Z}/p$ make it a field
- Lagrange's theorem: $|G|=[G:H]|H|$ for every subgroup $H$ of a finite group $G$
- Every integer $n > 1$ has a prime divisor; indeed the least divisor of $n$ that exceeds $1$ is prime
- Congruence modulo an integer: $a\equiv b\pmod n$ when $n\mid(a-b)$, including the moduli $0$ and $1$
- The congruence class $[a]_n$ and the quotient set $\mathbb{Z}/n$
- The unit group $(\mathbb{Z}/n)^\times$ and Euler's totient $\varphi(n)=\lvert(\mathbb{Z}/n)^\times\rvert$ for $n\ge1$
- The order $|G|$ of a finite group and the order $\operatorname{ord}(g)$ of an element, with $\operatorname{ord}(g) = \infty$ when no positive power of $g$ is the identity
- If $\operatorname{ord}(g) = n$ then $g^{k} = e$ iff $k$ is an integer multiple of $n$, the powers $g^{0}, \dots, g^{n-1}$ are distinct, and $\langle g \rangle$ has exactly $n$ elements; if $g$ has infinite order then $g^{j} = g^{k}$ only for $j = k$
- 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
- A nonzero polynomial of degree $n$ over an integral domain has at most $n$ distinct roots
- $\varphi(1)=1$, and $\varphi(p)=p-1$ for every prime $p$
- Every nonzero polynomial over a field has a splitting field
- Universal property of $R[x]$: a coefficient homomorphism and the image of $x$ determine a unique ring homomorphism
- The characteristic of a field is zero or a prime number
- The characteristic of a ring: the least $n \ge 1$ with $n \cdot 1_R = 0$ when one exists, and $0$ otherwise
- Evaluation and roots of a polynomial in a commutative target ring
- Degree, leading coefficient and monic polynomial, with the zero polynomial having no degree
- Finite, countably infinite, countable, uncountable
- 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$
Used by
Dependency tree · two levels
105 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
- P. L. Clark, Field Theory (course notes/monograph), Theorem 9.10 (standard reference, not scraped)
- K. Conrad, Cyclotomic Extensions (expository blurb), Section 5 (standard reference, not scraped)