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 when this family was first admitted in Alpha v21. It is now CLOSED in Alpha v23: every arbitrary exponent has actual canonical beta-coded digits, a complete modular execution, and exact counted bound operations≤3*BitLen(e)+2.
Exact theorem in conservative defined notation
∀ a. ∀ h. ∀ e. ∀ x. ∀ y. BinaryDoubledPower(a,h,e,x,y) → y = x · x
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete unchanged native tactic proof
All 20 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–8
03Use earlier factsL9–18
Instantiate or apply named facts and discharge the corresponding proof obligations.
Original defined command ledger · 20 lines
- 0001
intro a - 0002
intro h - 0003
intro e - 0004
intro x - 0005
intro y - 0006
intro hdouble - 0007
cases hdouble - 0008
cases hdouble_right - 0009
specialize pow_add a - 0010
specialize pow_add h - 0011
specialize pow_add h - 0012
specialize pow_add e - 0013
specialize pow_add x - 0014
specialize pow_add x - 0015
specialize pow_add y - 0016
apply pow_add - 0017
exact hdouble_left - 0018
exact hdouble_right_left - 0019
exact hdouble_right_left - 0020
exact hdouble_right_right