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 products and sums use actual beta-coded coefficients; equality is formal coefficient equivalence, not equality of evaluations or raw codes. The zero gcd is included. Uniqueness is up to formal equivalence, not unique Bézout coefficients. This proves the polynomial gcd component, not G091 irreducible-polynomial existence or arbitrary prime-power-field construction.
Exact theorem in conservative defined notation
∀ k. ∀ kb. ∀ kc. ∀ ab. ∀ ac. ∀ L. ∀ i. ∀ a. ∀ t. BetaAt(kb,kc,0,k) → Lt(i,L) → BetaAt(ab,ac,i,a) → PolynomialDiagonalTerm(kb,kc,1,ab,ac,L,i,0,t) → t = k · a
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 42 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
02Fix variables and assumptionsL11–13
03Use earlier factsL14–23
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L14
specialize polynomial_diagonal_term_functional (kb) - L15
specialize polynomial_diagonal_term_functional (kc) - L16
specialize polynomial_diagonal_term_functional (1) - L17
specialize polynomial_diagonal_term_functional (ab) - L18
specialize polynomial_diagonal_term_functional (ac) - L19
specialize polynomial_diagonal_term_functional (L) - L20
specialize polynomial_diagonal_term_functional (i) - L21
specialize polynomial_diagonal_term_functional (0) - L22
specialize polynomial_diagonal_term_functional (t) - L23
specialize polynomial_diagonal_term_functional (k*a)
04Use earlier factsL24–25
05Construct an explicit witnessL26–28
06Separate the logical casesL29–29
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L29
split
07Use earlier factsL30–30
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L30
apply zero_add
08Separate the logical casesL31–33
09Construct an explicit witnessL34–34
Supply the displayed value, then prove that it has the required property.
- L34
exists 0
10Use earlier factsL35–36
11Separate the logical casesL37–39
12Use earlier factsL40–41
13Calculate and transport equalitiesL42–42
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L42
refl
Original defined command ledger · 42 lines
- 0001
intro k - 0002
intro kb - 0003
intro kc - 0004
intro ab - 0005
intro ac - 0006
intro L - 0007
intro i - 0008
intro a - 0009
intro t - 0010
intro hk - 0011
intro hi - 0012
intro ha - 0013
intro ht - 0014
specialize polynomial_diagonal_term_functional (kb) - 0015
specialize polynomial_diagonal_term_functional (kc) - 0016
specialize polynomial_diagonal_term_functional (1) - 0017
specialize polynomial_diagonal_term_functional (ab) - 0018
specialize polynomial_diagonal_term_functional (ac) - 0019
specialize polynomial_diagonal_term_functional (L) - 0020
specialize polynomial_diagonal_term_functional (i) - 0021
specialize polynomial_diagonal_term_functional (0) - 0022
specialize polynomial_diagonal_term_functional (t) - 0023
specialize polynomial_diagonal_term_functional (k*a) - 0024
apply polynomial_diagonal_term_functional - 0025
exact ht - 0026
exists i - 0027
exists k - 0028
exists a - 0029
split - 0030
apply zero_add - 0031
split - 0032
left - 0033
split - 0034
exists 0 - 0035
apply zero_add - 0036
exact hk - 0037
split - 0038
left - 0039
split - 0040
exact hi - 0041
exact ha - 0042
refl