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 w rb rc cb cc q i r s u v a. (exists mdr_r_selected_source_point mdr_s_selected_source_point mdr_u_selected_source_point mdr_v_selected_source_point. ((i = (q) * mdr_r_selected_source_point + mdr_s_selected_source_point) /\ ((exists mdr_gap_selected_source_pointcolumn. mdr_gap_selected_source_pointcolumn + S (mdr_s_selected_source_point) = (q)) /\ ((((exists ff_h_mdr_selected_source_pointrow_index. ff_h_mdr_selected_source_pointrow_index + S (mdr_u_selected_source_point) = S ((S (mdr_r_selected_source_point)) * rc)) /\ exists ff_q_mdr_selected_source_pointrow_index. rb = ff_q_mdr_selected_source_pointrow_index * S ((S (mdr_r_selected_source_point)) * rc) + (mdr_u_selected_source_point))) /\ ((((exists ff_h_mdr_selected_source_pointcolumn_index. ff_h_mdr_selected_source_pointcolumn_index + S (mdr_v_selected_source_point) = S ((S (mdr_s_selected_source_point)) * cc)) /\ exists ff_q_mdr_selected_source_pointcolumn_index. cb = ff_q_mdr_selected_source_pointcolumn_index * S ((S (mdr_s_selected_source_point)) * cc) + (mdr_v_selected_source_point))) /\ (((exists ff_h_mdr_selected_source_pointsource. ff_h_mdr_selected_source_pointsource + S (a) = S ((S ((mdr_u_selected_source_point) * (w) + (mdr_v_selected_source_point))) * c)) /\ exists ff_q_mdr_selected_source_pointsource. b = ff_q_mdr_selected_source_pointsource * S ((S ((mdr_u_selected_source_point) * (w) + (mdr_v_selected_source_point))) * c) + (a)))))))) -> i = q * r + s -> (exists mdr_gap_selected_source_column. mdr_gap_selected_source_column + S (s) = (q)) -> (((exists ff_h_mdr_selected_source_row_code. ff_h_mdr_selected_source_row_code + S (u) = S ((S (r)) * rc)) /\ exists ff_q_mdr_selected_source_row_code. rb = ff_q_mdr_selected_source_row_code * S ((S (r)) * rc) + (u))) -> (((exists ff_h_mdr_selected_source_col_code. ff_h_mdr_selected_source_col_code + S (v) = S ((S (s)) * cc)) /\ exists ff_q_mdr_selected_source_col_code. cb = ff_q_mdr_selected_source_col_code * S ((S (s)) * cc) + (v))) -> (((exists ff_h_mdr_selected_source_value. ff_h_mdr_selected_source_value + S (a) = S ((S (u * w + v)) * c)) /\ exists ff_q_mdr_selected_source_value. b = ff_q_mdr_selected_source_value * S ((S (u * w + v)) * c) + (a)))Constructive proof overview
Generated structural guide
Every actual selected cell is its genuine source entry for any matching quotient coordinates and selector values; all coordinate and selector equalities are proved.
The unchanged tactic script uses 2 declared prerequisites and contains 67 exact native proof lines.
Alpha v34 checked-use · first admitted v27 · independently kernel and Lean verified; not Stable
Proof neighborhood
Direct dependencies
division_remainder_unique Stable theorem; checked-use authorized beta_at_unique 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.
01Fix variables and assumptionsL1–10
02Fix variables and assumptionsL11–19
03Separate the logical casesL20–27
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L20
cases hpoint - L21
cases hpoint_witness - L22
cases hpoint_witness_witness - L23
cases hpoint_witness_witness_witness - L24
cases hpoint_witness_witness_witness_witness - L25
cases hpoint_witness_witness_witness_witness_right - L26
cases hpoint_witness_witness_witness_witness_right_right - L27
cases hpoint_witness_witness_witness_witness_right_right_right
04Establish hcoordinatesL28–37
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply division remainder unique.
- L28
have hcoordinates : r = x /\ s = x1 - L29
specialize division_remainder_unique (q) - L30
specialize division_remainder_unique (i) - L31
specialize division_remainder_unique (r) - L32
specialize division_remainder_unique (s) - L33
specialize division_remainder_unique (x) - L34
specialize division_remainder_unique (x1) - L35
apply division_remainder_unique - L36
exact hcoordinate - L37
exact hs
05Use earlier factsL38–39
06Separate the logical casesL40–40
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L40
cases hcoordinates
07Establish hrowvalueL41–50
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply beta at unique.
08Use earlier factsL51–51
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L51
exact hpoint_witness_witness_witness_witness_right_right_left
09Establish hcolvalueL52–61
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply beta at unique.
10Use earlier factsL62–62
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L62
exact hpoint_witness_witness_witness_witness_right_right_right_left
11Calculate and transport equalitiesL63–66
12Use earlier factsL67–67
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L67
exact hpoint_witness_witness_witness_witness_right_right_right_right
Original exact command ledger · 67 lines
- 0001
intro b - 0002
intro c - 0003
intro w - 0004
intro rb - 0005
intro rc - 0006
intro cb - 0007
intro cc - 0008
intro q - 0009
intro i - 0010
intro r - 0011
intro s - 0012
intro u - 0013
intro v - 0014
intro a - 0015
intro hpoint - 0016
intro hcoordinate - 0017
intro hs - 0018
intro hrow - 0019
intro hcolumn - 0020
cases hpoint - 0021
cases hpoint_witness - 0022
cases hpoint_witness_witness - 0023
cases hpoint_witness_witness_witness - 0024
cases hpoint_witness_witness_witness_witness - 0025
cases hpoint_witness_witness_witness_witness_right - 0026
cases hpoint_witness_witness_witness_witness_right_right - 0027
cases hpoint_witness_witness_witness_witness_right_right_right - 0028
have hcoordinates : r = x /\ s = x1 - 0029
specialize division_remainder_unique (q) - 0030
specialize division_remainder_unique (i) - 0031
specialize division_remainder_unique (r) - 0032
specialize division_remainder_unique (s) - 0033
specialize division_remainder_unique (x) - 0034
specialize division_remainder_unique (x1) - 0035
apply division_remainder_unique - 0036
exact hcoordinate - 0037
exact hs - 0038
exact hpoint_witness_witness_witness_witness_left - 0039
exact hpoint_witness_witness_witness_witness_right_left - 0040
cases hcoordinates - 0041
have hrowvalue : u = x2 - 0042
specialize beta_at_unique (rb) - 0043
specialize beta_at_unique (rc) - 0044
specialize beta_at_unique (r) - 0045
specialize beta_at_unique (u) - 0046
specialize beta_at_unique (x2) - 0047
apply beta_at_unique - 0048
exact hrow - 0049
rewrite hcoordinates_left - 0050
rewrite hcoordinates_left - 0051
exact hpoint_witness_witness_witness_witness_right_right_left - 0052
have hcolvalue : v = x3 - 0053
specialize beta_at_unique (cb) - 0054
specialize beta_at_unique (cc) - 0055
specialize beta_at_unique (s) - 0056
specialize beta_at_unique (v) - 0057
specialize beta_at_unique (x3) - 0058
apply beta_at_unique - 0059
exact hcolumn - 0060
rewrite hcoordinates_right - 0061
rewrite hcoordinates_right - 0062
exact hpoint_witness_witness_witness_witness_right_right_right_left - 0063
rewrite hrowvalue - 0064
rewrite hrowvalue - 0065
rewrite hcolvalue - 0066
rewrite hcolvalue - 0067
exact hpoint_witness_witness_witness_witness_right_right_right_right