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. ∀ b. ∀ c. ∀ a. ∀ n. ∀ qb. ∀ qc. ∀ r. ∀ i. ∀ h. ∀ j. ∀ v. Prime(p) → FpSyntheticDivision(p,b,c,a,S n,qb,qc,r) → Lt(i,n) → BetaAt(qb,qc,i,h) → BetaAt(qb,qc,S i,j) → BetaAt(b,c,S i,v) → ∃ x. FpMul(p,h,a,x) ∧ FpAdd(p,x,v,j)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 63 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–18
03Use earlier factsL19–28
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L19
specialize prime_field_polynomial_horner_transition_values (p) - L20
specialize prime_field_polynomial_horner_transition_values (b) - L21
specialize prime_field_polynomial_horner_transition_values (c) - L22
specialize prime_field_polynomial_horner_transition_values (a) - L23
specialize prime_field_polynomial_horner_transition_values (S i) - L24
specialize prime_field_polynomial_horner_transition_values (h) - L25
specialize prime_field_polynomial_horner_transition_values (v) - L26
specialize prime_field_polynomial_horner_transition_values (j) - L27
apply prime_field_polynomial_horner_transition_values - L28
exact hp
04Use earlier factsL29–38
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L29
specialize prime_field_polynomial_synthetic_quotient_entry (p) - L30
specialize prime_field_polynomial_synthetic_quotient_entry (b) - L31
specialize prime_field_polynomial_synthetic_quotient_entry (c) - L32
specialize prime_field_polynomial_synthetic_quotient_entry (a) - L33
specialize prime_field_polynomial_synthetic_quotient_entry (S n) - L34
specialize prime_field_polynomial_synthetic_quotient_entry (qb) - L35
specialize prime_field_polynomial_synthetic_quotient_entry (qc) - L36
specialize prime_field_polynomial_synthetic_quotient_entry (r) - L37
specialize prime_field_polynomial_synthetic_quotient_entry (i) - L38
specialize prime_field_polynomial_synthetic_quotient_entry (h)
05Use earlier factsL39–48
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L39
apply prime_field_polynomial_synthetic_quotient_entry - L40
exact hs - L41
specialize le_succ (S i) - L42
specialize le_succ (n) - L43
apply le_succ - L44
exact hi - L45
exact hh - L46
specialize prime_field_polynomial_synthetic_quotient_entry (p) - L47
specialize prime_field_polynomial_synthetic_quotient_entry (b) - L48
specialize prime_field_polynomial_synthetic_quotient_entry (c)
06Use earlier factsL49–58
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L49
specialize prime_field_polynomial_synthetic_quotient_entry (a) - L50
specialize prime_field_polynomial_synthetic_quotient_entry (S n) - L51
specialize prime_field_polynomial_synthetic_quotient_entry (qb) - L52
specialize prime_field_polynomial_synthetic_quotient_entry (qc) - L53
specialize prime_field_polynomial_synthetic_quotient_entry (r) - L54
specialize prime_field_polynomial_synthetic_quotient_entry (S i) - L55
specialize prime_field_polynomial_synthetic_quotient_entry (j) - L56
apply prime_field_polynomial_synthetic_quotient_entry - L57
exact hs - L58
specialize succ_le_succ (S i)
Original defined command ledger · 63 lines
- 0001
intro p - 0002
intro b - 0003
intro c - 0004
intro a - 0005
intro n - 0006
intro qb - 0007
intro qc - 0008
intro r - 0009
intro i - 0010
intro h - 0011
intro j - 0012
intro v - 0013
intro hp - 0014
intro hs - 0015
intro hi - 0016
intro hh - 0017
intro hj - 0018
intro hv - 0019
specialize prime_field_polynomial_horner_transition_values (p) - 0020
specialize prime_field_polynomial_horner_transition_values (b) - 0021
specialize prime_field_polynomial_horner_transition_values (c) - 0022
specialize prime_field_polynomial_horner_transition_values (a) - 0023
specialize prime_field_polynomial_horner_transition_values (S i) - 0024
specialize prime_field_polynomial_horner_transition_values (h) - 0025
specialize prime_field_polynomial_horner_transition_values (v) - 0026
specialize prime_field_polynomial_horner_transition_values (j) - 0027
apply prime_field_polynomial_horner_transition_values - 0028
exact hp - 0029
specialize prime_field_polynomial_synthetic_quotient_entry (p) - 0030
specialize prime_field_polynomial_synthetic_quotient_entry (b) - 0031
specialize prime_field_polynomial_synthetic_quotient_entry (c) - 0032
specialize prime_field_polynomial_synthetic_quotient_entry (a) - 0033
specialize prime_field_polynomial_synthetic_quotient_entry (S n) - 0034
specialize prime_field_polynomial_synthetic_quotient_entry (qb) - 0035
specialize prime_field_polynomial_synthetic_quotient_entry (qc) - 0036
specialize prime_field_polynomial_synthetic_quotient_entry (r) - 0037
specialize prime_field_polynomial_synthetic_quotient_entry (i) - 0038
specialize prime_field_polynomial_synthetic_quotient_entry (h) - 0039
apply prime_field_polynomial_synthetic_quotient_entry - 0040
exact hs - 0041
specialize le_succ (S i) - 0042
specialize le_succ (n) - 0043
apply le_succ - 0044
exact hi - 0045
exact hh - 0046
specialize prime_field_polynomial_synthetic_quotient_entry (p) - 0047
specialize prime_field_polynomial_synthetic_quotient_entry (b) - 0048
specialize prime_field_polynomial_synthetic_quotient_entry (c) - 0049
specialize prime_field_polynomial_synthetic_quotient_entry (a) - 0050
specialize prime_field_polynomial_synthetic_quotient_entry (S n) - 0051
specialize prime_field_polynomial_synthetic_quotient_entry (qb) - 0052
specialize prime_field_polynomial_synthetic_quotient_entry (qc) - 0053
specialize prime_field_polynomial_synthetic_quotient_entry (r) - 0054
specialize prime_field_polynomial_synthetic_quotient_entry (S i) - 0055
specialize prime_field_polynomial_synthetic_quotient_entry (j) - 0056
apply prime_field_polynomial_synthetic_quotient_entry - 0057
exact hs - 0058
specialize succ_le_succ (S i) - 0059
specialize succ_le_succ (n) - 0060
apply succ_le_succ - 0061
exact hi - 0062
exact hj - 0063
exact hv