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 l d pb pc nb nc p n. exists u v. ((forall mdr_i_record_append_p mdr_a_record_append_p. (exists mdr_gap_record_append_pb. mdr_gap_record_append_pb + S (mdr_i_record_append_p) = (l)) -> (((exists ff_h_mdr_record_append_po. ff_h_mdr_record_append_po + S (mdr_a_record_append_p) = S ((S (mdr_i_record_append_p)) * c)) /\ exists ff_q_mdr_record_append_po. b = ff_q_mdr_record_append_po * S ((S (mdr_i_record_append_p)) * c) + (mdr_a_record_append_p))) -> (((exists ff_h_mdr_record_append_pn. ff_h_mdr_record_append_pn + S (mdr_a_record_append_p) = S ((S (mdr_i_record_append_p)) * v)) /\ exists ff_q_mdr_record_append_pn. u = ff_q_mdr_record_append_pn * S ((S (mdr_i_record_append_p)) * v) + (mdr_a_record_append_p)))) /\ (exists mdr_z_record_append_r. ((exists mdr_a_record_append_rc mdr_b_record_append_rc mdr_c_record_append_rc mdr_e_record_append_rc mdr_f_record_append_rc. ((mdr_a_record_append_rc = ((d) + (pb)) * S ((d) + (pb)) + ((pb) + (pb))) /\ ((mdr_b_record_append_rc = ((pc) + (nb)) * S ((pc) + (nb)) + ((nb) + (nb))) /\ ((mdr_c_record_append_rc = ((mdr_a_record_append_rc) + (mdr_b_record_append_rc)) * S ((mdr_a_record_append_rc) + (mdr_b_record_append_rc)) + ((mdr_b_record_append_rc) + (mdr_b_record_append_rc))) /\ ((mdr_e_record_append_rc = ((p) + (n)) * S ((p) + (n)) + ((n) + (n))) /\ ((mdr_f_record_append_rc = ((nc) + (mdr_e_record_append_rc)) * S ((nc) + (mdr_e_record_append_rc)) + ((mdr_e_record_append_rc) + (mdr_e_record_append_rc))) /\ ((mdr_z_record_append_r) = ((mdr_c_record_append_rc) + (mdr_f_record_append_rc)) * S ((mdr_c_record_append_rc) + (mdr_f_record_append_rc)) + ((mdr_f_record_append_rc) + (mdr_f_record_append_rc))))))))) /\ (((exists ff_h_mdr_record_append_rb. ff_h_mdr_record_append_rb + S (mdr_z_record_append_r) = S ((S (l)) * v)) /\ exists ff_q_mdr_record_append_rb. u = ff_q_mdr_record_append_rb * S ((S (l)) * v) + (mdr_z_record_append_r))))))Constructive proof overview
Generated structural guide
An arbitrary actual evaluation record can be beta-appended without changing any previous record.
The unchanged tactic script uses 2 declared prerequisites and contains 37 exact native proof lines.
Alpha v34 checked-use · first admitted v27 · independently kernel and Lean verified; not Stable
Proof neighborhood
Direct dependencies
DL0001 matrix_recursive_node_code_exists beta_prefix_extend 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–10
02Establish hcodeL11–19
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply matrix recursive node code exists.
- L11
have hcode : ∃ z. SignedDeterminantNodeCode(z,d,pb,pc,nb,nc,p,n)Definitions: SignedDeterminantNodeCode - L12
specialize matrix_recursive_node_code_exists (d) - L13
specialize matrix_recursive_node_code_exists (pb) - L14
specialize matrix_recursive_node_code_exists (pc) - L15
specialize matrix_recursive_node_code_exists (nb) - L16
specialize matrix_recursive_node_code_exists (nc) - L17
specialize matrix_recursive_node_code_exists (p) - L18
specialize matrix_recursive_node_code_exists (n) - L19
apply matrix_recursive_node_code_exists
03Separate the logical casesL20–20
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L20
cases hcode
04Establish hextL21–26
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply beta prefix extend.
05Separate the logical casesL27–29
06Construct an explicit witnessL30–31
07Separate the logical casesL32–32
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L32
split
08Use earlier factsL33–33
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L33
exact hext_witness_witness_right
09Construct an explicit witnessL34–34
Supply the displayed value, then prove that it has the required property.
- L34
exists x
10Separate the logical casesL35–35
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L35
split
Original exact command ledger · 37 lines
- 0001
intro b - 0002
intro c - 0003
intro l - 0004
intro d - 0005
intro pb - 0006
intro pc - 0007
intro nb - 0008
intro nc - 0009
intro p - 0010
intro n - 0011
have hcode : exists z. (exists mdr_a_record_append_code mdr_b_record_append_code mdr_c_record_append_code mdr_e_record_append_code mdr_f_record_append_code. ((mdr_a_record_append_code = ((d) + (pb)) * S ((d) + (pb)) + ((pb) + (pb))) /\ ((mdr_b_record_append_code = ((pc) + (nb)) * S ((pc) + (nb)) + ((nb) + (nb))) /\ ((mdr_c_record_append_code = ((mdr_a_record_append_code) + (mdr_b_record_append_code)) * S ((mdr_a_record_append_code) + (mdr_b_record_append_code)) + ((mdr_b_record_append_code) + (mdr_b_record_append_code))) /\ ((mdr_e_record_append_code = ((p) + (n)) * S ((p) + (n)) + ((n) + (n))) /\ ((mdr_f_record_append_code = ((nc) + (mdr_e_record_append_code)) * S ((nc) + (mdr_e_record_append_code)) + ((mdr_e_record_append_code) + (mdr_e_record_append_code))) /\ ((z) = ((mdr_c_record_append_code) + (mdr_f_record_append_code)) * S ((mdr_c_record_append_code) + (mdr_f_record_append_code)) + ((mdr_f_record_append_code) + (mdr_f_record_append_code))))))))) - 0012
specialize matrix_recursive_node_code_exists (d) - 0013
specialize matrix_recursive_node_code_exists (pb) - 0014
specialize matrix_recursive_node_code_exists (pc) - 0015
specialize matrix_recursive_node_code_exists (nb) - 0016
specialize matrix_recursive_node_code_exists (nc) - 0017
specialize matrix_recursive_node_code_exists (p) - 0018
specialize matrix_recursive_node_code_exists (n) - 0019
apply matrix_recursive_node_code_exists - 0020
cases hcode - 0021
have hext : exists u v. ((((exists ff_h_mdr_record_append_beta. ff_h_mdr_record_append_beta + S (x) = S ((S (l)) * v)) /\ exists ff_q_mdr_record_append_beta. u = ff_q_mdr_record_append_beta * S ((S (l)) * v) + (x))) /\ (forall mdr_i_record_append_preserve mdr_a_record_append_preserve. (exists mdr_gap_record_append_preserveb. mdr_gap_record_append_preserveb + S (mdr_i_record_append_preserve) = (l)) -> (((exists ff_h_mdr_record_append_preserveo. ff_h_mdr_record_append_preserveo + S (mdr_a_record_append_preserve) = S ((S (mdr_i_record_append_preserve)) * c)) /\ exists ff_q_mdr_record_append_preserveo. b = ff_q_mdr_record_append_preserveo * S ((S (mdr_i_record_append_preserve)) * c) + (mdr_a_record_append_preserve))) -> (((exists ff_h_mdr_record_append_preserven. ff_h_mdr_record_append_preserven + S (mdr_a_record_append_preserve) = S ((S (mdr_i_record_append_preserve)) * v)) /\ exists ff_q_mdr_record_append_preserven. u = ff_q_mdr_record_append_preserven * S ((S (mdr_i_record_append_preserve)) * v) + (mdr_a_record_append_preserve))))) - 0022
specialize beta_prefix_extend (l) - 0023
specialize beta_prefix_extend (b) - 0024
specialize beta_prefix_extend (c) - 0025
specialize beta_prefix_extend (x) - 0026
apply beta_prefix_extend - 0027
cases hext - 0028
cases hext_witness - 0029
cases hext_witness_witness - 0030
exists x1 - 0031
exists x2 - 0032
split - 0033
exact hext_witness_witness_right - 0034
exists x - 0035
split - 0036
exact hcode_witness - 0037
exact hext_witness_witness_left