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 prime and , a field with elements exists
Statement
For every prime and every integer , there exists a field with exactly elements.
Facts & Assumptions
Given: A prime , a positive integer , and .
In characteristic , the roots of in a field form a subfield and are all simple (In characteristic , the roots of form a subfield and are all simple).
Every nonzero polynomial over a field has a splitting field (Every nonzero polynomial over a field has a splitting field).
The quotient is a field (For every prime , the two operations on make it a field).
A splitting field is generated over the base by all roots of the polynomial (Polynomials that split and splitting fields of a polynomial or a family of polynomials).
A field with finite underlying set is a finite field and its order is its cardinality (Finite fields and their order).
Proof
Over the field from [L3], use [L2] to choose a splitting field of .
Let be the root set of in . By [L1], is a subfield of and all roots are simple. By [L4], the roots generate , while the subfield already contains them and the base; hence .
The degree- polynomial splits in and has no repeated roots, so it has exactly distinct roots. Thus .
By [L5], is the required finite field.
Depends on
- In characteristic $p$, the roots of $x^{p^n}-x$ form a subfield and are all simple
- Every nonzero polynomial over a field has a splitting field
- For every prime $p$, the two operations on $\mathbb{Z}/p$ make it a field
- Polynomials that split and splitting fields of a polynomial or a family of polynomials
- Finite fields and their order
Used by
- For every finite field F_q and every n≥1, a monic irreducible polynomial of degree n exists Corollary
- FALSE: degrees add in a tower of finite field extensions False statement
- FALSE: F_pⁿ is the ring ℤ/pⁿℤ False statement
- Over F_q, x^qⁿ-x is the product of all monic irreducibles whose degrees divide n Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 80 results over 14 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
- K. Conrad, Finite Fields, Theorem 2.5 (standard reference, not scraped)
- J. S. Milne, Fields and Galois Theory, Propositions 4.19-4.24 (standard reference, not scraped)