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. ∀ u. ∀ v. ∀ w. ∀ z. ∀ l. (∀ x. ∀ y. Lt(x,l) → BetaAt(b,c,x,y) → BetaAt(u,v,x,y)) → (∀ x. ∀ y. Lt(x,l) → BetaAt(u,v,x,y) → BetaAt(w,z,x,y)) → ∀ x. ∀ y. Lt(x,l) → BetaAt(b,c,x,y) → BetaAt(w,z,x,y)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 22 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.
01Fix variables and assumptionsL1–10
02Fix variables and assumptionsL11–13
Original defined command ledger · 22 lines
- 0001
intro b - 0002
intro c - 0003
intro u - 0004
intro v - 0005
intro w - 0006
intro z - 0007
intro l - 0008
intro hfirst - 0009
intro hsecond - 0010
intro i - 0011
intro a - 0012
intro hi - 0013
intro ha - 0014
specialize hsecond (i) - 0015
specialize hsecond (a) - 0016
apply hsecond - 0017
exact hi - 0018
specialize hfirst (i) - 0019
specialize hfirst (a) - 0020
apply hfirst - 0021
exact hi - 0022
exact ha