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.
The exact G101 milestone is fully proved, including the stronger checked bound k≤2·BitLen(b), a real beta-coded execution, and its actual terminal gcd. The independent T13 determinant/rank/integer-span substrate is now closed in the separate Alpha-v27 integer-linear-algebra branch. Full T13 proof · Alpha v27
Exact theorem in conservative defined notation
∀ a. ∀ b. ∀ B. b = 0 → EuclideanBoundedTrace(a,b,B)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete unchanged native tactic proof
All 25 lines are the exact independently kernel-checked original 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–4
02Use earlier factsL5–6
03Separate the logical casesL7–11
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
04Establish hstepsL12–16
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply le zero.
05Construct an explicit witnessL17–20
06Separate the logical casesL21–21
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L21
split
07Use earlier factsL22–22
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L22
exact euclidean_trace_exists_linear_witness_witness_witness_witness_left
08Construct an explicit witnessL23–23
Supply the displayed value, then prove that it has the required property.
- L23
exists B
Original defined command ledger · 25 lines
- 0001
intro a - 0002
intro b - 0003
intro B - 0004
intro hzero - 0005
specialize euclidean_trace_exists_linear a - 0006
specialize euclidean_trace_exists_linear b - 0007
cases euclidean_trace_exists_linear - 0008
cases euclidean_trace_exists_linear_witness - 0009
cases euclidean_trace_exists_linear_witness_witness - 0010
cases euclidean_trace_exists_linear_witness_witness_witness - 0011
cases euclidean_trace_exists_linear_witness_witness_witness_witness - 0012
have hsteps : x3 = 0 - 0013
specialize le_zero x3 - 0014
apply le_zero - 0015
rewrite hzero at euclidean_trace_exists_linear_witness_witness_witness_witness_right - 0016
exact euclidean_trace_exists_linear_witness_witness_witness_witness_right - 0017
exists x - 0018
exists x1 - 0019
exists x2 - 0020
exists x3 - 0021
split - 0022
exact euclidean_trace_exists_linear_witness_witness_witness_witness_left - 0023
exists B - 0024
rewrite hsteps - 0025
simp