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.
G102 was OPEN at this family's Alpha-v22 first admission: complete execution was proved only for a supplied valid beta-coded digit prefix. G102 is now CLOSED in Alpha v23 for every arbitrary exponent, with actual canonical digits and operations≤3*BitLen(e)+2.
Exact theorem in conservative defined notation
∀ b. ∀ c. ∀ a. ∀ m. ∀ r. BinaryModularExecution(b,c,a,m,0,r) → r = 1
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete unchanged native tactic proof
All 18 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–6
02Separate the logical casesL7–10
03Use earlier factsL11–18
Instantiate or apply named facts and discharge the corresponding proof obligations.
Original defined command ledger · 18 lines
- 0001
intro b - 0002
intro c - 0003
intro a - 0004
intro m - 0005
intro r - 0006
intro hexecution - 0007
cases hexecution - 0008
cases hexecution_witness - 0009
cases hexecution_witness_witness - 0010
cases hexecution_witness_witness_left - 0011
specialize beta_at_unique x - 0012
specialize beta_at_unique x1 - 0013
specialize beta_at_unique 0 - 0014
specialize beta_at_unique r - 0015
specialize beta_at_unique 1 - 0016
apply beta_at_unique - 0017
exact hexecution_witness_witness_right - 0018
exact hexecution_witness_witness_left_left