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 d e i a r. (((forall pfp_repeat_index_left_pad_entry_graphzeros. (exists pfa_gap_left_pad_entry_graphzerosindex. pfa_gap_left_pad_entry_graphzerosindex + S (pfp_repeat_index_left_pad_entry_graphzeros) = (t)) -> (((exists ff_h_pfp_left_pad_entry_graphzerosentry. ff_h_pfp_left_pad_entry_graphzerosentry + S (0) = S ((S (pfp_repeat_index_left_pad_entry_graphzeros)) * e)) /\ exists ff_q_pfp_left_pad_entry_graphzerosentry. d = ff_q_pfp_left_pad_entry_graphzerosentry * S ((S (pfp_repeat_index_left_pad_entry_graphzeros)) * e) + (0)))) /\ ((forall pfrep_index_left_pad_entry_graph pfrep_value_left_pad_entry_graph. (exists pfa_gap_left_pad_entry_graphbound. pfa_gap_left_pad_entry_graphbound + S (pfrep_index_left_pad_entry_graph) = (L)) -> (((exists ff_h_pfp_left_pad_entry_graphinput. ff_h_pfp_left_pad_entry_graphinput + S (pfrep_value_left_pad_entry_graph) = S ((S (pfrep_index_left_pad_entry_graph)) * c)) /\ exists ff_q_pfp_left_pad_entry_graphinput. b = ff_q_pfp_left_pad_entry_graphinput * S ((S (pfrep_index_left_pad_entry_graph)) * c) + (pfrep_value_left_pad_entry_graph))) -> (((exists ff_h_pfp_left_pad_entry_graphoutput. ff_h_pfp_left_pad_entry_graphoutput + S (pfrep_value_left_pad_entry_graph) = S ((S ((t)+pfrep_index_left_pad_entry_graph)) * e)) /\ exists ff_q_pfp_left_pad_entry_graphoutput. d = ff_q_pfp_left_pad_entry_graphoutput * S ((S ((t)+pfrep_index_left_pad_entry_graph)) * e) + (pfrep_value_left_pad_entry_graph))))))) -> (exists pfa_gap_left_pad_entry_bound. pfa_gap_left_pad_entry_bound + S (i) = (L)) -> (((exists ff_h_pfp_left_pad_entry_source. ff_h_pfp_left_pad_entry_source + S (a) = S ((S (i)) * c)) /\ exists ff_q_pfp_left_pad_entry_source. b = ff_q_pfp_left_pad_entry_source * S ((S (i)) * c) + (a))) -> (((exists ff_h_pfp_left_pad_entry_target. ff_h_pfp_left_pad_entry_target + S (r) = S ((S (t+i)) * e)) /\ exists ff_q_pfp_left_pad_entry_target. d = ff_q_pfp_left_pad_entry_target * S ((S (t+i)) * e) + (r))) -> r=aConstructive proof overview
Generated structural guide
Each copied coefficient is identified with the actual source value, without identifying codes.
The unchanged tactic script uses 1 declared prerequisite and contains 26 exact native proof lines.
Alpha v34 checked-use · first admitted v33 · independently kernel and Lean verified; not Stable
Proof neighborhood
Direct dependencies
beta_at_unique Alpha 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–10
02Fix variables and assumptionsL11–13
03Separate the logical casesL14–14
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L14
cases h
04Use earlier factsL15–24
Instantiate or apply named facts and discharge the corresponding proof obligations.
Original exact command ledger · 26 lines
- 0001
intro b - 0002
intro c - 0003
intro L - 0004
intro t - 0005
intro d - 0006
intro e - 0007
intro i - 0008
intro a - 0009
intro r - 0010
intro h - 0011
intro hi - 0012
intro ha - 0013
intro hr - 0014
cases h - 0015
specialize beta_at_unique (d) - 0016
specialize beta_at_unique (e) - 0017
specialize beta_at_unique (t+i) - 0018
specialize beta_at_unique (r) - 0019
specialize beta_at_unique (a) - 0020
apply beta_at_unique - 0021
exact hr - 0022
specialize h_right (i) - 0023
specialize h_right (a) - 0024
apply h_right - 0025
exact hi - 0026
exact ha