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. ∀ n. ∀ z. HornerDerivative(b,c,t,1,n,z) → ∃ x. Beta(b,c,0,x) ∧ (n = x ∧ z = 0)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete unchanged native tactic proof
All 49 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 (2)
01Fix variables and assumptionsL1–6
02Establish hdecompositionL7–15
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply beta horner derivative successor decompose.
- L7
have hdecomposition : ∃ a. ∃ r. ∃ q. Beta(b,c,0,a) ∧ (HornerDerivative(b,c,t,0,r,q) ∧ (n = r · t + a ∧ z = q · t + r))Definitions: BetaHornerDerivativeOriginal native command in the exact edition - L8
specialize beta_horner_derivative_successor_decompose b - L9
specialize beta_horner_derivative_successor_decompose c - L10
specialize beta_horner_derivative_successor_decompose t - L11
specialize beta_horner_derivative_successor_decompose 0 - L12
specialize beta_horner_derivative_successor_decompose n - L13
specialize beta_horner_derivative_successor_decompose z - L14
apply beta_horner_derivative_successor_decompose - L15
exact hpair
03Separate the logical casesL16–21
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
04Establish hzeroL22–29
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply beta horner derivative empty.
- L22
have hzero : (x1 = 0 /\ x2 = 0) - L23
specialize beta_horner_derivative_empty b - L24
specialize beta_horner_derivative_empty c - L25
specialize beta_horner_derivative_empty t - L26
specialize beta_horner_derivative_empty x1 - L27
specialize beta_horner_derivative_empty x2 - L28
apply beta_horner_derivative_empty - L29
exact hdecomposition_witness_witness_witness_right_left
05Separate the logical casesL30–30
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L30
cases hzero
06Construct an explicit witnessL31–31
Supply the displayed value, then prove that it has the required property.
- L31
exists x
07Separate the logical casesL32–32
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L32
split
08Use earlier factsL33–33
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L33
exact hdecomposition_witness_witness_witness_left
09Separate the logical casesL34–34
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L34
split
10Calculate and transport equalitiesL35–35
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L35
trans x1 * t + x
11Use earlier factsL36–36
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L36
exact hdecomposition_witness_witness_witness_right_right_left
12Calculate and transport equalitiesL37–37
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L37
rewrite hzero_left
13Use earlier factsL38–38
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L38
specialize mul_zero_left t
14Calculate and transport equalitiesL39–39
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L39
rewrite mul_zero_left
15Use earlier factsL40–41
16Calculate and transport equalitiesL42–42
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L42
trans x2 * t + x1
17Use earlier factsL43–43
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L43
exact hdecomposition_witness_witness_witness_right_right_right
18Calculate and transport equalitiesL44–45
19Use earlier factsL46–46
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L46
specialize mul_zero_left t
20Calculate and transport equalitiesL47–47
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L47
rewrite mul_zero_left
Original defined command ledger · 49 lines
- 0001
intro b - 0002
intro c - 0003
intro t - 0004
intro n - 0005
intro z - 0006
intro hpair - 0007
have hdecomposition : exists a r q. ((((exists fs_h_hd_constant_step. fs_h_hd_constant_step + S (a) = S ((S (0)) * c)) /\ exists fs_q_hd_constant_step. b = fs_q_hd_constant_step * S ((S (0)) * c) + (a))) /\ ((exists ff_u_hd_constant_prefix ff_v_hd_constant_prefix ff_d_hd_constant_prefix ff_e_hd_constant_prefix. ((((((exists fs_h_ph_hd_constant_prefix_body_value_start. fs_h_ph_hd_constant_prefix_body_value_start + S (0) = S ((S (0)) * ff_v_hd_constant_prefix)) /\ exists fs_q_ph_hd_constant_prefix_body_value_start. ff_u_hd_constant_prefix = fs_q_ph_hd_constant_prefix_body_value_start * S ((S (0)) * ff_v_hd_constant_prefix) + (0))) /\ ((((exists fs_h_ph_hd_constant_prefix_body_value_terminal. fs_h_ph_hd_constant_prefix_body_value_terminal + S (r) = S ((S (0)) * ff_v_hd_constant_prefix)) /\ exists fs_q_ph_hd_constant_prefix_body_value_terminal. ff_u_hd_constant_prefix = fs_q_ph_hd_constant_prefix_body_value_terminal * S ((S (0)) * ff_v_hd_constant_prefix) + (r))) /\ forall ff_i_ph_hd_constant_prefix_body_value_steps. (exists ph_bound_hd_constant_prefix_body_value_steps. ph_bound_hd_constant_prefix_body_value_steps + S ff_i_ph_hd_constant_prefix_body_value_steps = 0) -> exists ff_coefficient_ph_hd_constant_prefix_body_value_steps ff_previous_ph_hd_constant_prefix_body_value_steps ff_current_ph_hd_constant_prefix_body_value_steps. ((((exists fs_h_ph_hd_constant_prefix_body_value_steps_coefficient. fs_h_ph_hd_constant_prefix_body_value_steps_coefficient + S (ff_coefficient_ph_hd_constant_prefix_body_value_steps) = S ((S (ff_i_ph_hd_constant_prefix_body_value_steps)) * c)) /\ exists fs_q_ph_hd_constant_prefix_body_value_steps_coefficient. b = fs_q_ph_hd_constant_prefix_body_value_steps_coefficient * S ((S (ff_i_ph_hd_constant_prefix_body_value_steps)) * c) + (ff_coefficient_ph_hd_constant_prefix_body_value_steps))) /\ ((((exists fs_h_ph_hd_constant_prefix_body_value_steps_before. fs_h_ph_hd_constant_prefix_body_value_steps_before + S (ff_previous_ph_hd_constant_prefix_body_value_steps) = S ((S (ff_i_ph_hd_constant_prefix_body_value_steps)) * ff_v_hd_constant_prefix)) /\ exists fs_q_ph_hd_constant_prefix_body_value_steps_before. ff_u_hd_constant_prefix = fs_q_ph_hd_constant_prefix_body_value_steps_before * S ((S (ff_i_ph_hd_constant_prefix_body_value_steps)) * ff_v_hd_constant_prefix) + (ff_previous_ph_hd_constant_prefix_body_value_steps))) /\ ((((exists fs_h_ph_hd_constant_prefix_body_value_steps_after. fs_h_ph_hd_constant_prefix_body_value_steps_after + S (ff_current_ph_hd_constant_prefix_body_value_steps) = S ((S (S ff_i_ph_hd_constant_prefix_body_value_steps)) * ff_v_hd_constant_prefix)) /\ exists fs_q_ph_hd_constant_prefix_body_value_steps_after. ff_u_hd_constant_prefix = fs_q_ph_hd_constant_prefix_body_value_steps_after * S ((S (S ff_i_ph_hd_constant_prefix_body_value_steps)) * ff_v_hd_constant_prefix) + (ff_current_ph_hd_constant_prefix_body_value_steps))) /\ ff_current_ph_hd_constant_prefix_body_value_steps = ff_previous_ph_hd_constant_prefix_body_value_steps * t + ff_coefficient_ph_hd_constant_prefix_body_value_steps)))))) /\ (((((exists fs_h_ph_hd_constant_prefix_body_derivative_start. fs_h_ph_hd_constant_prefix_body_derivative_start + S (0) = S ((S (0)) * ff_e_hd_constant_prefix)) /\ exists fs_q_ph_hd_constant_prefix_body_derivative_start. ff_d_hd_constant_prefix = fs_q_ph_hd_constant_prefix_body_derivative_start * S ((S (0)) * ff_e_hd_constant_prefix) + (0))) /\ ((((exists fs_h_ph_hd_constant_prefix_body_derivative_terminal. fs_h_ph_hd_constant_prefix_body_derivative_terminal + S (q) = S ((S (0)) * ff_e_hd_constant_prefix)) /\ exists fs_q_ph_hd_constant_prefix_body_derivative_terminal. ff_d_hd_constant_prefix = fs_q_ph_hd_constant_prefix_body_derivative_terminal * S ((S (0)) * ff_e_hd_constant_prefix) + (q))) /\ forall ff_i_ph_hd_constant_prefix_body_derivative_steps. (exists ph_bound_hd_constant_prefix_body_derivative_steps. ph_bound_hd_constant_prefix_body_derivative_steps + S ff_i_ph_hd_constant_prefix_body_derivative_steps = 0) -> exists ff_coefficient_ph_hd_constant_prefix_body_derivative_steps ff_previous_ph_hd_constant_prefix_body_derivative_steps ff_current_ph_hd_constant_prefix_body_derivative_steps. ((((exists fs_h_ph_hd_constant_prefix_body_derivative_steps_coefficient. fs_h_ph_hd_constant_prefix_body_derivative_steps_coefficient + S (ff_coefficient_ph_hd_constant_prefix_body_derivative_steps) = S ((S (ff_i_ph_hd_constant_prefix_body_derivative_steps)) * ff_v_hd_constant_prefix)) /\ exists fs_q_ph_hd_constant_prefix_body_derivative_steps_coefficient. ff_u_hd_constant_prefix = fs_q_ph_hd_constant_prefix_body_derivative_steps_coefficient * S ((S (ff_i_ph_hd_constant_prefix_body_derivative_steps)) * ff_v_hd_constant_prefix) + (ff_coefficient_ph_hd_constant_prefix_body_derivative_steps))) /\ ((((exists fs_h_ph_hd_constant_prefix_body_derivative_steps_before. fs_h_ph_hd_constant_prefix_body_derivative_steps_before + S (ff_previous_ph_hd_constant_prefix_body_derivative_steps) = S ((S (ff_i_ph_hd_constant_prefix_body_derivative_steps)) * ff_e_hd_constant_prefix)) /\ exists fs_q_ph_hd_constant_prefix_body_derivative_steps_before. ff_d_hd_constant_prefix = fs_q_ph_hd_constant_prefix_body_derivative_steps_before * S ((S (ff_i_ph_hd_constant_prefix_body_derivative_steps)) * ff_e_hd_constant_prefix) + (ff_previous_ph_hd_constant_prefix_body_derivative_steps))) /\ ((((exists fs_h_ph_hd_constant_prefix_body_derivative_steps_after. fs_h_ph_hd_constant_prefix_body_derivative_steps_after + S (ff_current_ph_hd_constant_prefix_body_derivative_steps) = S ((S (S ff_i_ph_hd_constant_prefix_body_derivative_steps)) * ff_e_hd_constant_prefix)) /\ exists fs_q_ph_hd_constant_prefix_body_derivative_steps_after. ff_d_hd_constant_prefix = fs_q_ph_hd_constant_prefix_body_derivative_steps_after * S ((S (S ff_i_ph_hd_constant_prefix_body_derivative_steps)) * ff_e_hd_constant_prefix) + (ff_current_ph_hd_constant_prefix_body_derivative_steps))) /\ ff_current_ph_hd_constant_prefix_body_derivative_steps = ff_previous_ph_hd_constant_prefix_body_derivative_steps * t + ff_coefficient_ph_hd_constant_prefix_body_derivative_steps)))))))) /\ ((n = r * t + a) /\ z = q * t + r))) - 0008
specialize beta_horner_derivative_successor_decompose b - 0009
specialize beta_horner_derivative_successor_decompose c - 0010
specialize beta_horner_derivative_successor_decompose t - 0011
specialize beta_horner_derivative_successor_decompose 0 - 0012
specialize beta_horner_derivative_successor_decompose n - 0013
specialize beta_horner_derivative_successor_decompose z - 0014
apply beta_horner_derivative_successor_decompose - 0015
exact hpair - 0016
cases hdecomposition - 0017
cases hdecomposition_witness - 0018
cases hdecomposition_witness_witness - 0019
cases hdecomposition_witness_witness_witness - 0020
cases hdecomposition_witness_witness_witness_right - 0021
cases hdecomposition_witness_witness_witness_right_right - 0022
have hzero : (x1 = 0 /\ x2 = 0) - 0023
specialize beta_horner_derivative_empty b - 0024
specialize beta_horner_derivative_empty c - 0025
specialize beta_horner_derivative_empty t - 0026
specialize beta_horner_derivative_empty x1 - 0027
specialize beta_horner_derivative_empty x2 - 0028
apply beta_horner_derivative_empty - 0029
exact hdecomposition_witness_witness_witness_right_left - 0030
cases hzero - 0031
exists x - 0032
split - 0033
exact hdecomposition_witness_witness_witness_left - 0034
split - 0035
trans x1 * t + x - 0036
exact hdecomposition_witness_witness_witness_right_right_left - 0037
rewrite hzero_left - 0038
specialize mul_zero_left t - 0039
rewrite mul_zero_left - 0040
specialize zero_add x - 0041
exact zero_add - 0042
trans x2 * t + x1 - 0043
exact hdecomposition_witness_witness_witness_right_right_right - 0044
rewrite hzero_right - 0045
rewrite hzero_left - 0046
specialize mul_zero_left t - 0047
rewrite mul_zero_left - 0048
specialize zero_add 0 - 0049
exact zero_add