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. ∀ l. ∀ r. ∀ u. ∀ v. ∀ n. ∀ h. Prime(p) → FpHornerTrace(p,b,c,a,l,r,u,v) → Le(n,l) → BetaAt(u,v,n,h) → Lt(h,p)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 36 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 (1)
01Fix variables and assumptionsL1–10
02Fix variables and assumptionsL11–14
03Use earlier factsL15–24
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L15
specialize prime_field_polynomial_horner_result_bounded (p) - L16
specialize prime_field_polynomial_horner_result_bounded (b) - L17
specialize prime_field_polynomial_horner_result_bounded (c) - L18
specialize prime_field_polynomial_horner_result_bounded (a) - L19
specialize prime_field_polynomial_horner_result_bounded (n) - L20
specialize prime_field_polynomial_horner_result_bounded (h) - L21
apply prime_field_polynomial_horner_result_bounded - L22
exact hp - L23
specialize prime_field_polynomial_horner_trace_prefix (p) - L24
specialize prime_field_polynomial_horner_trace_prefix (b)
04Use earlier factsL25–34
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L25
specialize prime_field_polynomial_horner_trace_prefix (c) - L26
specialize prime_field_polynomial_horner_trace_prefix (a) - L27
specialize prime_field_polynomial_horner_trace_prefix (l) - L28
specialize prime_field_polynomial_horner_trace_prefix (r) - L29
specialize prime_field_polynomial_horner_trace_prefix (u) - L30
specialize prime_field_polynomial_horner_trace_prefix (v) - L31
specialize prime_field_polynomial_horner_trace_prefix (n) - L32
specialize prime_field_polynomial_horner_trace_prefix (h) - L33
apply prime_field_polynomial_horner_trace_prefix - L34
exact ht
Original defined command ledger · 36 lines
- 0001
intro p - 0002
intro b - 0003
intro c - 0004
intro a - 0005
intro l - 0006
intro r - 0007
intro u - 0008
intro v - 0009
intro n - 0010
intro h - 0011
intro hp - 0012
intro ht - 0013
intro hn - 0014
intro hh - 0015
specialize prime_field_polynomial_horner_result_bounded (p) - 0016
specialize prime_field_polynomial_horner_result_bounded (b) - 0017
specialize prime_field_polynomial_horner_result_bounded (c) - 0018
specialize prime_field_polynomial_horner_result_bounded (a) - 0019
specialize prime_field_polynomial_horner_result_bounded (n) - 0020
specialize prime_field_polynomial_horner_result_bounded (h) - 0021
apply prime_field_polynomial_horner_result_bounded - 0022
exact hp - 0023
specialize prime_field_polynomial_horner_trace_prefix (p) - 0024
specialize prime_field_polynomial_horner_trace_prefix (b) - 0025
specialize prime_field_polynomial_horner_trace_prefix (c) - 0026
specialize prime_field_polynomial_horner_trace_prefix (a) - 0027
specialize prime_field_polynomial_horner_trace_prefix (l) - 0028
specialize prime_field_polynomial_horner_trace_prefix (r) - 0029
specialize prime_field_polynomial_horner_trace_prefix (u) - 0030
specialize prime_field_polynomial_horner_trace_prefix (v) - 0031
specialize prime_field_polynomial_horner_trace_prefix (n) - 0032
specialize prime_field_polynomial_horner_trace_prefix (h) - 0033
apply prime_field_polynomial_horner_trace_prefix - 0034
exact ht - 0035
exact hn - 0036
exact hh