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.
There are infinitely many primes congruent to modulo
Statement
The set of primes satisfying is infinite (Finite, countably infinite, countable, uncountable).
Facts & Assumptions
Given: The set .
For every odd prime , the congruence is soluble if and only if (Odd primes represented by a divisor of ).
Every integer greater than has a prime divisor (Every integer has a prime divisor; indeed the least divisor of that exceeds is prime).
A finite product has empty-product value and satisfies (The product of a finite list in a monoid, by recursion, with the empty product () equal to the identity).
In a commutative monoid, permuting the entries of a finite product does not change its value (Generalised associativity: in a monoid the product of a finite list does not depend on the bracketing, and in a commutative monoid it does not depend on the order of the factors either).
A set is finite if for some (Finite, countably infinite, countable, uncountable).
The relation means that there exists a bijection (Equinumerous sets, and ).
A bijection is, in particular, surjective (Injection, surjection, bijection).
If and , then for all integers (Divisibility is reflexive and transitive on , and is linear: if and then for all integers ; also implies , and ).
Proof
Suppose, for contradiction, that is finite. By [L5] and [L6], choose a bijection from some natural number onto and write its prime values as ; surjectivity is [L7]. Let , using the value if from [L3], and set . By [L2], choose a prime . Since is odd and , one has .
From and , the class of solves , so [L1] gives . Thus and equals some ; by [L4] move that factor to the end of the finite product, and then [L3] gives , hence . Together with , [L8] gives , impossible for a prime. Therefore is not finite.
Depends on
- Odd primes represented by a divisor of $x^2+3$
- 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
- Generalised associativity: in a monoid the product of a finite list does not depend on the bracketing, and in a commutative monoid it does not depend on the order of the factors either
- Finite, countably infinite, countable, uncountable
- Equinumerous sets, $A \approx B$ and $A \preceq B$
- Injection, surjection, bijection
- 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$
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: 82 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
- A. Gorodnik, Number Theory, Lecture 9, consequence after Example 2.4 (standard reference, not scraped)