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. ∀ n. ∀ r. Prime(p) → FpUnitMultiple(p,n,r) → CanonicalModularResidue(p,n,r)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 15 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 (1)
01Fix variables and assumptionsL1–5
02Separate the logical casesL6–7
03Use earlier factsL8–15
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L8
specialize prime_field_unit_trace_residue (p) - L9
specialize prime_field_unit_trace_residue (n) - L10
specialize prime_field_unit_trace_residue (x) - L11
specialize prime_field_unit_trace_residue (x1) - L12
specialize prime_field_unit_trace_residue (r) - L13
apply prime_field_unit_trace_residue - L14
exact hp - L15
exact hm_witness_witness
Original defined command ledger · 15 lines
- 0001
intro p - 0002
intro n - 0003
intro r - 0004
intro hp - 0005
intro hm - 0006
cases hm - 0007
cases hm_witness - 0008
specialize prime_field_unit_trace_residue (p) - 0009
specialize prime_field_unit_trace_residue (n) - 0010
specialize prime_field_unit_trace_residue (x) - 0011
specialize prime_field_unit_trace_residue (x1) - 0012
specialize prime_field_unit_trace_residue (r) - 0013
apply prime_field_unit_trace_residue - 0014
exact hp - 0015
exact hm_witness_witness