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 d f l i e a. (forall pc_index_mask_equal_left. (exists pc_lt_mask_equal_left_bound. pc_lt_mask_equal_left_bound + S (pc_index_mask_equal_left) = (l)) -> exists pc_bit_mask_equal_left. (((exists fs_h_pc_mask_equal_left_entry. fs_h_pc_mask_equal_left_entry + S (pc_bit_mask_equal_left) = S ((S (pc_index_mask_equal_left)) * c)) /\ exists fs_q_pc_mask_equal_left_entry. b = fs_q_pc_mask_equal_left_entry * S ((S (pc_index_mask_equal_left)) * c) + (pc_bit_mask_equal_left))) /\ (((((~(S (pc_index_mask_equal_left) = 1) /\ forall bpr_left_pc_mask_equal_left_choice_prime bpr_right_pc_mask_equal_left_choice_prime. S (pc_index_mask_equal_left) = bpr_left_pc_mask_equal_left_choice_prime * bpr_right_pc_mask_equal_left_choice_prime -> bpr_left_pc_mask_equal_left_choice_prime = 1 \/ bpr_right_pc_mask_equal_left_choice_prime = 1)) /\ pc_bit_mask_equal_left = 1) \/ (~((~(S (pc_index_mask_equal_left) = 1) /\ forall bpr_left_pc_mask_equal_left_choice_prime bpr_right_pc_mask_equal_left_choice_prime. S (pc_index_mask_equal_left) = bpr_left_pc_mask_equal_left_choice_prime * bpr_right_pc_mask_equal_left_choice_prime -> bpr_left_pc_mask_equal_left_choice_prime = 1 \/ bpr_right_pc_mask_equal_left_choice_prime = 1)) /\ pc_bit_mask_equal_left = 0)))) -> (forall pc_index_mask_equal_right. (exists pc_lt_mask_equal_right_bound. pc_lt_mask_equal_right_bound + S (pc_index_mask_equal_right) = (l)) -> exists pc_bit_mask_equal_right. (((exists fs_h_pc_mask_equal_right_entry. fs_h_pc_mask_equal_right_entry + S (pc_bit_mask_equal_right) = S ((S (pc_index_mask_equal_right)) * f)) /\ exists fs_q_pc_mask_equal_right_entry. d = fs_q_pc_mask_equal_right_entry * S ((S (pc_index_mask_equal_right)) * f) + (pc_bit_mask_equal_right))) /\ (((((~(S (pc_index_mask_equal_right) = 1) /\ forall bpr_left_pc_mask_equal_right_choice_prime bpr_right_pc_mask_equal_right_choice_prime. S (pc_index_mask_equal_right) = bpr_left_pc_mask_equal_right_choice_prime * bpr_right_pc_mask_equal_right_choice_prime -> bpr_left_pc_mask_equal_right_choice_prime = 1 \/ bpr_right_pc_mask_equal_right_choice_prime = 1)) /\ pc_bit_mask_equal_right = 1) \/ (~((~(S (pc_index_mask_equal_right) = 1) /\ forall bpr_left_pc_mask_equal_right_choice_prime bpr_right_pc_mask_equal_right_choice_prime. S (pc_index_mask_equal_right) = bpr_left_pc_mask_equal_right_choice_prime * bpr_right_pc_mask_equal_right_choice_prime -> bpr_left_pc_mask_equal_right_choice_prime = 1 \/ bpr_right_pc_mask_equal_right_choice_prime = 1)) /\ pc_bit_mask_equal_right = 0)))) -> (exists pc_lt_mask_equal_bound. pc_lt_mask_equal_bound + S (i) = (l)) -> (((exists fs_h_pc_mask_equal_e. fs_h_pc_mask_equal_e + S (e) = S ((S (i)) * c)) /\ exists fs_q_pc_mask_equal_e. b = fs_q_pc_mask_equal_e * S ((S (i)) * c) + (e))) -> (((exists fs_h_pc_mask_equal_a. fs_h_pc_mask_equal_a + S (a) = S ((S (i)) * f)) /\ exists fs_q_pc_mask_equal_a. d = fs_q_pc_mask_equal_a * S ((S (i)) * f) + (a))) -> e = aConstructive proof overview
Generated structural guide
Primality masks with different beta codes have equal entries at every actual shared index.
The unchanged tactic script uses 2 declared prerequisites and contains 35 exact native proof lines.
Alpha v34 checked-use · first admitted v27 · 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 (2)
01Fix variables and assumptionsL1–10
02Fix variables and assumptionsL11–13
03Use earlier factsL14–23
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L14
specialize prime_bit_choice_functional i - L15
specialize prime_bit_choice_functional e - L16
specialize prime_bit_choice_functional a - L17
apply prime_bit_choice_functional - L18
specialize prime_bit_prefix_entry b - L19
specialize prime_bit_prefix_entry c - L20
specialize prime_bit_prefix_entry l - L21
specialize prime_bit_prefix_entry i - L22
specialize prime_bit_prefix_entry e - L23
apply prime_bit_prefix_entry
04Use earlier factsL24–33
Instantiate or apply named facts and discharge the corresponding proof obligations.
Original exact command ledger · 35 lines
- 0001
intro b - 0002
intro c - 0003
intro d - 0004
intro f - 0005
intro l - 0006
intro i - 0007
intro e - 0008
intro a - 0009
intro hb - 0010
intro hd - 0011
intro hi - 0012
intro he - 0013
intro ha - 0014
specialize prime_bit_choice_functional i - 0015
specialize prime_bit_choice_functional e - 0016
specialize prime_bit_choice_functional a - 0017
apply prime_bit_choice_functional - 0018
specialize prime_bit_prefix_entry b - 0019
specialize prime_bit_prefix_entry c - 0020
specialize prime_bit_prefix_entry l - 0021
specialize prime_bit_prefix_entry i - 0022
specialize prime_bit_prefix_entry e - 0023
apply prime_bit_prefix_entry - 0024
exact hb - 0025
exact hi - 0026
exact he - 0027
specialize prime_bit_prefix_entry d - 0028
specialize prime_bit_prefix_entry f - 0029
specialize prime_bit_prefix_entry l - 0030
specialize prime_bit_prefix_entry i - 0031
specialize prime_bit_prefix_entry a - 0032
apply prime_bit_prefix_entry - 0033
exact hd - 0034
exact hi - 0035
exact ha