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
∀ p. ∀ k. ∀ kb. ∀ kc. ∀ ab. ∀ ac. ∀ L. ∀ i. ∀ a. ∀ r. BetaAt(kb,kc,0,k) → Lt(i,L) → BetaAt(ab,ac,i,a) → Lt(k,p) → Lt(a,p) → FpConvolutionCoefficient(p,kb,kc,1,ab,ac,L,i,r) → FpMul(p,k,a,r)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 45 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–16
03Separate the logical casesL17–21
04Establish hnL22–31
Establish this local claim before using it. It is not an additional assumption.
- L22
have hn : x2=k*a - L23
specialize polynomial_diagonal_left_constant_natural_sum (k) - L24
specialize polynomial_diagonal_left_constant_natural_sum (kb) - L25
specialize polynomial_diagonal_left_constant_natural_sum (kc) - L26
specialize polynomial_diagonal_left_constant_natural_sum (ab) - L27
specialize polynomial_diagonal_left_constant_natural_sum (ac) - L28
specialize polynomial_diagonal_left_constant_natural_sum (L) - L29
specialize polynomial_diagonal_left_constant_natural_sum (i) - L30
specialize polynomial_diagonal_left_constant_natural_sum (a) - L31
specialize polynomial_diagonal_left_constant_natural_sum (x)
05Use earlier factsL32–39
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L32
specialize polynomial_diagonal_left_constant_natural_sum (x1) - L33
specialize polynomial_diagonal_left_constant_natural_sum (x2) - L34
apply polynomial_diagonal_left_constant_natural_sum - L35
exact hk - L36
exact hi - L37
exact ha - L38
exact hr_witness_witness_witness_left - L39
exact hr_witness_witness_witness_right_left
06Calculate and transport equalitiesL40–40
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L40
rewrite hn at hr_witness_witness_witness_right_right
07Separate the logical casesL41–41
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L41
split
08Use earlier factsL42–42
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L42
exact hkb
09Separate the logical casesL43–43
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L43
split
Original defined command ledger · 45 lines
- 0001
intro p - 0002
intro k - 0003
intro kb - 0004
intro kc - 0005
intro ab - 0006
intro ac - 0007
intro L - 0008
intro i - 0009
intro a - 0010
intro r - 0011
intro hk - 0012
intro hi - 0013
intro ha - 0014
intro hkb - 0015
intro hab - 0016
intro hr - 0017
cases hr - 0018
cases hr_witness - 0019
cases hr_witness_witness - 0020
cases hr_witness_witness_witness - 0021
cases hr_witness_witness_witness_right - 0022
have hn : x2=k*a - 0023
specialize polynomial_diagonal_left_constant_natural_sum (k) - 0024
specialize polynomial_diagonal_left_constant_natural_sum (kb) - 0025
specialize polynomial_diagonal_left_constant_natural_sum (kc) - 0026
specialize polynomial_diagonal_left_constant_natural_sum (ab) - 0027
specialize polynomial_diagonal_left_constant_natural_sum (ac) - 0028
specialize polynomial_diagonal_left_constant_natural_sum (L) - 0029
specialize polynomial_diagonal_left_constant_natural_sum (i) - 0030
specialize polynomial_diagonal_left_constant_natural_sum (a) - 0031
specialize polynomial_diagonal_left_constant_natural_sum (x) - 0032
specialize polynomial_diagonal_left_constant_natural_sum (x1) - 0033
specialize polynomial_diagonal_left_constant_natural_sum (x2) - 0034
apply polynomial_diagonal_left_constant_natural_sum - 0035
exact hk - 0036
exact hi - 0037
exact ha - 0038
exact hr_witness_witness_witness_left - 0039
exact hr_witness_witness_witness_right_left - 0040
rewrite hn at hr_witness_witness_witness_right_right - 0041
split - 0042
exact hkb - 0043
split - 0044
exact hab - 0045
exact hr_witness_witness_witness_right_right