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
∀ i. ∀ r. ∀ s. ∀ t. MatrixSkipIndex(i,r,s) → MatrixSkipIndex(i,r,t) → s = t
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete unchanged native tactic proof
All 35 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.
01Fix variables and assumptionsL1–6
02Separate the logical casesL7–10
03Calculate and transport equalitiesL11–11
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L11
trans i
04Use earlier factsL12–12
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L12
exact hfirst_left_right
05Calculate and transport equalitiesL13–13
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L13
symm
06Use earlier factsL14–14
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L14
exact hsecond_left_right
07Separate the logical casesL15–16
08Use earlier factsL17–21
09Separate the logical casesL22–25
10Use earlier factsL26–30
11Separate the logical casesL31–31
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L31
cases hsecond_right
12Calculate and transport equalitiesL32–32
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L32
trans S i
13Use earlier factsL33–33
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L33
exact hfirst_right_right
14Calculate and transport equalitiesL34–34
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L34
symm
15Use earlier factsL35–35
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L35
exact hsecond_right_right
Original defined command ledger · 35 lines
- 0001
intro i - 0002
intro r - 0003
intro s - 0004
intro t - 0005
intro hfirst - 0006
intro hsecond - 0007
cases hfirst - 0008
cases hfirst_left - 0009
cases hsecond - 0010
cases hsecond_left - 0011
trans i - 0012
exact hfirst_left_right - 0013
symm - 0014
exact hsecond_left_right - 0015
cases hsecond_right - 0016
exfalso - 0017
specialize lt_not_le i - 0018
specialize lt_not_le r - 0019
apply lt_not_le - 0020
exact hfirst_left_left - 0021
exact hsecond_right_left - 0022
cases hfirst_right - 0023
cases hsecond - 0024
cases hsecond_left - 0025
exfalso - 0026
specialize lt_not_le i - 0027
specialize lt_not_le r - 0028
apply lt_not_le - 0029
exact hsecond_left_left - 0030
exact hfirst_right_left - 0031
cases hsecond_right - 0032
trans S i - 0033
exact hfirst_right_right - 0034
symm - 0035
exact hsecond_right_right