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. (∀ x. ∀ y. Lt(x,S q · S q) → BetaAt(b,c,x,y) → BetaAt(B,C,x,y)) → ∀ x. ∀ y. Lt(x,S q) → BetaAt(b,c,x,y) → BetaAt(B,C,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 19 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 (1)
01Fix variables and assumptionsL1–6
02Use earlier factsL7–16
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L7
specialize matrix_recursive_prefix_restrict (b) - L8
specialize matrix_recursive_prefix_restrict (c) - L9
specialize matrix_recursive_prefix_restrict (B) - L10
specialize matrix_recursive_prefix_restrict (C) - L11
specialize matrix_recursive_prefix_restrict ((S q) * (S q)) - L12
specialize matrix_recursive_prefix_restrict (S q) - L13
apply matrix_recursive_prefix_restrict - L14
specialize le_scaled_nonzero (S q) - L15
specialize le_scaled_nonzero (S q) - L16
apply le_scaled_nonzero
Original defined command ledger · 19 lines
- 0001
intro b - 0002
intro c - 0003
intro B - 0004
intro C - 0005
intro q - 0006
intro hprefix - 0007
specialize matrix_recursive_prefix_restrict (b) - 0008
specialize matrix_recursive_prefix_restrict (c) - 0009
specialize matrix_recursive_prefix_restrict (B) - 0010
specialize matrix_recursive_prefix_restrict (C) - 0011
specialize matrix_recursive_prefix_restrict ((S q) * (S q)) - 0012
specialize matrix_recursive_prefix_restrict (S q) - 0013
apply matrix_recursive_prefix_restrict - 0014
specialize le_scaled_nonzero (S q) - 0015
specialize le_scaled_nonzero (S q) - 0016
apply le_scaled_nonzero - 0017
specialize succ_ne_zero (q) - 0018
apply succ_ne_zero - 0019
exact hprefix