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. ∀ w. ∀ rb. ∀ rc. ∀ cb. ∀ cc. ∀ q. ∀ ub. ∀ uc. ∀ vb. ∀ vc. (∀ x. Lt(x,q · q) → ∃ y. (∃ z. ∃ n. ∃ m. ∃ k. x = q · z + n ∧ (Lt(n,q) ∧ (BetaAt(rb,rc,z,m) ∧ (BetaAt(cb,cc,n,k) ∧ BetaAt(b,c,m · w + k,y))))) ∧ BetaAt(ub,uc,x,y)) → (∀ x. Lt(x,q · q) → ∃ y. (∃ z. ∃ n. ∃ m. ∃ k. x = q · z + n ∧ (Lt(n,q) ∧ (BetaAt(rb,rc,z,m) ∧ (BetaAt(cb,cc,n,k) ∧ BetaAt(b,c,m · w + k,y))))) ∧ BetaAt(vb,vc,x,y)) → ∀ x. ∀ y. Lt(x,q · q) → BetaAt(ub,uc,x,y) → BetaAt(vb,vc,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 59 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–10
02Fix variables and assumptionsL11–18
03Establish hleftL19–22
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply hfirst.
- L19
have hleft : ∃ z. (∃ x. ∃ y. ∃ n. ∃ m. i = q · x + y ∧ (Lt(y,q) ∧ (BetaAt(rb,rc,x,n) ∧ (BetaAt(cb,cc,y,m) ∧ BetaAt(b,c,n · w + m,z))))) ∧ BetaAt(ub,uc,i,z)Definitions: Lt(y,q)BetaAt(rb,rc,x,n)BetaAt(cb,cc,y,m)BetaAt(b,c,n · w + m,z)BetaAt(ub,uc,i,z)Original native command in the exact edition - L20
specialize hfirst (i) - L21
apply hfirst - L22
exact hi
04Separate the logical casesL23–24
05Establish hrightL25–28
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply hsecond.
- L25
have hright : ∃ z. (∃ x. ∃ y. ∃ n. ∃ m. i = q · x + y ∧ (Lt(y,q) ∧ (BetaAt(rb,rc,x,n) ∧ (BetaAt(cb,cc,y,m) ∧ BetaAt(b,c,n · w + m,z))))) ∧ BetaAt(vb,vc,i,z)Definitions: Lt(y,q)BetaAt(rb,rc,x,n)BetaAt(cb,cc,y,m)BetaAt(b,c,n · w + m,z)BetaAt(vb,vc,i,z)Original native command in the exact edition - L26
specialize hsecond (i) - L27
apply hsecond - L28
exact hi
06Separate the logical casesL29–30
07Establish hvaluesL31–40
Establish this local claim before using it. It is not an additional assumption.
- L31
have hvalues : x = x1 - L32
specialize matrix_rank_selected_point_functional (b) - L33
specialize matrix_rank_selected_point_functional (c) - L34
specialize matrix_rank_selected_point_functional (w) - L35
specialize matrix_rank_selected_point_functional (rb) - L36
specialize matrix_rank_selected_point_functional (rc) - L37
specialize matrix_rank_selected_point_functional (cb) - L38
specialize matrix_rank_selected_point_functional (cc) - L39
specialize matrix_rank_selected_point_functional (q) - L40
specialize matrix_rank_selected_point_functional (i)
08Use earlier factsL41–45
09Establish houtputL46–55
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply beta at unique.
10Use earlier factsL56–56
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L56
exact hvalues
11Calculate and transport equalitiesL57–58
12Use earlier factsL59–59
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L59
exact hright_witness_right
Original defined command ledger · 59 lines
- 0001
intro b - 0002
intro c - 0003
intro w - 0004
intro rb - 0005
intro rc - 0006
intro cb - 0007
intro cc - 0008
intro q - 0009
intro ub - 0010
intro uc - 0011
intro vb - 0012
intro vc - 0013
intro hfirst - 0014
intro hsecond - 0015
intro i - 0016
intro a - 0017
intro hi - 0018
intro ha - 0019
have hleft : ∃ z. (∃ x. ∃ y. ∃ n. ∃ m. i = q · x + y ∧ (Lt(y,q) ∧ (BetaAt(rb,rc,x,n) ∧ (BetaAt(cb,cc,y,m) ∧ BetaAt(b,c,n · w + m,z))))) ∧ BetaAt(ub,uc,i,z) - 0020
specialize hfirst (i) - 0021
apply hfirst - 0022
exact hi - 0023
cases hleft - 0024
cases hleft_witness - 0025
have hright : ∃ z. (∃ x. ∃ y. ∃ n. ∃ m. i = q · x + y ∧ (Lt(y,q) ∧ (BetaAt(rb,rc,x,n) ∧ (BetaAt(cb,cc,y,m) ∧ BetaAt(b,c,n · w + m,z))))) ∧ BetaAt(vb,vc,i,z) - 0026
specialize hsecond (i) - 0027
apply hsecond - 0028
exact hi - 0029
cases hright - 0030
cases hright_witness - 0031
have hvalues : x = x1 - 0032
specialize matrix_rank_selected_point_functional (b) - 0033
specialize matrix_rank_selected_point_functional (c) - 0034
specialize matrix_rank_selected_point_functional (w) - 0035
specialize matrix_rank_selected_point_functional (rb) - 0036
specialize matrix_rank_selected_point_functional (rc) - 0037
specialize matrix_rank_selected_point_functional (cb) - 0038
specialize matrix_rank_selected_point_functional (cc) - 0039
specialize matrix_rank_selected_point_functional (q) - 0040
specialize matrix_rank_selected_point_functional (i) - 0041
specialize matrix_rank_selected_point_functional (x) - 0042
specialize matrix_rank_selected_point_functional (x1) - 0043
apply matrix_rank_selected_point_functional - 0044
exact hleft_witness_left - 0045
exact hright_witness_left - 0046
have houtput : a = x1 - 0047
trans x - 0048
specialize beta_at_unique (ub) - 0049
specialize beta_at_unique (uc) - 0050
specialize beta_at_unique (i) - 0051
specialize beta_at_unique (a) - 0052
specialize beta_at_unique (x) - 0053
apply beta_at_unique - 0054
exact ha - 0055
exact hleft_witness_right - 0056
exact hvalues - 0057
rewrite houtput - 0058
rewrite houtput - 0059
exact hright_witness_right