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 expanded first-order arithmetic statement
forall b c L t B C. (forall pfp_repeat_index_padded_zero_original. (exists pfa_gap_padded_zero_originalindex. pfa_gap_padded_zero_originalindex + S (pfp_repeat_index_padded_zero_original) = (L)) -> (((exists ff_h_pfp_padded_zero_originalentry. ff_h_pfp_padded_zero_originalentry + S (0) = S ((S (pfp_repeat_index_padded_zero_original)) * c)) /\ exists ff_q_pfp_padded_zero_originalentry. b = ff_q_pfp_padded_zero_originalentry * S ((S (pfp_repeat_index_padded_zero_original)) * c) + (0)))) -> (((forall pfp_repeat_index_padded_zero_datazeros. (exists pfa_gap_padded_zero_datazerosindex. pfa_gap_padded_zero_datazerosindex + S (pfp_repeat_index_padded_zero_datazeros) = (t)) -> (((exists ff_h_pfp_padded_zero_datazerosentry. ff_h_pfp_padded_zero_datazerosentry + S (0) = S ((S (pfp_repeat_index_padded_zero_datazeros)) * C)) /\ exists ff_q_pfp_padded_zero_datazerosentry. B = ff_q_pfp_padded_zero_datazerosentry * S ((S (pfp_repeat_index_padded_zero_datazeros)) * C) + (0)))) /\ ((forall pfrep_index_padded_zero_data pfrep_value_padded_zero_data. (exists pfa_gap_padded_zero_databound. pfa_gap_padded_zero_databound + S (pfrep_index_padded_zero_data) = (L)) -> (((exists ff_h_pfp_padded_zero_datainput. ff_h_pfp_padded_zero_datainput + S (pfrep_value_padded_zero_data) = S ((S (pfrep_index_padded_zero_data)) * c)) /\ exists ff_q_pfp_padded_zero_datainput. b = ff_q_pfp_padded_zero_datainput * S ((S (pfrep_index_padded_zero_data)) * c) + (pfrep_value_padded_zero_data))) -> (((exists ff_h_pfp_padded_zero_dataoutput. ff_h_pfp_padded_zero_dataoutput + S (pfrep_value_padded_zero_data) = S ((S ((t)+pfrep_index_padded_zero_data)) * C)) /\ exists ff_q_pfp_padded_zero_dataoutput. B = ff_q_pfp_padded_zero_dataoutput * S ((S ((t)+pfrep_index_padded_zero_data)) * C) + (pfrep_value_padded_zero_data))))))) -> (forall pfp_repeat_index_padded_zero_result. (exists pfa_gap_padded_zero_resultindex. pfa_gap_padded_zero_resultindex + S (pfp_repeat_index_padded_zero_result) = (t+L)) -> (((exists ff_h_pfp_padded_zero_resultentry. ff_h_pfp_padded_zero_resultentry + S (0) = S ((S (pfp_repeat_index_padded_zero_result)) * C)) /\ exists ff_q_pfp_padded_zero_resultentry. B = ff_q_pfp_padded_zero_resultentry * S ((S (pfp_repeat_index_padded_zero_result)) * C) + (0))))Constructive proof overview
Generated structural guide
An actually zero prefix remains zero after genuine left padding, including an originally empty factor.
The unchanged tactic script uses 1 declared prerequisite and contains 32 exact native proof lines.
Alpha v34 checked-use · first admitted v33 · independently kernel and Lean verified; not Stable
Proof neighborhood
Direct dependencies
Direct 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.
Named ingredients (1)
01Fix variables and assumptionsL1–10
02Separate the logical casesL11–11
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L11
cases hpad
03Establish hcL12–17
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply prime field polynomial left pad index cases.
- L12
have hc : (exists pfa_gap_padded_zero_before. pfa_gap_padded_zero_before + S (i) = (t)) \/ exists j. (((exists pfa_gap_padded_zero_inside. pfa_gap_padded_zero_inside + S (j) = (L)) /\ ((i=t+j)))) - L13
specialize prime_field_polynomial_left_pad_index_cases (t) - L14
specialize prime_field_polynomial_left_pad_index_cases (L) - L15
specialize prime_field_polynomial_left_pad_index_cases (i) - L16
apply prime_field_polynomial_left_pad_index_cases - L17
exact hi
04Separate the logical casesL18–18
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L18
cases hc
05Use earlier factsL19–21
06Separate the logical casesL22–23
07Calculate and transport equalitiesL24–25
Original exact command ledger · 32 lines
- 0001
intro b - 0002
intro c - 0003
intro L - 0004
intro t - 0005
intro B - 0006
intro C - 0007
intro hz - 0008
intro hpad - 0009
intro i - 0010
intro hi - 0011
cases hpad - 0012
have hc : (exists pfa_gap_padded_zero_before. pfa_gap_padded_zero_before + S (i) = (t)) \/ exists j. (((exists pfa_gap_padded_zero_inside. pfa_gap_padded_zero_inside + S (j) = (L)) /\ ((i=t+j)))) - 0013
specialize prime_field_polynomial_left_pad_index_cases (t) - 0014
specialize prime_field_polynomial_left_pad_index_cases (L) - 0015
specialize prime_field_polynomial_left_pad_index_cases (i) - 0016
apply prime_field_polynomial_left_pad_index_cases - 0017
exact hi - 0018
cases hc - 0019
specialize hpad_left (i) - 0020
apply hpad_left - 0021
exact hc_left - 0022
cases hc_right - 0023
cases hc_right_witness - 0024
rewrite hc_right_witness_right - 0025
rewrite hc_right_witness_right - 0026
specialize hpad_right (x) - 0027
specialize hpad_right (0) - 0028
apply hpad_right - 0029
exact hc_right_witness_left - 0030
specialize hz (x) - 0031
apply hz - 0032
exact hc_right_witness_left