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.
G101 was OPEN when this family was first admitted in Alpha v21. It is now CLOSED in Alpha v23: the actual anchored Euclidean history, terminal gcd, and exact bound steps≤2*BitLen(b)+1 are proved.
Exact theorem in conservative defined notation
∀ a. EuclideanExecution(a,0,a,0)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete unchanged native tactic proof
All 11 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–1
Work with arbitrary variables or the premises of the current implication.
- L1
intro a
02Use earlier factsL2–2
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L2
specialize continued_fraction_empty_trace_exists a
03Separate the logical casesL3–4
04Construct an explicit witnessL5–7
05Separate the logical casesL8–8
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L8
split
Original defined command ledger · 11 lines
- 0001
intro a - 0002
specialize continued_fraction_empty_trace_exists a - 0003
cases continued_fraction_empty_trace_exists - 0004
cases continued_fraction_empty_trace_exists_witness - 0005
exists 0 - 0006
exists x - 0007
exists x1 - 0008
split - 0009
exact continued_fraction_empty_trace_exists_witness_witness - 0010
specialize is_gcd_zero_right a - 0011
exact is_gcd_zero_right