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. ∀ l. ¬q = 0 → ∃ x. ∃ y. ∀ z. Lt(z,l) → ∃ n. (∃ m. ∃ k. ∃ i. ∃ j. z = q · m + k ∧ (Lt(k,q) ∧ (BetaAt(rb,rc,m,i) ∧ (BetaAt(cb,cc,k,j) ∧ BetaAt(b,c,i · w + j,n))))) ∧ BetaAt(x,y,z,n)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 57 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 (3)
01Fix variables and assumptionsL1–8
02Induction on lL9–10
03Construct an explicit witnessL11–12
04Use earlier factsL13–22
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L13
specialize matrix_rank_selected_prefix_empty (b) - L14
specialize matrix_rank_selected_prefix_empty (c) - L15
specialize matrix_rank_selected_prefix_empty (w) - L16
specialize matrix_rank_selected_prefix_empty (rb) - L17
specialize matrix_rank_selected_prefix_empty (rc) - L18
specialize matrix_rank_selected_prefix_empty (cb) - L19
specialize matrix_rank_selected_prefix_empty (cc) - L20
specialize matrix_rank_selected_prefix_empty (q) - L21
specialize matrix_rank_selected_prefix_empty (0) - L22
specialize matrix_rank_selected_prefix_empty (0)
05Use earlier factsL23–23
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L23
apply matrix_rank_selected_prefix_empty
06Fix variables and assumptionsL24–24
Work with arbitrary variables or the premises of the current implication.
- L24
intro hq
07Establish hpreviousL25–27
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply IH.
- L25
have hprevious : ∃ ub. ∃ uc. ∀ x. Lt(x,l) → ∃ 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)Definitions: Lt(x,l)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)Original native command in the exact edition - L26
apply IH - L27
exact hq
08Separate the logical casesL28–29
09Establish hpointL30–39
Establish this local claim before using it. It is not an additional assumption.
- L30
have hpoint : ∃ a. ∃ mdr_r_next_point_exists. ∃ mdr_s_next_point_exists. ∃ mdr_u_next_point_exists. ∃ mdr_v_next_point_exists. l = q · mdr_r_next_point_exists + mdr_s_next_point_exists ∧ (Lt(mdr_s_next_point_exists,q) ∧ (BetaAt(rb,rc,mdr_r_next_point_exists,mdr_u_next_point_exists) ∧ (BetaAt(cb,cc,mdr_s_next_point_exists,mdr_v_next_point_exists) ∧ BetaAt(b,c,mdr_u_next_point_exists · w + mdr_v_next_point_exists,a))))Definitions: Lt(mdr_s_next_point_exists,q)BetaAt(rb,rc,mdr_r_next_point_exists,mdr_u_next_point_exists)BetaAt(cb,cc,mdr_s_next_point_exists,mdr_v_next_point_exists)BetaAt(b,c,mdr_u_next_point_exists · w + mdr_v_next_point_exists,a)Original native command in the exact edition - L31
specialize matrix_rank_selected_point_exists (b) - L32
specialize matrix_rank_selected_point_exists (c) - L33
specialize matrix_rank_selected_point_exists (w) - L34
specialize matrix_rank_selected_point_exists (rb) - L35
specialize matrix_rank_selected_point_exists (rc) - L36
specialize matrix_rank_selected_point_exists (cb) - L37
specialize matrix_rank_selected_point_exists (cc) - L38
specialize matrix_rank_selected_point_exists (q) - L39
specialize matrix_rank_selected_point_exists (l)
10Use earlier factsL40–41
11Separate the logical casesL42–42
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L42
cases hpoint
12Use earlier factsL43–52
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L43
specialize matrix_rank_selected_prefix_extend (b) - L44
specialize matrix_rank_selected_prefix_extend (c) - L45
specialize matrix_rank_selected_prefix_extend (w) - L46
specialize matrix_rank_selected_prefix_extend (rb) - L47
specialize matrix_rank_selected_prefix_extend (rc) - L48
specialize matrix_rank_selected_prefix_extend (cb) - L49
specialize matrix_rank_selected_prefix_extend (cc) - L50
specialize matrix_rank_selected_prefix_extend (q) - L51
specialize matrix_rank_selected_prefix_extend (x) - L52
specialize matrix_rank_selected_prefix_extend (x1)
13Use earlier factsL53–57
Original defined command ledger · 57 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
induction l - 0010
intro hq - 0011
exists 0 - 0012
exists 0 - 0013
specialize matrix_rank_selected_prefix_empty (b) - 0014
specialize matrix_rank_selected_prefix_empty (c) - 0015
specialize matrix_rank_selected_prefix_empty (w) - 0016
specialize matrix_rank_selected_prefix_empty (rb) - 0017
specialize matrix_rank_selected_prefix_empty (rc) - 0018
specialize matrix_rank_selected_prefix_empty (cb) - 0019
specialize matrix_rank_selected_prefix_empty (cc) - 0020
specialize matrix_rank_selected_prefix_empty (q) - 0021
specialize matrix_rank_selected_prefix_empty (0) - 0022
specialize matrix_rank_selected_prefix_empty (0) - 0023
apply matrix_rank_selected_prefix_empty - 0024
intro hq - 0025
have hprevious : ∃ ub. ∃ uc. ∀ x. Lt(x,l) → ∃ 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) - 0026
apply IH - 0027
exact hq - 0028
cases hprevious - 0029
cases hprevious_witness - 0030
have hpoint : ∃ a. ∃ mdr_r_next_point_exists. ∃ mdr_s_next_point_exists. ∃ mdr_u_next_point_exists. ∃ mdr_v_next_point_exists. l = q · mdr_r_next_point_exists + mdr_s_next_point_exists ∧ (Lt(mdr_s_next_point_exists,q) ∧ (BetaAt(rb,rc,mdr_r_next_point_exists,mdr_u_next_point_exists) ∧ (BetaAt(cb,cc,mdr_s_next_point_exists,mdr_v_next_point_exists) ∧ BetaAt(b,c,mdr_u_next_point_exists · w + mdr_v_next_point_exists,a)))) - 0031
specialize matrix_rank_selected_point_exists (b) - 0032
specialize matrix_rank_selected_point_exists (c) - 0033
specialize matrix_rank_selected_point_exists (w) - 0034
specialize matrix_rank_selected_point_exists (rb) - 0035
specialize matrix_rank_selected_point_exists (rc) - 0036
specialize matrix_rank_selected_point_exists (cb) - 0037
specialize matrix_rank_selected_point_exists (cc) - 0038
specialize matrix_rank_selected_point_exists (q) - 0039
specialize matrix_rank_selected_point_exists (l) - 0040
apply matrix_rank_selected_point_exists - 0041
exact hq - 0042
cases hpoint - 0043
specialize matrix_rank_selected_prefix_extend (b) - 0044
specialize matrix_rank_selected_prefix_extend (c) - 0045
specialize matrix_rank_selected_prefix_extend (w) - 0046
specialize matrix_rank_selected_prefix_extend (rb) - 0047
specialize matrix_rank_selected_prefix_extend (rc) - 0048
specialize matrix_rank_selected_prefix_extend (cb) - 0049
specialize matrix_rank_selected_prefix_extend (cc) - 0050
specialize matrix_rank_selected_prefix_extend (q) - 0051
specialize matrix_rank_selected_prefix_extend (x) - 0052
specialize matrix_rank_selected_prefix_extend (x1) - 0053
specialize matrix_rank_selected_prefix_extend (l) - 0054
specialize matrix_rank_selected_prefix_extend (x2) - 0055
apply matrix_rank_selected_prefix_extend - 0056
exact hprevious_witness_witness - 0057
exact hpoint_witness