Formal polynomial differentiation and Hensel foundations — Exact Proof Explorer

Independently checked constructive theorems build coupled beta-coded Horner value and formal-derivative traces for arbitrary natural polynomials, including exact successor laws and uniqueness.

15 theorem bodies · 27 proof edges · 583 tactic lines · 5 layers

Alpha v34 checked-use · first admitted v24 · independently kernel and Lean verified; not Stable

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.

15 theorems
01234
HD0001 · beta_horner_derivative_trace_exists

Every beta-coded polynomial has two actual coupled Horner traces, the second being its formal derivative trace.

layer 0 · 27 lines · Alpha v34 independently verified · alpha_closed; checked-use authorized; not Stable
HD0002 · beta_horner_derivative_value_exists

Every arbitrary beta-coded natural polynomial has an actual simultaneous value and exact formal derivative.

layer 1 · 44 lines · Alpha v34 independently verified · alpha_closed; checked-use authorized; not Stable
HD0003 · beta_horner_derivative_value_projection

The first component of simultaneous formal differentiation is exactly the preexisting polynomial Horner value.

layer 0 · 15 lines · Alpha v34 independently verified · alpha_closed; checked-use authorized; not Stable
HD0004 · beta_horner_derivative_only_projection

A simultaneously evaluated polynomial pair yields an actual formal-derivative witness.

layer 0 · 9 lines · Alpha v34 independently verified · alpha_closed; checked-use authorized; not Stable
HD0005 · beta_horner_derivative_only_exists

The exact formal derivative of every arbitrary beta-coded natural polynomial exists.

layer 2 · 13 lines · Alpha v34 independently verified · alpha_closed; checked-use authorized; not Stable
HD0007 · beta_horner_derivative_empty

The empty beta-coded polynomial and its exact formal derivative both evaluate to zero.

layer 0 · 28 lines · Alpha v34 independently verified · alpha_closed; checked-use authorized; not Stable
HD0008 · beta_horner_derivative_successor_decompose

A successor polynomial obeys both exact Horner recurrences: f_new=f_old*t+a and f'_new=f'_old*t+f_old.

layer 0 · 106 lines · Alpha v34 independently verified · alpha_closed; checked-use authorized; not Stable
HD0009 · beta_horner_derivative_functional

Both the value and exact formal derivative of every beta-coded polynomial are simultaneously unique.

layer 1 · 112 lines · Alpha v34 independently verified · alpha_closed; checked-use authorized; not Stable
HD000B · beta_horner_derivative_exists_unique

Every arbitrary beta-coded natural polynomial has exactly one simultaneously evaluated value/formal-derivative pair.

layer 2 · 28 lines · Alpha v34 independently verified · alpha_closed; checked-use authorized; not Stable
HD000C · beta_horner_derivative_only_functional

The exact formal derivative, considered without its accompanying polynomial value, is functional.

layer 3 · 21 lines · Alpha v34 independently verified · alpha_closed; checked-use authorized; not Stable
HD000D · beta_horner_derivative_only_exists_unique

Every beta-coded natural polynomial has one and only one exact formal derivative at every evaluation point.

layer 4 · 23 lines · Alpha v34 independently verified · alpha_closed; checked-use authorized; not Stable
HD000E · beta_horner_derivative_constant

A one-coefficient polynomial evaluates to its actual decoded constant and has formal derivative zero.

layer 1 · 49 lines · Alpha v34 independently verified · alpha_closed; checked-use authorized; not Stable
HD000F · beta_horner_derivative_linear

A genuine two-coefficient polynomial a*t+k has the exact decoded formal derivative a.

layer 2 · 51 lines · Alpha v34 independently verified · alpha_closed; checked-use authorized; not Stable

Exactly 15 displayed theorems have independently verified Alpha checked-use authority; none is admitted to Stable. Body-only enrollment never grants checked theorem use.

Separate complete second-wave branches: Full G095 proof · Alpha v27.