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
∀ b. ∀ c. ∀ L. ∀ t. ∀ B. ∀ C. ∀ i. ∀ a. PolynomialLeftPad(b,c,L,t,B,C) → BetaZeroExtend(b,c,L,i,a) → BetaZeroExtend(B,C,t + L,t + i,a)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 34 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–10
02Separate the logical casesL11–15
03Use earlier factsL16–25
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L16
specialize matrix_recursive_lt_add_left (i) - L17
specialize matrix_recursive_lt_add_left (L) - L18
specialize matrix_recursive_lt_add_left (t) - L19
apply matrix_recursive_lt_add_left - L20
exact hvalue_left_left - L21
specialize hpad_right (i) - L22
specialize hpad_right (a) - L23
apply hpad_right - L24
exact hvalue_left_left - L25
exact hvalue_left_right
04Separate the logical casesL26–28
Original defined command ledger · 34 lines
- 0001
intro b - 0002
intro c - 0003
intro L - 0004
intro t - 0005
intro B - 0006
intro C - 0007
intro i - 0008
intro a - 0009
intro hpad - 0010
intro hvalue - 0011
cases hpad - 0012
cases hvalue - 0013
cases hvalue_left - 0014
left - 0015
split - 0016
specialize matrix_recursive_lt_add_left (i) - 0017
specialize matrix_recursive_lt_add_left (L) - 0018
specialize matrix_recursive_lt_add_left (t) - 0019
apply matrix_recursive_lt_add_left - 0020
exact hvalue_left_left - 0021
specialize hpad_right (i) - 0022
specialize hpad_right (a) - 0023
apply hpad_right - 0024
exact hvalue_left_left - 0025
exact hvalue_left_right - 0026
cases hvalue_right - 0027
right - 0028
split - 0029
specialize add_le_add_left (L) - 0030
specialize add_le_add_left (i) - 0031
specialize add_le_add_left (t) - 0032
apply add_le_add_left - 0033
exact hvalue_right_left - 0034
exact hvalue_right_right