Current library: Alpha v34, 4,223 checked-use theorems; Stable remains 432. Historical first admissions, original proof editions, and non-admitted aliases are preserved.
Canonical signed +1 is code 2 and -1 is code 1. The two-case unit graph does not assume an inverse or cancellation law: its actual product characterization and affine existence and uniqueness are proved. These scalar lemmas support the separately checked finite inverse criterion; full G009 remains broader.
Exact theorem in conservative defined notation
∀ u. ∀ a. ∀ b. ∀ z. SignedUnit(u) → SignedMul(a,u,z) → SignedMul(b,u,z) → a = b
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 signed_mul_functional (z) - L9
specialize signed_mul_functional (u) - L10
specialize signed_mul_functional (a) - L11
specialize signed_mul_functional (b) - L12
apply signed_mul_functional - L13
specialize dirichlet_signed_unit_multiply_involution (u) - L14
specialize dirichlet_signed_unit_multiply_involution (a) - L15
specialize dirichlet_signed_unit_multiply_involution (z) - L16
apply dirichlet_signed_unit_multiply_involution - L17
exact hu
03Use earlier factsL18–24
Instantiate or apply named facts and discharge the corresponding proof obligations.
Original defined command ledger · 24 lines
- 0001
intro u - 0002
intro a - 0003
intro b - 0004
intro z - 0005
intro hu - 0006
intro ha - 0007
intro hb - 0008
specialize signed_mul_functional (z) - 0009
specialize signed_mul_functional (u) - 0010
specialize signed_mul_functional (a) - 0011
specialize signed_mul_functional (b) - 0012
apply signed_mul_functional - 0013
specialize dirichlet_signed_unit_multiply_involution (u) - 0014
specialize dirichlet_signed_unit_multiply_involution (a) - 0015
specialize dirichlet_signed_unit_multiply_involution (z) - 0016
apply dirichlet_signed_unit_multiply_involution - 0017
exact hu - 0018
exact ha - 0019
specialize dirichlet_signed_unit_multiply_involution (u) - 0020
specialize dirichlet_signed_unit_multiply_involution (b) - 0021
specialize dirichlet_signed_unit_multiply_involution (z) - 0022
apply dirichlet_signed_unit_multiply_involution - 0023
exact hu - 0024
exact hb