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 p b c d e. ((((0)=(0)+(0)) /\ (((forall fom_index_pfp_empty_triminput. (exists fom_gap_pfp_empty_triminput_index_bound. fom_gap_pfp_empty_triminput_index_bound + S (fom_index_pfp_empty_triminput) = 0) -> exists fom_value_pfp_empty_triminput. ((((exists fom_beta_height_pfp_empty_triminput_entry. fom_beta_height_pfp_empty_triminput_entry + S (fom_value_pfp_empty_triminput) = S ((S (fom_index_pfp_empty_triminput)) * c)) /\ exists fom_beta_quotient_pfp_empty_triminput_entry. b = fom_beta_quotient_pfp_empty_triminput_entry * S ((S (fom_index_pfp_empty_triminput)) * c) + (fom_value_pfp_empty_triminput))) /\ (exists fom_gap_pfp_empty_triminput_value_bound. fom_gap_pfp_empty_triminput_value_bound + S (fom_value_pfp_empty_triminput) = p))) /\ (((forall pfp_repeat_index_empty_trimremoved. (exists pfa_gap_empty_trimremovedindex. pfa_gap_empty_trimremovedindex + S (pfp_repeat_index_empty_trimremoved) = (0)) -> (((exists ff_h_pfp_empty_trimremovedentry. ff_h_pfp_empty_trimremovedentry + S (0) = S ((S (pfp_repeat_index_empty_trimremoved)) * c)) /\ exists ff_q_pfp_empty_trimremovedentry. b = ff_q_pfp_empty_trimremovedentry * S ((S (pfp_repeat_index_empty_trimremoved)) * c) + (0)))) /\ (((forall pftrim_index_empty_trimsuffix pftrim_value_empty_trimsuffix. (exists pfa_gap_empty_trimsuffixbound. pfa_gap_empty_trimsuffixbound + S (pftrim_index_empty_trimsuffix) = (0)) -> (((exists ff_h_pfp_empty_trimsuffixsource. ff_h_pfp_empty_trimsuffixsource + S (pftrim_value_empty_trimsuffix) = S ((S ((0)+pftrim_index_empty_trimsuffix)) * c)) /\ exists ff_q_pfp_empty_trimsuffixsource. b = ff_q_pfp_empty_trimsuffixsource * S ((S ((0)+pftrim_index_empty_trimsuffix)) * c) + (pftrim_value_empty_trimsuffix))) -> (((exists ff_h_pfp_empty_trimsuffixoutput. ff_h_pfp_empty_trimsuffixoutput + S (pftrim_value_empty_trimsuffix) = S ((S (pftrim_index_empty_trimsuffix)) * e)) /\ exists ff_q_pfp_empty_trimsuffixoutput. d = ff_q_pfp_empty_trimsuffixoutput * S ((S (pftrim_index_empty_trimsuffix)) * e) + (pftrim_value_empty_trimsuffix)))) /\ (((0)=0 \/ (exists pftrim_leading_empty_trimnormal. ((((exists ff_h_pfp_empty_trimnormalentry. ff_h_pfp_empty_trimnormalentry + S (pftrim_leading_empty_trimnormal) = S ((S (0)) * e)) /\ exists ff_q_pfp_empty_trimnormalentry. d = ff_q_pfp_empty_trimnormalentry * S ((S (0)) * e) + (pftrim_leading_empty_trimnormal))) /\ ((~(pftrim_leading_empty_trimnormal=0)))))))))))))))Constructive proof overview
Generated structural guide
Every pair of output beta codes is a valid empty trim of every empty input, including modulus zero; raw encodings are deliberately unconstrained.
The unchanged tactic script uses 3 declared prerequisites and contains 30 exact native proof lines.
Alpha v34 checked-use · first admitted v32 · independently kernel and Lean verified; not Stable
Proof neighborhood
Direct dependencies
matrix_rank_bounded_prefix_empty Alpha theorem; checked-use authorized beta_repeat_empty Stable theorem; checked-use authorized matrix_rank_no_index_below_zero 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–5
02Separate the logical casesL6–6
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L6
split
03Calculate and transport equalitiesL7–7
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L7
simp
04Separate the logical casesL8–8
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L8
split
05Use earlier factsL9–12
06Separate the logical casesL13–13
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L13
split
07Use earlier factsL14–18
08Calculate and transport equalitiesL19–19
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L19
refl
09Separate the logical casesL20–20
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L20
split
10Fix variables and assumptionsL21–24
11Separate the logical casesL25–25
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L25
exfalso
12Use earlier factsL26–28
13Separate the logical casesL29–29
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L29
left
14Calculate and transport equalitiesL30–30
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L30
refl
Original exact command ledger · 30 lines
- 0001
intro p - 0002
intro b - 0003
intro c - 0004
intro d - 0005
intro e - 0006
split - 0007
simp - 0008
split - 0009
specialize matrix_rank_bounded_prefix_empty (b) - 0010
specialize matrix_rank_bounded_prefix_empty (c) - 0011
specialize matrix_rank_bounded_prefix_empty (p) - 0012
apply matrix_rank_bounded_prefix_empty - 0013
split - 0014
specialize beta_repeat_empty (b) - 0015
specialize beta_repeat_empty (c) - 0016
specialize beta_repeat_empty (0) - 0017
specialize beta_repeat_empty (0) - 0018
apply beta_repeat_empty - 0019
refl - 0020
split - 0021
intro i - 0022
intro a - 0023
intro hi - 0024
intro ha - 0025
exfalso - 0026
specialize matrix_rank_no_index_below_zero (i) - 0027
apply matrix_rank_no_index_below_zero - 0028
exact hi - 0029
left - 0030
refl