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 genuine signed first-row minors and unique alternating folds, with supplied cofactor values. T13 is now closed in the separate Alpha-v27 integer-linear-algebra branch with actual arbitrary determinant data, rank, and integer column spans; lattice index and normal forms are not claimed. Full T13 proof · Alpha v27
Exact theorem in conservative defined notation
∀ ap. ∀ an. ∀ bp. ∀ bn. ∀ i. ∃ p. ∃ n. SignedAlternatingCofactorTerm(ap,an,bp,bn,i,p,n) ∧ (∀ x. ∀ y. SignedAlternatingCofactorTerm(ap,an,bp,bn,i,x,y) → p = x ∧ n = y)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete unchanged native tactic proof
All 31 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 (2)
01Fix variables and assumptionsL1–5
02Use earlier factsL6–10
Instantiate or apply named facts and discharge the corresponding proof obligations.
03Separate the logical casesL11–12
04Construct an explicit witnessL13–14
05Separate the logical casesL15–15
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L15
split
06Use earlier factsL16–16
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L16
exact signed_alternating_cofactor_term_exists_witness_witness
07Fix variables and assumptionsL17–19
08Use earlier factsL20–29
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L20
specialize signed_alternating_cofactor_term_functional ap - L21
specialize signed_alternating_cofactor_term_functional an - L22
specialize signed_alternating_cofactor_term_functional bp - L23
specialize signed_alternating_cofactor_term_functional bn - L24
specialize signed_alternating_cofactor_term_functional i - L25
specialize signed_alternating_cofactor_term_functional x - L26
specialize signed_alternating_cofactor_term_functional x1 - L27
specialize signed_alternating_cofactor_term_functional r - L28
specialize signed_alternating_cofactor_term_functional s - L29
apply signed_alternating_cofactor_term_functional
Original defined command ledger · 31 lines
- 0001
intro ap - 0002
intro an - 0003
intro bp - 0004
intro bn - 0005
intro i - 0006
specialize signed_alternating_cofactor_term_exists ap - 0007
specialize signed_alternating_cofactor_term_exists an - 0008
specialize signed_alternating_cofactor_term_exists bp - 0009
specialize signed_alternating_cofactor_term_exists bn - 0010
specialize signed_alternating_cofactor_term_exists i - 0011
cases signed_alternating_cofactor_term_exists - 0012
cases signed_alternating_cofactor_term_exists_witness - 0013
exists x - 0014
exists x1 - 0015
split - 0016
exact signed_alternating_cofactor_term_exists_witness_witness - 0017
intro r - 0018
intro s - 0019
intro hother - 0020
specialize signed_alternating_cofactor_term_functional ap - 0021
specialize signed_alternating_cofactor_term_functional an - 0022
specialize signed_alternating_cofactor_term_functional bp - 0023
specialize signed_alternating_cofactor_term_functional bn - 0024
specialize signed_alternating_cofactor_term_functional i - 0025
specialize signed_alternating_cofactor_term_functional x - 0026
specialize signed_alternating_cofactor_term_functional x1 - 0027
specialize signed_alternating_cofactor_term_functional r - 0028
specialize signed_alternating_cofactor_term_functional s - 0029
apply signed_alternating_cofactor_term_functional - 0030
exact signed_alternating_cofactor_term_exists_witness_witness - 0031
exact hother