Current library: Alpha v34, 4,223 checked-use theorems; Stable remains 432. Historical first admissions, original proof editions, and non-admitted aliases are preserved.
Coefficients are highest-degree-first. The divisor has a nonzero decoded head; primality supplies its actual inverse. Empty quotients and remainders are included. Functionality compares the constructed execution lengths and decoded coefficients, never arbitrary beta codes. Formal polynomial equivalence compares every coefficient, not evaluations on a finite field. The formal identity and remainder-degree bound are proved separately, not assumed by the execution graph. Arbitrary quotient/remainder-pair uniqueness from a formal identity, multiplication associativity, gcd/Bezout, irreducible-polynomial existence, and the full G091 prime-power-field goal remain open. The seven displayed new names are conservative first-order notation, not new kernel primitives.
Exact theorem in conservative defined notation
∀ p. ∀ b. ∀ c. ∀ L. ∀ t. ∀ d. ∀ e. ∀ M. FpPolynomialTrim(p,b,c,L,t,d,e,M) → PolynomialLeftPad(d,e,M,t,b,c)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 22 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–9
02Separate the logical casesL10–13
03Use earlier factsL14–22
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L14
specialize prime_field_polynomial_zero_suffix_left_pad (d) - L15
specialize prime_field_polynomial_zero_suffix_left_pad (e) - L16
specialize prime_field_polynomial_zero_suffix_left_pad (M) - L17
specialize prime_field_polynomial_zero_suffix_left_pad (t) - L18
specialize prime_field_polynomial_zero_suffix_left_pad (b) - L19
specialize prime_field_polynomial_zero_suffix_left_pad (c) - L20
apply prime_field_polynomial_zero_suffix_left_pad - L21
exact h_right_right_left - L22
exact h_right_right_right_left
Original defined command ledger · 22 lines
- 0001
intro p - 0002
intro b - 0003
intro c - 0004
intro L - 0005
intro t - 0006
intro d - 0007
intro e - 0008
intro M - 0009
intro h - 0010
cases h - 0011
cases h_right - 0012
cases h_right_right - 0013
cases h_right_right_right - 0014
specialize prime_field_polynomial_zero_suffix_left_pad (d) - 0015
specialize prime_field_polynomial_zero_suffix_left_pad (e) - 0016
specialize prime_field_polynomial_zero_suffix_left_pad (M) - 0017
specialize prime_field_polynomial_zero_suffix_left_pad (t) - 0018
specialize prime_field_polynomial_zero_suffix_left_pad (b) - 0019
specialize prime_field_polynomial_zero_suffix_left_pad (c) - 0020
apply prime_field_polynomial_zero_suffix_left_pad - 0021
exact h_right_right_left - 0022
exact h_right_right_right_left