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 k i p q. ((((exists fs_h_pen_order_chain_initial. fs_h_pen_order_chain_initial + S (2) = S ((S (0)) * c)) /\ exists fs_q_pen_order_chain_initial. b = fs_q_pen_order_chain_initial * S ((S (0)) * c) + (2))) /\ forall pen_index_order_chain. (exists pc_lt_pen_order_chain_bound. pc_lt_pen_order_chain_bound + S (pen_index_order_chain) = (k)) -> exists pen_previous_order_chain pen_following_order_chain. (((exists fs_h_pen_order_chain_previous. fs_h_pen_order_chain_previous + S (pen_previous_order_chain) = S ((S (pen_index_order_chain)) * c)) /\ exists fs_q_pen_order_chain_previous. b = fs_q_pen_order_chain_previous * S ((S (pen_index_order_chain)) * c) + (pen_previous_order_chain))) /\ ((((exists fs_h_pen_order_chain_following. fs_h_pen_order_chain_following + S (pen_following_order_chain) = S ((S (S pen_index_order_chain)) * c)) /\ exists fs_q_pen_order_chain_following. b = fs_q_pen_order_chain_following * S ((S (S pen_index_order_chain)) * c) + (pen_following_order_chain))) /\ (((~(pen_following_order_chain = 1) /\ forall bpr_left_pc_pen_order_chain_next_prime bpr_right_pc_pen_order_chain_next_prime. pen_following_order_chain = bpr_left_pc_pen_order_chain_next_prime * bpr_right_pc_pen_order_chain_next_prime -> bpr_left_pc_pen_order_chain_next_prime = 1 \/ bpr_right_pc_pen_order_chain_next_prime = 1)) /\ ((exists pc_lt_pen_order_chain_next_greater. pc_lt_pen_order_chain_next_greater + S (pen_previous_order_chain) = (pen_following_order_chain)) /\ forall pen_comparison_order_chain_next. ((~(pen_comparison_order_chain_next = 1) /\ forall bpr_left_pc_pen_order_chain_next_comparison bpr_right_pc_pen_order_chain_next_comparison. pen_comparison_order_chain_next = bpr_left_pc_pen_order_chain_next_comparison * bpr_right_pc_pen_order_chain_next_comparison -> bpr_left_pc_pen_order_chain_next_comparison = 1 \/ bpr_right_pc_pen_order_chain_next_comparison = 1)) -> (exists pc_lt_pen_order_chain_next_above. pc_lt_pen_order_chain_next_above + S (pen_previous_order_chain) = (pen_comparison_order_chain_next)) -> (exists pc_le_pen_order_chain_next_minimal. pc_le_pen_order_chain_next_minimal + (pen_following_order_chain) = (pen_comparison_order_chain_next)))))) -> (exists pc_lt_pen_order_indices. pc_lt_pen_order_indices + S (i) = (k)) -> (((exists fs_h_pen_order_first. fs_h_pen_order_first + S (p) = S ((S (i)) * c)) /\ exists fs_q_pen_order_first. b = fs_q_pen_order_first * S ((S (i)) * c) + (p))) -> (((exists fs_h_pen_order_last. fs_h_pen_order_last + S (q) = S ((S (k)) * c)) /\ exists fs_q_pen_order_last. b = fs_q_pen_order_last * S ((S (k)) * c) + (q))) -> (exists pc_lt_pen_order_values. pc_lt_pen_order_values + S (p) = (q))Constructive proof overview
Generated structural guide
Every earlier decoded prime is strictly smaller than the terminal prime; repetitions and descending lists are excluded.
The unchanged tactic script uses 8 declared prerequisites and contains 87 exact native proof lines.
Alpha v34 checked-use · first admitted v28 · independently kernel and Lean verified; not Stable
Proof neighborhood
Direct dependencies
lt_not_le Stable theorem; checked-use authorized zero_le Stable theorem; checked-use authorized PE0009 initial_prime_chain_prefix_restrict le_succ_self Stable theorem; checked-use authorized le_refl Stable theorem; checked-use authorized finite_lt_succ_eq_or_lt Stable theorem; checked-use authorized beta_at_unique Stable theorem; checked-use authorized lt_trans 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.
Named ingredients (1)
01Fix variables and assumptionsL1–2
02Induction on kL3–10
03Separate the logical casesL11–11
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L11
exfalso
04Use earlier factsL12–17
05Fix variables and assumptionsL18–24
06Establish hrL25–33
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply initial prime chain prefix restrict.
- L25
have hr : InitialPrimeChain(b,c,k)Definitions: InitialPrimeChain - L26
specialize initial_prime_chain_prefix_restrict b - L27
specialize initial_prime_chain_prefix_restrict c - L28
specialize initial_prime_chain_prefix_restrict (S k) - L29
specialize initial_prime_chain_prefix_restrict k - L30
apply initial_prime_chain_prefix_restrict - L31
specialize le_succ_self k - L32
apply le_succ_self - L33
exact hc
07Separate the logical casesL34–34
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L34
cases hc
08Establish heL35–39
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply hc right.
09Separate the logical casesL40–45
10Establish hqeqL46–55
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply beta at unique.
11Establish hsL56–60
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply finite lt succ eq or lt.
12Separate the logical casesL61–61
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L61
cases hs
13Establish hpeqL62–71
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply beta at unique.
14Use earlier factsL72–72
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L72
exact he_witness_witness_left
15Calculate and transport equalitiesL73–73
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L73
rewrite hpeq
16Use earlier factsL74–83
Original exact command ledger · 87 lines
- 0001
intro b - 0002
intro c - 0003
induction k - 0004
intro i - 0005
intro p - 0006
intro q - 0007
intro hc - 0008
intro hi - 0009
intro hp - 0010
intro hq - 0011
exfalso - 0012
specialize lt_not_le i - 0013
specialize lt_not_le 0 - 0014
apply lt_not_le - 0015
exact hi - 0016
specialize zero_le i - 0017
apply zero_le - 0018
intro i - 0019
intro p - 0020
intro q - 0021
intro hc - 0022
intro hi - 0023
intro hp - 0024
intro hq - 0025
have hr : (((exists fs_h_pen_semantic_prefix_initial. fs_h_pen_semantic_prefix_initial + S (2) = S ((S (0)) * c)) /\ exists fs_q_pen_semantic_prefix_initial. b = fs_q_pen_semantic_prefix_initial * S ((S (0)) * c) + (2))) /\ forall pen_index_semantic_prefix. (exists pc_lt_pen_semantic_prefix_bound. pc_lt_pen_semantic_prefix_bound + S (pen_index_semantic_prefix) = (k)) -> exists pen_previous_semantic_prefix pen_following_semantic_prefix. (((exists fs_h_pen_semantic_prefix_previous. fs_h_pen_semantic_prefix_previous + S (pen_previous_semantic_prefix) = S ((S (pen_index_semantic_prefix)) * c)) /\ exists fs_q_pen_semantic_prefix_previous. b = fs_q_pen_semantic_prefix_previous * S ((S (pen_index_semantic_prefix)) * c) + (pen_previous_semantic_prefix))) /\ ((((exists fs_h_pen_semantic_prefix_following. fs_h_pen_semantic_prefix_following + S (pen_following_semantic_prefix) = S ((S (S pen_index_semantic_prefix)) * c)) /\ exists fs_q_pen_semantic_prefix_following. b = fs_q_pen_semantic_prefix_following * S ((S (S pen_index_semantic_prefix)) * c) + (pen_following_semantic_prefix))) /\ (((~(pen_following_semantic_prefix = 1) /\ forall bpr_left_pc_pen_semantic_prefix_next_prime bpr_right_pc_pen_semantic_prefix_next_prime. pen_following_semantic_prefix = bpr_left_pc_pen_semantic_prefix_next_prime * bpr_right_pc_pen_semantic_prefix_next_prime -> bpr_left_pc_pen_semantic_prefix_next_prime = 1 \/ bpr_right_pc_pen_semantic_prefix_next_prime = 1)) /\ ((exists pc_lt_pen_semantic_prefix_next_greater. pc_lt_pen_semantic_prefix_next_greater + S (pen_previous_semantic_prefix) = (pen_following_semantic_prefix)) /\ forall pen_comparison_semantic_prefix_next. ((~(pen_comparison_semantic_prefix_next = 1) /\ forall bpr_left_pc_pen_semantic_prefix_next_comparison bpr_right_pc_pen_semantic_prefix_next_comparison. pen_comparison_semantic_prefix_next = bpr_left_pc_pen_semantic_prefix_next_comparison * bpr_right_pc_pen_semantic_prefix_next_comparison -> bpr_left_pc_pen_semantic_prefix_next_comparison = 1 \/ bpr_right_pc_pen_semantic_prefix_next_comparison = 1)) -> (exists pc_lt_pen_semantic_prefix_next_above. pc_lt_pen_semantic_prefix_next_above + S (pen_previous_semantic_prefix) = (pen_comparison_semantic_prefix_next)) -> (exists pc_le_pen_semantic_prefix_next_minimal. pc_le_pen_semantic_prefix_next_minimal + (pen_following_semantic_prefix) = (pen_comparison_semantic_prefix_next))))) - 0026
specialize initial_prime_chain_prefix_restrict b - 0027
specialize initial_prime_chain_prefix_restrict c - 0028
specialize initial_prime_chain_prefix_restrict (S k) - 0029
specialize initial_prime_chain_prefix_restrict k - 0030
apply initial_prime_chain_prefix_restrict - 0031
specialize le_succ_self k - 0032
apply le_succ_self - 0033
exact hc - 0034
cases hc - 0035
have he : exists a t. (((exists fs_h_pen_semantic_previous. fs_h_pen_semantic_previous + S (a) = S ((S (k)) * c)) /\ exists fs_q_pen_semantic_previous. b = fs_q_pen_semantic_previous * S ((S (k)) * c) + (a))) /\ ((((exists fs_h_pen_semantic_last. fs_h_pen_semantic_last + S (t) = S ((S (S k)) * c)) /\ exists fs_q_pen_semantic_last. b = fs_q_pen_semantic_last * S ((S (S k)) * c) + (t))) /\ (((~(t = 1) /\ forall bpr_left_pc_pen_semantic_next_prime bpr_right_pc_pen_semantic_next_prime. t = bpr_left_pc_pen_semantic_next_prime * bpr_right_pc_pen_semantic_next_prime -> bpr_left_pc_pen_semantic_next_prime = 1 \/ bpr_right_pc_pen_semantic_next_prime = 1)) /\ ((exists pc_lt_pen_semantic_next_greater. pc_lt_pen_semantic_next_greater + S (a) = (t)) /\ forall pen_comparison_semantic_next. ((~(pen_comparison_semantic_next = 1) /\ forall bpr_left_pc_pen_semantic_next_comparison bpr_right_pc_pen_semantic_next_comparison. pen_comparison_semantic_next = bpr_left_pc_pen_semantic_next_comparison * bpr_right_pc_pen_semantic_next_comparison -> bpr_left_pc_pen_semantic_next_comparison = 1 \/ bpr_right_pc_pen_semantic_next_comparison = 1)) -> (exists pc_lt_pen_semantic_next_above. pc_lt_pen_semantic_next_above + S (a) = (pen_comparison_semantic_next)) -> (exists pc_le_pen_semantic_next_minimal. pc_le_pen_semantic_next_minimal + (t) = (pen_comparison_semantic_next))))) - 0036
specialize hc_right k - 0037
apply hc_right - 0038
specialize le_refl (S k) - 0039
apply le_refl - 0040
cases he - 0041
cases he_witness - 0042
cases he_witness_witness - 0043
cases he_witness_witness_right - 0044
cases he_witness_witness_right_right - 0045
cases he_witness_witness_right_right_right - 0046
have hqeq : q = x1 - 0047
specialize beta_at_unique b - 0048
specialize beta_at_unique c - 0049
specialize beta_at_unique (S k) - 0050
specialize beta_at_unique q - 0051
specialize beta_at_unique x1 - 0052
apply beta_at_unique - 0053
exact hq - 0054
exact he_witness_witness_right_left - 0055
rewrite hqeq - 0056
have hs : i = k \/ (exists pc_lt_pen_order_index_case. pc_lt_pen_order_index_case + S (i) = (k)) - 0057
specialize finite_lt_succ_eq_or_lt k - 0058
specialize finite_lt_succ_eq_or_lt i - 0059
apply finite_lt_succ_eq_or_lt - 0060
exact hi - 0061
cases hs - 0062
have hpeq : p = x - 0063
specialize beta_at_unique b - 0064
specialize beta_at_unique c - 0065
specialize beta_at_unique k - 0066
specialize beta_at_unique p - 0067
specialize beta_at_unique x - 0068
apply beta_at_unique - 0069
rewrite hs_left at hp - 0070
rewrite hs_left at hp - 0071
exact hp - 0072
exact he_witness_witness_left - 0073
rewrite hpeq - 0074
exact he_witness_witness_right_right_right_left - 0075
specialize lt_trans p - 0076
specialize lt_trans x - 0077
specialize lt_trans x1 - 0078
apply lt_trans - 0079
specialize IH i - 0080
specialize IH p - 0081
specialize IH x - 0082
apply IH - 0083
exact hr - 0084
exact hs_right - 0085
exact hp - 0086
exact he_witness_witness_left - 0087
exact he_witness_witness_right_right_right_left