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.
Every finite field has order for a unique prime characteristic and positive integer
Statement
If is a finite field, then there is a unique prime and a unique positive integer such that
Here and .
Facts & Assumptions
Given: A finite field .
The order of a finite field is the cardinality of its underlying finite set (Finite fields and their order).
The prime subfield in positive characteristic is isomorphic to (A field's prime subfield is isomorphic to in characteristic zero and to in characteristic ).
Extension degree is the size of a finite basis (The degree of a finite field extension).
Assuming the Axiom of Choice, if spans then there is a basis of with (Every spanning subset of a vector space contains a basis).
Coordinates with respect to a finite ordered basis are unique (A finite list is an ordered basis if and only if every equals for exactly one ; those scalars are the coordinates of in that ordered basis).
The set of functions from an -element set to a -element set has cardinality (The set of functions between finite sets is finite, with , Exponentiation of natural numbers, , and its agreement with the integer power in ).
If a prime divides a finite product of integers, it divides one of the factors (If a prime divides a finite product of integers then for some ; at the product is and the hypothesis cannot hold).
Proof
The characteristic cannot be zero, because the distinct integer multiples of would give infinitely many elements. Hence it is a unique prime , and [L2] identifies the prime subfield with .
The finite set spans itself over , so [L4] supplies a finite basis. Its size is positive because is not the zero vector space.
By [L5], taking coordinates is a bijection from to the functions from an -element basis index set to . Thus [L6] gives .
Steps 1.1 and 1.2 exhibit the pair with and . For uniqueness, suppose also with prime and . Then divides , so [L7] gives , and primality of forces . Now with forces , since would give and symmetrically for .
Depends on
- Finite fields and their order
- A field's prime subfield is isomorphic to $\mathbb Q$ in characteristic zero and to $\mathbb F_p$ in characteristic $p$
- The degree $[K:F]=\dim_F K$ of a finite field extension
- Every spanning subset of a vector space contains a basis
- A finite list $v : n \to V$ is an ordered basis if and only if every $x \in V$ equals $\sum_{i<n} \lambda_i v_i$ for exactly one $\lambda : n \to F$; those scalars are the coordinates of $x$ in that ordered basis
- The set $A^{B}$ of functions $B \to A$ between finite sets is finite, with $\lvert A^{B}\rvert = \lvert A\rvert^{\lvert B\rvert}$
- Exponentiation of natural numbers, $m^{n}$, and its agreement with the integer power in $\mathbb{R}$
- If a prime $p$ divides a finite product $\prod_{i<n} a_i$ of integers then $p \mid a_i$ for some $i < n$; at $n = 0$ the product is $1$ and the hypothesis cannot hold
Used by
- For every finite field F_q and every n≥1, a monic irreducible polynomial of degree n exists Corollary
- There is no field with six elements Counterexample
- Finite fields of the same order are isomorphic Theorem
- Over F_q, x^qⁿ-x is the product of all monic irreducibles whose degrees divide n Theorem
- The subfields of F_pⁿ are the unique fields F_pᵈ for positive divisors d of n Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 140 results over 24 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, Section 1 (standard reference, not scraped)