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 b c a m r. (exists ff_trace_code_be_empty ff_trace_scale_be_empty. ((((((exists ff_h_be_empty_trace_start. ff_h_be_empty_trace_start + S (1) = S ((S (0)) * ff_trace_scale_be_empty)) /\ exists ff_q_be_empty_trace_start. ff_trace_code_be_empty = ff_q_be_empty_trace_start * S ((S (0)) * ff_trace_scale_be_empty) + (1))) /\ forall ff_index_be_empty_trace. (exists ff_lt_be_empty_trace_bound. ff_lt_be_empty_trace_bound + S ff_index_be_empty_trace = 0) -> exists ff_digit_be_empty_trace ff_previous_be_empty_trace ff_current_be_empty_trace. ((((exists ff_h_be_empty_trace_source. ff_h_be_empty_trace_source + S (ff_digit_be_empty_trace) = S ((S (ff_index_be_empty_trace)) * c)) /\ exists ff_q_be_empty_trace_source. b = ff_q_be_empty_trace_source * S ((S (ff_index_be_empty_trace)) * c) + (ff_digit_be_empty_trace))) /\ ((((exists ff_h_be_empty_trace_before. ff_h_be_empty_trace_before + S (ff_previous_be_empty_trace) = S ((S (ff_index_be_empty_trace)) * ff_trace_scale_be_empty)) /\ exists ff_q_be_empty_trace_before. ff_trace_code_be_empty = ff_q_be_empty_trace_before * S ((S (ff_index_be_empty_trace)) * ff_trace_scale_be_empty) + (ff_previous_be_empty_trace))) /\ ((((exists ff_h_be_empty_trace_after. ff_h_be_empty_trace_after + S (ff_current_be_empty_trace) = S ((S (S ff_index_be_empty_trace)) * ff_trace_scale_be_empty)) /\ exists ff_q_be_empty_trace_after. ff_trace_code_be_empty = ff_q_be_empty_trace_after * S ((S (S ff_index_be_empty_trace)) * ff_trace_scale_be_empty) + (ff_current_be_empty_trace))) /\ ((((ff_digit_be_empty_trace = 0) /\ (((exists ff_gap_binary_be_empty_trace_transition_square. ff_gap_binary_be_empty_trace_transition_square + S (ff_current_be_empty_trace) = m) /\ (exists ff_left_binary_be_empty_trace_transition_square_congruence ff_right_binary_be_empty_trace_transition_square_congruence. (ff_previous_be_empty_trace * ff_previous_be_empty_trace) + m * ff_left_binary_be_empty_trace_transition_square_congruence = (ff_current_be_empty_trace) + m * ff_right_binary_be_empty_trace_transition_square_congruence)))) \/ ((ff_digit_be_empty_trace = 1) /\ (((exists ff_gap_binary_be_empty_trace_transition_multiply. ff_gap_binary_be_empty_trace_transition_multiply + S (ff_current_be_empty_trace) = m) /\ (exists ff_left_binary_be_empty_trace_transition_multiply_congruence ff_right_binary_be_empty_trace_transition_multiply_congruence. ((ff_previous_be_empty_trace * ff_previous_be_empty_trace) * a) + m * ff_left_binary_be_empty_trace_transition_multiply_congruence = (ff_current_be_empty_trace) + m * ff_right_binary_be_empty_trace_transition_multiply_congruence))))))))))) /\ (((exists ff_h_be_empty_terminal. ff_h_be_empty_terminal + S (r) = S ((S (0)) * ff_trace_scale_be_empty)) /\ exists ff_q_be_empty_terminal. ff_trace_code_be_empty = ff_q_be_empty_terminal * S ((S (0)) * ff_trace_scale_be_empty) + (r))))) -> r = 1Constructive proof overview
Generated structural guide
The terminal accumulator of any actual empty binary execution is exactly one.
The unchanged tactic script uses 1 declared prerequisite and contains 18 exact native proof lines.
Alpha v34 checked-use · first admitted v22 · independently kernel and Lean verified; not Stable
Proof neighborhood
Direct dependencies
beta_at_unique 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–6
02Separate the logical casesL7–10
03Use earlier factsL11–18
Instantiate or apply named facts and discharge the corresponding proof obligations.
Original exact command ledger · 18 lines
- 0001
intro b - 0002
intro c - 0003
intro a - 0004
intro m - 0005
intro r - 0006
intro hexecution - 0007
cases hexecution - 0008
cases hexecution_witness - 0009
cases hexecution_witness_witness - 0010
cases hexecution_witness_witness_left - 0011
specialize beta_at_unique x - 0012
specialize beta_at_unique x1 - 0013
specialize beta_at_unique 0 - 0014
specialize beta_at_unique r - 0015
specialize beta_at_unique 1 - 0016
apply beta_at_unique - 0017
exact hexecution_witness_witness_right - 0018
exact hexecution_witness_witness_left_left