Current library: Alpha v34, 4,223 checked-use theorems; Stable remains 432. Historical first admissions, original proof editions, and non-admitted aliases are preserved.
This checkpoint constructs prime-order fields (k=1), with genuine finite arithmetic tables, cardinality, and characteristic. Inversion is proved only for nonzero elements; the table's zero entry is a zero-to-zero convention. G091 for every prime power p^k, with an irreducible polynomial of degree k, remains open. No extension-field construction or G091 closure is claimed.
Exact theorem in conservative defined notation
∀ p. Prime(p) → ∃ x. ∃ y. FpAddPrefix(p,x,y,p · p)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 12 original proof lines are preserved. Only local proposition formulas are abbreviated; every abbreviation has an exact binder-safe expansion check. The linked exact edition contains the unchanged replay 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 (2)
01Fix variables and assumptionsL1–2
02Use earlier factsL3–5
03Fix variables and assumptionsL6–7
Original defined command ledger · 12 lines
- 0001
intro p - 0002
intro hp - 0003
specialize prime_field_add_prefix_choice (p) - 0004
specialize prime_field_add_prefix_choice ((p) * (p)) - 0005
apply prime_field_add_prefix_choice - 0006
intro i - 0007
intro hi - 0008
specialize prime_field_add_grid_value_exists (p) - 0009
specialize prime_field_add_grid_value_exists (i) - 0010
apply prime_field_add_grid_value_exists - 0011
exact hp - 0012
exact hi