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.
This branch proves the finite determinant/rank/span substrate. It does not claim Smith or Hermite normal form, lattice index equals determinant, determinant multiplicativity, lattice reduction, or geometry-of-numbers theorems.
Exact theorem in conservative defined notation
∀ b. ∀ c. ∀ B. ∀ C. ∀ q. ∀ j. ∀ u. ∀ v. (∀ x. ∀ y. Lt(x,S q · S q) → BetaAt(b,c,x,y) → BetaAt(B,C,x,y)) → MatrixMinorPrefix(b,c,S q,0,j,u,v,q,q · q) → MatrixMinorPrefix(B,C,S q,0,j,u,v,q,q · q)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 51 original proof lines are preserved. Only local proposition formulas are abbreviated; every abbreviation has an exact binder-safe expansion check. The linked exact edition contains the unchanged replay script.
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 (2)
01Fix variables and assumptionsL1–10
02Fix variables and assumptionsL11–12
03Establish hentryL13–16
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply hminor.
- L13
have hentry : ∃ r. ∃ s. ∃ a. k = q · r + s ∧ (Lt(s,q) ∧ (MatrixMinorCell(b,c,S q,0,j,r,s,a) ∧ BetaAt(u,v,k,a)))Definitions: Lt(s,q)MatrixMinorCell(b,c,S q,0,j,r,s,a)BetaAt(u,v,k,a)Original native command in the exact edition - L14
specialize hminor (k) - L15
apply hminor - L16
exact hk
04Separate the logical casesL17–22
05Construct an explicit witnessL23–25
06Separate the logical casesL26–26
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L26
split
07Use earlier factsL27–27
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L27
exact hentry_witness_witness_witness_left
08Separate the logical casesL28–28
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L28
split
09Use earlier factsL29–29
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L29
exact hentry_witness_witness_witness_right_left
10Separate the logical casesL30–30
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L30
split
11Use earlier factsL31–40
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L31
specialize matrix_recursive_minor_cell_transport (b) - L32
specialize matrix_recursive_minor_cell_transport (c) - L33
specialize matrix_recursive_minor_cell_transport (B) - L34
specialize matrix_recursive_minor_cell_transport (C) - L35
specialize matrix_recursive_minor_cell_transport (q) - L36
specialize matrix_recursive_minor_cell_transport (j) - L37
specialize matrix_recursive_minor_cell_transport (x) - L38
specialize matrix_recursive_minor_cell_transport (x1) - L39
specialize matrix_recursive_minor_cell_transport (x2) - L40
apply matrix_recursive_minor_cell_transport
12Use earlier factsL41–50
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L41
exact hprefix - L42
specialize matrix_recursive_quotient_row_bound (q) - L43
specialize matrix_recursive_quotient_row_bound (k) - L44
specialize matrix_recursive_quotient_row_bound (x) - L45
specialize matrix_recursive_quotient_row_bound (x1) - L46
apply matrix_recursive_quotient_row_bound - L47
exact hentry_witness_witness_witness_left - L48
exact hk - L49
exact hentry_witness_witness_witness_right_left - L50
exact hentry_witness_witness_witness_right_right_left
13Use earlier factsL51–51
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L51
exact hentry_witness_witness_witness_right_right_right
Original defined command ledger · 51 lines
- 0001
intro b - 0002
intro c - 0003
intro B - 0004
intro C - 0005
intro q - 0006
intro j - 0007
intro u - 0008
intro v - 0009
intro hprefix - 0010
intro hminor - 0011
intro k - 0012
intro hk - 0013
have hentry : ∃ r. ∃ s. ∃ a. k = q · r + s ∧ (Lt(s,q) ∧ (MatrixMinorCell(b,c,S q,0,j,r,s,a) ∧ BetaAt(u,v,k,a))) - 0014
specialize hminor (k) - 0015
apply hminor - 0016
exact hk - 0017
cases hentry - 0018
cases hentry_witness - 0019
cases hentry_witness_witness - 0020
cases hentry_witness_witness_witness - 0021
cases hentry_witness_witness_witness_right - 0022
cases hentry_witness_witness_witness_right_right - 0023
exists x - 0024
exists x1 - 0025
exists x2 - 0026
split - 0027
exact hentry_witness_witness_witness_left - 0028
split - 0029
exact hentry_witness_witness_witness_right_left - 0030
split - 0031
specialize matrix_recursive_minor_cell_transport (b) - 0032
specialize matrix_recursive_minor_cell_transport (c) - 0033
specialize matrix_recursive_minor_cell_transport (B) - 0034
specialize matrix_recursive_minor_cell_transport (C) - 0035
specialize matrix_recursive_minor_cell_transport (q) - 0036
specialize matrix_recursive_minor_cell_transport (j) - 0037
specialize matrix_recursive_minor_cell_transport (x) - 0038
specialize matrix_recursive_minor_cell_transport (x1) - 0039
specialize matrix_recursive_minor_cell_transport (x2) - 0040
apply matrix_recursive_minor_cell_transport - 0041
exact hprefix - 0042
specialize matrix_recursive_quotient_row_bound (q) - 0043
specialize matrix_recursive_quotient_row_bound (k) - 0044
specialize matrix_recursive_quotient_row_bound (x) - 0045
specialize matrix_recursive_quotient_row_bound (x1) - 0046
apply matrix_recursive_quotient_row_bound - 0047
exact hentry_witness_witness_witness_left - 0048
exact hk - 0049
exact hentry_witness_witness_witness_right_left - 0050
exact hentry_witness_witness_witness_right_right_left - 0051
exact hentry_witness_witness_witness_right_right_right