Current library: Alpha v34, 4,223 checked-use theorems; Stable remains 432. Historical first admissions, original proof editions, and non-admitted aliases are preserved.
All products and sums use actual beta-coded coefficients; equality is formal coefficient equivalence, not equality of evaluations or raw codes. The zero gcd is included. Uniqueness is up to formal equivalence, not unique Bézout coefficients. This proves the polynomial gcd component, not G091 irreducible-polynomial existence or arbitrary prime-power-field construction.
Exact theorem in conservative defined notation
∀ ab. ∀ ac. ∀ bb. ∀ bc. ∀ K. CommonRepresentatives(ab,ac,K,bb,bc,K,ab,ac,bb,bc,K)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 14 original proof lines are preserved. Only local proposition formulas are abbreviated; every abbreviation has an exact binder-safe expansion check. The linked exact edition contains the unchanged replay script.
Read the argument
Proof checkpoints
This is a reading aid, not a new proof or a proof-tree certificate. Checkpoint groups are consecutive commands, not inferred branch boundaries. Every step links to the preserved script.
01Fix variables and assumptionsL1–5
02Separate the logical casesL6–6
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L6
split
03Use earlier factsL7–14
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L7
specialize prime_field_polynomial_power_coefficient_functional (ab) - L8
specialize prime_field_polynomial_power_coefficient_functional (ac) - L9
specialize prime_field_polynomial_power_coefficient_functional (K) - L10
apply prime_field_polynomial_power_coefficient_functional - L11
specialize prime_field_polynomial_power_coefficient_functional (bb) - L12
specialize prime_field_polynomial_power_coefficient_functional (bc) - L13
specialize prime_field_polynomial_power_coefficient_functional (K) - L14
apply prime_field_polynomial_power_coefficient_functional
Original defined command ledger · 14 lines
- 0001
intro ab - 0002
intro ac - 0003
intro bb - 0004
intro bc - 0005
intro K - 0006
split - 0007
specialize prime_field_polynomial_power_coefficient_functional (ab) - 0008
specialize prime_field_polynomial_power_coefficient_functional (ac) - 0009
specialize prime_field_polynomial_power_coefficient_functional (K) - 0010
apply prime_field_polynomial_power_coefficient_functional - 0011
specialize prime_field_polynomial_power_coefficient_functional (bb) - 0012
specialize prime_field_polynomial_power_coefficient_functional (bc) - 0013
specialize prime_field_polynomial_power_coefficient_functional (K) - 0014
apply prime_field_polynomial_power_coefficient_functional