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 coefficients retain the established highest-degree-first order. Trimming handles empty and all-zero prefixes; monic normalization requires a nonzero leading coefficient. Synthetic division has a nonempty input of length S n and a quotient of length n, unique in decoded values. Its coefficient recurrence, actual evaluation remainder and positive-degree drop are checked. General polynomial Euclidean division, gcd/Bezout, an arbitrary-convolution factor theorem, irreducible-polynomial existence and the full G091 prime-power-field endpoint remain open. These exact theorems are first admitted to Alpha v32; Stable remains unchanged.
Exact theorem in conservative defined notation
∀ p. ∀ ab. ∀ ac. ∀ bb. ∀ bc. ∀ rb. ∀ rc. ∀ l. ∀ i. ∀ a. ∀ r. Prime(p) → FpCoefficientSubtraction(p,ab,ac,bb,bc,rb,rc,l) → Lt(i,l) → BetaAt(ab,ac,i,a) → BetaAt(bb,bc,i,a) → BetaAt(rb,rc,i,r) → r = 0
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 40 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.
Named ingredients (2)
01Fix variables and assumptionsL1–10
02Fix variables and assumptionsL11–17
03Use earlier factsL18–27
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L18
specialize prime_field_subtract_equal_zero (p) - L19
specialize prime_field_subtract_equal_zero (a) - L20
specialize prime_field_subtract_equal_zero (r) - L21
apply prime_field_subtract_equal_zero - L22
exact hp - L23
specialize prime_field_polynomial_subtract_entry (p) - L24
specialize prime_field_polynomial_subtract_entry (ab) - L25
specialize prime_field_polynomial_subtract_entry (ac) - L26
specialize prime_field_polynomial_subtract_entry (bb) - L27
specialize prime_field_polynomial_subtract_entry (bc)
04Use earlier factsL28–37
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L28
specialize prime_field_polynomial_subtract_entry (rb) - L29
specialize prime_field_polynomial_subtract_entry (rc) - L30
specialize prime_field_polynomial_subtract_entry (l) - L31
specialize prime_field_polynomial_subtract_entry (i) - L32
specialize prime_field_polynomial_subtract_entry (a) - L33
specialize prime_field_polynomial_subtract_entry (a) - L34
specialize prime_field_polynomial_subtract_entry (r) - L35
apply prime_field_polynomial_subtract_entry - L36
exact h - L37
exact hi
Original defined command ledger · 40 lines
- 0001
intro p - 0002
intro ab - 0003
intro ac - 0004
intro bb - 0005
intro bc - 0006
intro rb - 0007
intro rc - 0008
intro l - 0009
intro i - 0010
intro a - 0011
intro r - 0012
intro hp - 0013
intro h - 0014
intro hi - 0015
intro ha - 0016
intro hb - 0017
intro hr - 0018
specialize prime_field_subtract_equal_zero (p) - 0019
specialize prime_field_subtract_equal_zero (a) - 0020
specialize prime_field_subtract_equal_zero (r) - 0021
apply prime_field_subtract_equal_zero - 0022
exact hp - 0023
specialize prime_field_polynomial_subtract_entry (p) - 0024
specialize prime_field_polynomial_subtract_entry (ab) - 0025
specialize prime_field_polynomial_subtract_entry (ac) - 0026
specialize prime_field_polynomial_subtract_entry (bb) - 0027
specialize prime_field_polynomial_subtract_entry (bc) - 0028
specialize prime_field_polynomial_subtract_entry (rb) - 0029
specialize prime_field_polynomial_subtract_entry (rc) - 0030
specialize prime_field_polynomial_subtract_entry (l) - 0031
specialize prime_field_polynomial_subtract_entry (i) - 0032
specialize prime_field_polynomial_subtract_entry (a) - 0033
specialize prime_field_polynomial_subtract_entry (a) - 0034
specialize prime_field_polynomial_subtract_entry (r) - 0035
apply prime_field_polynomial_subtract_entry - 0036
exact h - 0037
exact hi - 0038
exact ha - 0039
exact hb - 0040
exact hr