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
∀ m. ∀ x. BinaryModulus(m) → ∃ y. CanonicalModularResidue(m,x · x,y)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete unchanged native tactic proof
All 7 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.
Named ingredients (1)
01Fix variables and assumptionsL1–3
Original defined command ledger · 7 lines
- 0001
intro m - 0002
intro x - 0003
intro hmodulus - 0004
specialize binary_canonical_residue_exists m - 0005
specialize binary_canonical_residue_exists (x * x) - 0006
apply binary_canonical_residue_exists - 0007
exact hmodulus