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. ∀ s. Prime(p) → FpUnitMultiple(p,n,r) → FpUnitMultiple(p,n,s) → r = s
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 24 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–7
02Use earlier factsL8–17
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L8
specialize binary_canonical_residue_functional (p) - L9
specialize binary_canonical_residue_functional (n) - L10
specialize binary_canonical_residue_functional (r) - L11
specialize binary_canonical_residue_functional (s) - L12
apply binary_canonical_residue_functional - L13
specialize prime_field_unit_multiple_residue (p) - L14
specialize prime_field_unit_multiple_residue (n) - L15
specialize prime_field_unit_multiple_residue (r) - L16
apply prime_field_unit_multiple_residue - L17
exact hp
03Use earlier factsL18–24
Instantiate or apply named facts and discharge the corresponding proof obligations.
Original defined command ledger · 24 lines
- 0001
intro p - 0002
intro n - 0003
intro r - 0004
intro s - 0005
intro hp - 0006
intro hr - 0007
intro hs - 0008
specialize binary_canonical_residue_functional (p) - 0009
specialize binary_canonical_residue_functional (n) - 0010
specialize binary_canonical_residue_functional (r) - 0011
specialize binary_canonical_residue_functional (s) - 0012
apply binary_canonical_residue_functional - 0013
specialize prime_field_unit_multiple_residue (p) - 0014
specialize prime_field_unit_multiple_residue (n) - 0015
specialize prime_field_unit_multiple_residue (r) - 0016
apply prime_field_unit_multiple_residue - 0017
exact hp - 0018
exact hr - 0019
specialize prime_field_unit_multiple_residue (p) - 0020
specialize prime_field_unit_multiple_residue (n) - 0021
specialize prime_field_unit_multiple_residue (s) - 0022
apply prime_field_unit_multiple_residue - 0023
exact hp - 0024
exact hs