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. ∀ i. ∀ r. ∀ s. ∀ u. ∀ v. ∀ a. (∃ x. ∃ y. ∃ z. ∃ n. i = q · x + y ∧ (Lt(y,q) ∧ (BetaAt(rb,rc,x,z) ∧ (BetaAt(cb,cc,y,n) ∧ BetaAt(b,c,z · w + n,a))))) → i = q · r + s → Lt(s,q) → BetaAt(rb,rc,r,u) → BetaAt(cb,cc,s,v) → BetaAt(b,c,u · w + v,a)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 67 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–19
03Separate the logical casesL20–27
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L20
cases hpoint - L21
cases hpoint_witness - L22
cases hpoint_witness_witness - L23
cases hpoint_witness_witness_witness - L24
cases hpoint_witness_witness_witness_witness - L25
cases hpoint_witness_witness_witness_witness_right - L26
cases hpoint_witness_witness_witness_witness_right_right - L27
cases hpoint_witness_witness_witness_witness_right_right_right
04Establish hcoordinatesL28–37
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply division remainder unique.
- L28
have hcoordinates : r = x /\ s = x1 - L29
specialize division_remainder_unique (q) - L30
specialize division_remainder_unique (i) - L31
specialize division_remainder_unique (r) - L32
specialize division_remainder_unique (s) - L33
specialize division_remainder_unique (x) - L34
specialize division_remainder_unique (x1) - L35
apply division_remainder_unique - L36
exact hcoordinate - L37
exact hs
05Use earlier factsL38–39
06Separate the logical casesL40–40
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L40
cases hcoordinates
07Establish hrowvalueL41–50
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply beta at unique.
08Use earlier factsL51–51
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L51
exact hpoint_witness_witness_witness_witness_right_right_left
09Establish hcolvalueL52–61
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply beta at unique.
10Use earlier factsL62–62
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L62
exact hpoint_witness_witness_witness_witness_right_right_right_left
11Calculate and transport equalitiesL63–66
12Use earlier factsL67–67
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L67
exact hpoint_witness_witness_witness_witness_right_right_right_right
Original defined command ledger · 67 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 i - 0010
intro r - 0011
intro s - 0012
intro u - 0013
intro v - 0014
intro a - 0015
intro hpoint - 0016
intro hcoordinate - 0017
intro hs - 0018
intro hrow - 0019
intro hcolumn - 0020
cases hpoint - 0021
cases hpoint_witness - 0022
cases hpoint_witness_witness - 0023
cases hpoint_witness_witness_witness - 0024
cases hpoint_witness_witness_witness_witness - 0025
cases hpoint_witness_witness_witness_witness_right - 0026
cases hpoint_witness_witness_witness_witness_right_right - 0027
cases hpoint_witness_witness_witness_witness_right_right_right - 0028
have hcoordinates : r = x /\ s = x1 - 0029
specialize division_remainder_unique (q) - 0030
specialize division_remainder_unique (i) - 0031
specialize division_remainder_unique (r) - 0032
specialize division_remainder_unique (s) - 0033
specialize division_remainder_unique (x) - 0034
specialize division_remainder_unique (x1) - 0035
apply division_remainder_unique - 0036
exact hcoordinate - 0037
exact hs - 0038
exact hpoint_witness_witness_witness_witness_left - 0039
exact hpoint_witness_witness_witness_witness_right_left - 0040
cases hcoordinates - 0041
have hrowvalue : u = x2 - 0042
specialize beta_at_unique (rb) - 0043
specialize beta_at_unique (rc) - 0044
specialize beta_at_unique (r) - 0045
specialize beta_at_unique (u) - 0046
specialize beta_at_unique (x2) - 0047
apply beta_at_unique - 0048
exact hrow - 0049
rewrite hcoordinates_left - 0050
rewrite hcoordinates_left - 0051
exact hpoint_witness_witness_witness_witness_right_right_left - 0052
have hcolvalue : v = x3 - 0053
specialize beta_at_unique (cb) - 0054
specialize beta_at_unique (cc) - 0055
specialize beta_at_unique (s) - 0056
specialize beta_at_unique (v) - 0057
specialize beta_at_unique (x3) - 0058
apply beta_at_unique - 0059
exact hcolumn - 0060
rewrite hcoordinates_right - 0061
rewrite hcoordinates_right - 0062
exact hpoint_witness_witness_witness_witness_right_right_right_left - 0063
rewrite hrowvalue - 0064
rewrite hrowvalue - 0065
rewrite hcolvalue - 0066
rewrite hcolvalue - 0067
exact hpoint_witness_witness_witness_witness_right_right_right_right