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.
Exact expanded first-order arithmetic statement
forall a k z. ~(k = 0) -> (exists pa_b_pvs_positive_power pa_c_pvs_positive_power. ((forall pa_i_pvs_positive_power_repeat. (exists pa_lt_pvs_positive_power_repeat_bound. pa_lt_pvs_positive_power_repeat_bound + S pa_i_pvs_positive_power_repeat = k) -> (((exists pa_h_pvs_positive_power_repeat_decoded. pa_h_pvs_positive_power_repeat_decoded + S (a) = S ((S (pa_i_pvs_positive_power_repeat)) * pa_c_pvs_positive_power)) /\ exists pa_q_pvs_positive_power_repeat_decoded. pa_b_pvs_positive_power = pa_q_pvs_positive_power_repeat_decoded * S ((S (pa_i_pvs_positive_power_repeat)) * pa_c_pvs_positive_power) + (a)))) /\ (exists pa_u_pvs_positive_power_product pa_v_pvs_positive_power_product. ((((exists pa_h_pvs_positive_power_product_start. pa_h_pvs_positive_power_product_start + S (1) = S ((S (0)) * pa_v_pvs_positive_power_product)) /\ exists pa_q_pvs_positive_power_product_start. pa_u_pvs_positive_power_product = pa_q_pvs_positive_power_product_start * S ((S (0)) * pa_v_pvs_positive_power_product) + (1))) /\ ((((exists pa_h_pvs_positive_power_product_terminal. pa_h_pvs_positive_power_product_terminal + S (z) = S ((S (k)) * pa_v_pvs_positive_power_product)) /\ exists pa_q_pvs_positive_power_product_terminal. pa_u_pvs_positive_power_product = pa_q_pvs_positive_power_product_terminal * S ((S (k)) * pa_v_pvs_positive_power_product) + (z))) /\ forall pa_i_pvs_positive_power_product. (exists pa_lt_pvs_positive_power_product_bound. pa_lt_pvs_positive_power_product_bound + S pa_i_pvs_positive_power_product = k) -> exists pa_p_pvs_positive_power_product pa_r_pvs_positive_power_product pa_s_pvs_positive_power_product. ((((exists pa_h_pvs_positive_power_product_factor. pa_h_pvs_positive_power_product_factor + S (pa_p_pvs_positive_power_product) = S ((S (pa_i_pvs_positive_power_product)) * pa_c_pvs_positive_power)) /\ exists pa_q_pvs_positive_power_product_factor. pa_b_pvs_positive_power = pa_q_pvs_positive_power_product_factor * S ((S (pa_i_pvs_positive_power_product)) * pa_c_pvs_positive_power) + (pa_p_pvs_positive_power_product))) /\ ((((exists pa_h_pvs_positive_power_product_partial. pa_h_pvs_positive_power_product_partial + S (pa_r_pvs_positive_power_product) = S ((S (pa_i_pvs_positive_power_product)) * pa_v_pvs_positive_power_product)) /\ exists pa_q_pvs_positive_power_product_partial. pa_u_pvs_positive_power_product = pa_q_pvs_positive_power_product_partial * S ((S (pa_i_pvs_positive_power_product)) * pa_v_pvs_positive_power_product) + (pa_r_pvs_positive_power_product))) /\ ((((exists pa_h_pvs_positive_power_product_successor. pa_h_pvs_positive_power_product_successor + S (pa_s_pvs_positive_power_product) = S ((S (S pa_i_pvs_positive_power_product)) * pa_v_pvs_positive_power_product)) /\ exists pa_q_pvs_positive_power_product_successor. pa_u_pvs_positive_power_product = pa_q_pvs_positive_power_product_successor * S ((S (S pa_i_pvs_positive_power_product)) * pa_v_pvs_positive_power_product) + (pa_s_pvs_positive_power_product))) /\ pa_s_pvs_positive_power_product = pa_r_pvs_positive_power_product * pa_p_pvs_positive_power_product)))))))) -> (exists pvs_factor_positive_divides. (z) = (a) * pvs_factor_positive_divides)Constructive proof overview
Generated structural guide
Every positive power has its base as an actual divisor; no prime or positivity oracle is needed.
The unchanged tactic script uses 3 declared prerequisites and contains 24 exact native proof lines.
Alpha v34 checked-use · first admitted v29 · independently kernel and Lean verified; not Stable
Proof neighborhood
Direct dependencies
nonzero_is_succ Stable theorem; checked-use authorized pow_successor_decompose Stable theorem; checked-use authorized mul_comm Stable theorem; checked-use authorizedDirect dependents
Formal native tactic body
Dependencies are introduced as named hypotheses before line 1. Local theorem links identify exact declared prerequisites. This exact body belongs to a complete independently kernel-checked constructive proof bundle and has Alpha checked-use authority; it does not imply Stable membership.
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–5
02Establish hsL6–9
03Separate the logical casesL10–10
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L10
cases hs
04Establish hprevL11–18
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply pow successor decompose.
05Separate the logical casesL19–20
06Construct an explicit witnessL21–21
Supply the displayed value, then prove that it has the required property.
- L21
exists x1
07Calculate and transport equalitiesL22–22
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L22
trans x1 * a
Original exact command ledger · 24 lines
- 0001
intro a - 0002
intro k - 0003
intro z - 0004
intro hk - 0005
intro hpow - 0006
have hs : exists j. k = S j - 0007
specialize nonzero_is_succ (k) - 0008
apply nonzero_is_succ - 0009
exact hk - 0010
cases hs - 0011
have hprev : exists r. (exists pa_b_pvs_positive_previous pa_c_pvs_positive_previous. ((forall pa_i_pvs_positive_previous_repeat. (exists pa_lt_pvs_positive_previous_repeat_bound. pa_lt_pvs_positive_previous_repeat_bound + S pa_i_pvs_positive_previous_repeat = x) -> (((exists pa_h_pvs_positive_previous_repeat_decoded. pa_h_pvs_positive_previous_repeat_decoded + S (a) = S ((S (pa_i_pvs_positive_previous_repeat)) * pa_c_pvs_positive_previous)) /\ exists pa_q_pvs_positive_previous_repeat_decoded. pa_b_pvs_positive_previous = pa_q_pvs_positive_previous_repeat_decoded * S ((S (pa_i_pvs_positive_previous_repeat)) * pa_c_pvs_positive_previous) + (a)))) /\ (exists pa_u_pvs_positive_previous_product pa_v_pvs_positive_previous_product. ((((exists pa_h_pvs_positive_previous_product_start. pa_h_pvs_positive_previous_product_start + S (1) = S ((S (0)) * pa_v_pvs_positive_previous_product)) /\ exists pa_q_pvs_positive_previous_product_start. pa_u_pvs_positive_previous_product = pa_q_pvs_positive_previous_product_start * S ((S (0)) * pa_v_pvs_positive_previous_product) + (1))) /\ ((((exists pa_h_pvs_positive_previous_product_terminal. pa_h_pvs_positive_previous_product_terminal + S (r) = S ((S (x)) * pa_v_pvs_positive_previous_product)) /\ exists pa_q_pvs_positive_previous_product_terminal. pa_u_pvs_positive_previous_product = pa_q_pvs_positive_previous_product_terminal * S ((S (x)) * pa_v_pvs_positive_previous_product) + (r))) /\ forall pa_i_pvs_positive_previous_product. (exists pa_lt_pvs_positive_previous_product_bound. pa_lt_pvs_positive_previous_product_bound + S pa_i_pvs_positive_previous_product = x) -> exists pa_p_pvs_positive_previous_product pa_r_pvs_positive_previous_product pa_s_pvs_positive_previous_product. ((((exists pa_h_pvs_positive_previous_product_factor. pa_h_pvs_positive_previous_product_factor + S (pa_p_pvs_positive_previous_product) = S ((S (pa_i_pvs_positive_previous_product)) * pa_c_pvs_positive_previous)) /\ exists pa_q_pvs_positive_previous_product_factor. pa_b_pvs_positive_previous = pa_q_pvs_positive_previous_product_factor * S ((S (pa_i_pvs_positive_previous_product)) * pa_c_pvs_positive_previous) + (pa_p_pvs_positive_previous_product))) /\ ((((exists pa_h_pvs_positive_previous_product_partial. pa_h_pvs_positive_previous_product_partial + S (pa_r_pvs_positive_previous_product) = S ((S (pa_i_pvs_positive_previous_product)) * pa_v_pvs_positive_previous_product)) /\ exists pa_q_pvs_positive_previous_product_partial. pa_u_pvs_positive_previous_product = pa_q_pvs_positive_previous_product_partial * S ((S (pa_i_pvs_positive_previous_product)) * pa_v_pvs_positive_previous_product) + (pa_r_pvs_positive_previous_product))) /\ ((((exists pa_h_pvs_positive_previous_product_successor. pa_h_pvs_positive_previous_product_successor + S (pa_s_pvs_positive_previous_product) = S ((S (S pa_i_pvs_positive_previous_product)) * pa_v_pvs_positive_previous_product)) /\ exists pa_q_pvs_positive_previous_product_successor. pa_u_pvs_positive_previous_product = pa_q_pvs_positive_previous_product_successor * S ((S (S pa_i_pvs_positive_previous_product)) * pa_v_pvs_positive_previous_product) + (pa_s_pvs_positive_previous_product))) /\ pa_s_pvs_positive_previous_product = pa_r_pvs_positive_previous_product * pa_p_pvs_positive_previous_product)))))))) /\ z = r * a - 0012
specialize pow_successor_decompose (a) - 0013
specialize pow_successor_decompose (x) - 0014
specialize pow_successor_decompose (k) - 0015
specialize pow_successor_decompose (z) - 0016
apply pow_successor_decompose - 0017
exact hs_witness - 0018
exact hpow - 0019
cases hprev - 0020
cases hprev_witness - 0021
exists x1 - 0022
trans x1 * a - 0023
exact hprev_witness_right - 0024
apply mul_comm