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
∀ ab. ∀ ac. ∀ L. ∀ bb. ∀ bc. ∀ M. ∀ BB. ∀ BC. ∀ t. ∀ i. ∀ j. ∀ z. PolynomialLeftPad(bb,bc,M,t,BB,BC) → PolynomialDiagonalTerm(ab,ac,L,bb,bc,M,i,j,z) → PolynomialDiagonalTerm(ab,ac,L,BB,BC,t + M,t + i,j,z)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 44 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
03Separate the logical casesL15–20
04Construct an explicit witnessL21–23
05Separate the logical casesL24–24
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L24
split
06Calculate and transport equalitiesL25–28
07Use earlier factsL29–29
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L29
exact ht_witness_witness_witness_left
08Separate the logical casesL30–30
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L30
split
09Use earlier factsL31–31
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L31
exact ht_witness_witness_witness_right_left
10Separate the logical casesL32–32
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L32
split
11Use earlier factsL33–42
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L33
specialize polynomial_zero_extended_left_pad_shift (bb) - L34
specialize polynomial_zero_extended_left_pad_shift (bc) - L35
specialize polynomial_zero_extended_left_pad_shift (M) - L36
specialize polynomial_zero_extended_left_pad_shift (t) - L37
specialize polynomial_zero_extended_left_pad_shift (BB) - L38
specialize polynomial_zero_extended_left_pad_shift (BC) - L39
specialize polynomial_zero_extended_left_pad_shift (x) - L40
specialize polynomial_zero_extended_left_pad_shift (x2) - L41
apply polynomial_zero_extended_left_pad_shift - L42
exact hp
Original defined command ledger · 44 lines
- 0001
intro ab - 0002
intro ac - 0003
intro L - 0004
intro bb - 0005
intro bc - 0006
intro M - 0007
intro BB - 0008
intro BC - 0009
intro t - 0010
intro i - 0011
intro j - 0012
intro z - 0013
intro hp - 0014
intro ht - 0015
cases ht - 0016
cases ht_witness - 0017
cases ht_witness_witness - 0018
cases ht_witness_witness_witness - 0019
cases ht_witness_witness_witness_right - 0020
cases ht_witness_witness_witness_right_right - 0021
exists t+x - 0022
exists x1 - 0023
exists x2 - 0024
split - 0025
trans t+(j+x) - 0026
simp [add_assoc,add_comm] - 0027
congr - 0028
refl - 0029
exact ht_witness_witness_witness_left - 0030
split - 0031
exact ht_witness_witness_witness_right_left - 0032
split - 0033
specialize polynomial_zero_extended_left_pad_shift (bb) - 0034
specialize polynomial_zero_extended_left_pad_shift (bc) - 0035
specialize polynomial_zero_extended_left_pad_shift (M) - 0036
specialize polynomial_zero_extended_left_pad_shift (t) - 0037
specialize polynomial_zero_extended_left_pad_shift (BB) - 0038
specialize polynomial_zero_extended_left_pad_shift (BC) - 0039
specialize polynomial_zero_extended_left_pad_shift (x) - 0040
specialize polynomial_zero_extended_left_pad_shift (x2) - 0041
apply polynomial_zero_extended_left_pad_shift - 0042
exact hp - 0043
exact ht_witness_witness_witness_right_right_left - 0044
exact ht_witness_witness_witness_right_right_right