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 finite field and every , a monic irreducible polynomial of degree exists
Statement
For every finite field and every integer , there exists a monic irreducible polynomial in of degree .
Facts & Assumptions
Given: A finite field and a positive integer .
The order of a finite field is a prime power; write (Every finite field has order for a unique prime characteristic and positive integer ).
A field of order exists (For every prime and , a field with elements exists).
The group is cyclic (The multiplicative group of a finite field is cyclic).
Since , a field of order has a unique subfield of order (The subfields of are the unique fields for positive divisors of ).
Finite fields of the same order are isomorphic (Finite fields of the same order are isomorphic).
An algebraic element's monic irreducible minimal polynomial has degree equal to the degree of its simple extension (A simple algebraic extension is its minimal-polynomial quotient and has power basis and degree ).
An element is algebraic over a base field when some nonzero polynomial over that field vanishes at it (Algebraic and transcendental elements and algebraic extensions).
Proof
By [L1], write . Choose by [L2] a field of order , and by [L3] a generator of the cyclic group , whose order is .
By [L4] and [L5], identify the unique order- subfield of with the given . Since is finite, the powers cannot be pairwise distinct, so for some and is a root of the nonzero polynomial ; by [L7], is algebraic over . Let be its minimal polynomial over that subfield and put . Then has elements by [L6] and is a subfield of , so .
Suppose, for contradiction, that . Then is a proper subfield whose multiplicative group has only elements and cannot contain an element of order . This contradicts the choice of .
Therefore , and is the required monic irreducible polynomial.
Depends on
- Every finite field has order $p^n$ for a unique prime characteristic $p$ and positive integer $n$
- For every prime $p$ and $n\ge1$, a field with $p^n$ elements exists
- The multiplicative group $\mathbb F_q^\times$ of a finite field is cyclic
- The subfields of $\mathbb F_{p^n}$ are the unique fields $\mathbb F_{p^d}$ for positive divisors $d$ of $n$
- Finite fields of the same order are isomorphic
- A simple algebraic extension is its minimal-polynomial quotient and has power basis $1,a,\ldots,a^{n-1}$ and degree $n$
- Algebraic and transcendental elements and algebraic extensions
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: 139 results over 17 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, Appendix A (standard reference, not scraped)