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.
Historical partial components only: this chapter proves arbitrary signed cofactor minors and exact signed determinants through dimension four. T13 is now closed by the separate Alpha-v27 integer-linear-algebra branch: arbitrary determinant data, rank, and integer column spans, without a claim of lattice index or normal forms. Full T13 proof · Alpha v27
Exact theorem in conservative defined notation
∀ b. ∀ c. ∀ q. ∀ r. ∀ d. Lt(r,S q) → Lt(d,S q) → ∃ x. ∃ y. MatrixMinorPrefix(b,c,S q,r,d,x,y,q,q · q)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete unchanged native tactic proof
All 15 lines are the exact independently kernel-checked original 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 (1)
01Fix variables and assumptionsL1–7
02Use earlier factsL8–15
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L8
specialize beta_matrix_minor_prefix_exists b - L9
specialize beta_matrix_minor_prefix_exists c - L10
specialize beta_matrix_minor_prefix_exists (S q) - L11
specialize beta_matrix_minor_prefix_exists r - L12
specialize beta_matrix_minor_prefix_exists d - L13
specialize beta_matrix_minor_prefix_exists q - L14
specialize beta_matrix_minor_prefix_exists q - L15
exact beta_matrix_minor_prefix_exists
Original defined command ledger · 15 lines
- 0001
intro b - 0002
intro c - 0003
intro q - 0004
intro r - 0005
intro d - 0006
intro hrow - 0007
intro hcolumn - 0008
specialize beta_matrix_minor_prefix_exists b - 0009
specialize beta_matrix_minor_prefix_exists c - 0010
specialize beta_matrix_minor_prefix_exists (S q) - 0011
specialize beta_matrix_minor_prefix_exists r - 0012
specialize beta_matrix_minor_prefix_exists d - 0013
specialize beta_matrix_minor_prefix_exists q - 0014
specialize beta_matrix_minor_prefix_exists q - 0015
exact beta_matrix_minor_prefix_exists