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. ∀ m. ∀ w. HornerDerivative(b,c,t,l,n,z) → HornerDerivative(b,c,t,l,m,w) → n = m
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete unchanged native tactic proof
All 33 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.
Named ingredients (1)
01Fix variables and assumptionsL1–10
02Use earlier factsL11–20
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L11
specialize beta_horner_eval_functional b - L12
specialize beta_horner_eval_functional c - L13
specialize beta_horner_eval_functional t - L14
specialize beta_horner_eval_functional l - L15
specialize beta_horner_eval_functional n - L16
specialize beta_horner_eval_functional m - L17
apply beta_horner_eval_functional - L18
specialize beta_horner_derivative_value_projection b - L19
specialize beta_horner_derivative_value_projection c - L20
specialize beta_horner_derivative_value_projection t
03Use earlier factsL21–30
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L21
specialize beta_horner_derivative_value_projection l - L22
specialize beta_horner_derivative_value_projection n - L23
specialize beta_horner_derivative_value_projection z - L24
apply beta_horner_derivative_value_projection - L25
exact hleft - L26
specialize beta_horner_derivative_value_projection b - L27
specialize beta_horner_derivative_value_projection c - L28
specialize beta_horner_derivative_value_projection t - L29
specialize beta_horner_derivative_value_projection l - L30
specialize beta_horner_derivative_value_projection m
Original defined command ledger · 33 lines
- 0001
intro b - 0002
intro c - 0003
intro t - 0004
intro l - 0005
intro n - 0006
intro z - 0007
intro m - 0008
intro w - 0009
intro hleft - 0010
intro hright - 0011
specialize beta_horner_eval_functional b - 0012
specialize beta_horner_eval_functional c - 0013
specialize beta_horner_eval_functional t - 0014
specialize beta_horner_eval_functional l - 0015
specialize beta_horner_eval_functional n - 0016
specialize beta_horner_eval_functional m - 0017
apply beta_horner_eval_functional - 0018
specialize beta_horner_derivative_value_projection b - 0019
specialize beta_horner_derivative_value_projection c - 0020
specialize beta_horner_derivative_value_projection t - 0021
specialize beta_horner_derivative_value_projection l - 0022
specialize beta_horner_derivative_value_projection n - 0023
specialize beta_horner_derivative_value_projection z - 0024
apply beta_horner_derivative_value_projection - 0025
exact hleft - 0026
specialize beta_horner_derivative_value_projection b - 0027
specialize beta_horner_derivative_value_projection c - 0028
specialize beta_horner_derivative_value_projection t - 0029
specialize beta_horner_derivative_value_projection l - 0030
specialize beta_horner_derivative_value_projection m - 0031
specialize beta_horner_derivative_value_projection w - 0032
apply beta_horner_derivative_value_projection - 0033
exact hright