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 ab ac bb bc M N t. (exists pfc_complement_tri_last_old pfc_left_tri_last_old pfc_right_tri_last_old. (((N)+pfc_complement_tri_last_old=(N)) /\ ((((((exists pfa_gap_tri_last_oldleftinside. pfa_gap_tri_last_oldleftinside + S (N) = (N)) /\ ((((exists ff_h_pfp_tri_last_oldleftentry. ff_h_pfp_tri_last_oldleftentry + S (pfc_left_tri_last_old) = S ((S (N)) * ac)) /\ exists ff_q_pfp_tri_last_oldleftentry. ab = ff_q_pfp_tri_last_oldleftentry * S ((S (N)) * ac) + (pfc_left_tri_last_old)))))) \/ (((exists pfc_gap_tri_last_oldleftoutside. pfc_gap_tri_last_oldleftoutside+(N)=(N)) /\ (((pfc_left_tri_last_old)=0))))) /\ ((((((exists pfa_gap_tri_last_oldrightinside. pfa_gap_tri_last_oldrightinside + S (pfc_complement_tri_last_old) = (M)) /\ ((((exists ff_h_pfp_tri_last_oldrightentry. ff_h_pfp_tri_last_oldrightentry + S (pfc_right_tri_last_old) = S ((S (pfc_complement_tri_last_old)) * bc)) /\ exists ff_q_pfp_tri_last_oldrightentry. bb = ff_q_pfp_tri_last_oldrightentry * S ((S (pfc_complement_tri_last_old)) * bc) + (pfc_right_tri_last_old)))))) \/ (((exists pfc_gap_tri_last_oldrightoutside. pfc_gap_tri_last_oldrightoutside+(M)=(pfc_complement_tri_last_old)) /\ (((pfc_right_tri_last_old)=0))))) /\ (((t)=pfc_left_tri_last_old*pfc_right_tri_last_old)))))))) -> t=0Constructive proof overview
Generated structural guide
At diagonal index N the absent N-th entry of a length-N left prefix contributes actual zero.
The unchanged tactic script uses 3 declared prerequisites and contains 29 exact native proof lines.
Alpha v34 checked-use · first admitted v33 · independently kernel and Lean verified; not Stable
Proof neighborhood
Direct dependencies
lt_not_le Alpha theorem; checked-use authorized le_refl Alpha theorem; checked-use authorized mul_zero_left 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–8
02Separate the logical casesL9–17
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
03Use earlier factsL18–23
04Separate the logical casesL24–24
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L24
cases ht_witness_witness_witness_right_left_right
05Calculate and transport equalitiesL25–25
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L25
trans x1*x2
06Use earlier factsL26–26
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L26
exact ht_witness_witness_witness_right_right_right
07Calculate and transport equalitiesL27–27
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L27
rewrite ht_witness_witness_witness_right_left_right_right
Original exact command ledger · 29 lines
- 0001
intro ab - 0002
intro ac - 0003
intro bb - 0004
intro bc - 0005
intro M - 0006
intro N - 0007
intro t - 0008
intro ht - 0009
cases ht - 0010
cases ht_witness - 0011
cases ht_witness_witness - 0012
cases ht_witness_witness_witness - 0013
cases ht_witness_witness_witness_right - 0014
cases ht_witness_witness_witness_right_right - 0015
cases ht_witness_witness_witness_right_left - 0016
cases ht_witness_witness_witness_right_left_left - 0017
exfalso - 0018
specialize lt_not_le (N) - 0019
specialize lt_not_le (N) - 0020
apply lt_not_le - 0021
exact ht_witness_witness_witness_right_left_left_left - 0022
specialize le_refl (N) - 0023
apply le_refl - 0024
cases ht_witness_witness_witness_right_left_right - 0025
trans x1*x2 - 0026
exact ht_witness_witness_witness_right_right_right - 0027
rewrite ht_witness_witness_witness_right_left_right_right - 0028
specialize mul_zero_left (x2) - 0029
apply mul_zero_left