Current library: Alpha v34, 4,223 checked-use theorems; Stable remains 432. Historical first admissions, original proof editions, and non-admitted aliases are preserved. Exact original first-admission records.
Historical partial components only: this chapter proves arbitrary natural polynomial values and unique formal derivatives. G095 is now closed in the separate Alpha-v27 hensel-lifting branch for integer polynomials, unrestricted input roots, unique canonical lifts, and every positive prime power. Full G095 proof · Alpha v27
Exact theorem in conservative defined notation
∀ b. ∀ c. ∀ t. ∀ l. ∀ n. ∀ z. HornerDerivative(b,c,t,l,n,z) → Horner(b,c,t,l,n)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete unchanged native tactic proof
All 15 lines are the exact independently kernel-checked original 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–7
02Separate the logical casesL8–12
03Construct an explicit witnessL13–14
04Use earlier factsL15–15
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L15
exact hpair_witness_witness_witness_witness_left
Original defined command ledger · 15 lines
- 0001
intro b - 0002
intro c - 0003
intro t - 0004
intro l - 0005
intro n - 0006
intro z - 0007
intro hpair - 0008
cases hpair - 0009
cases hpair_witness - 0010
cases hpair_witness_witness - 0011
cases hpair_witness_witness_witness - 0012
cases hpair_witness_witness_witness_witness - 0013
exists x - 0014
exists x1 - 0015
exact hpair_witness_witness_witness_witness_left