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.
Inputs are genuine canonical signed-pair codes, not arbitrary naturals. Products start at the actual Gaussian identity, whose code is six. The factor list uses the proved prime-divisor property; irreducibility alone is not silently renamed primality. Uniqueness supplies equal lengths, a bounded bijection, and an actual unit at each match, including repeated factors. Units have empty factorizations and zero is excluded. Sorted primary representatives, Gaussian prime classification, and Eisenstein factorization are separate targets.
Exact theorem in conservative defined notation
∀ z. ∀ w. ∀ ap. ∀ an. ∀ bp. ∀ bn. ∀ cp. ∀ cn. ∀ dp. ∀ dn. ZPairRep(z,ap,an,bp,bn) → ZPairRep(w,cp,cn,dp,dn) → ap + cn = cp + an ∧ bp + dn = dp + bn → z = w
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 42 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.
01Fix variables and assumptionsL1–10
02Fix variables and assumptionsL11–13
03Use earlier factsL14–23
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L14
specialize gaussian_representation_functional (z) - L15
specialize gaussian_representation_functional (w) - L16
specialize gaussian_representation_functional (ap) - L17
specialize gaussian_representation_functional (an) - L18
specialize gaussian_representation_functional (bp) - L19
specialize gaussian_representation_functional (bn) - L20
apply gaussian_representation_functional - L21
exact hz - L22
specialize gaussian_representation_integer_transport (w) - L23
specialize gaussian_representation_integer_transport (cp)
04Use earlier factsL24–33
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L24
specialize gaussian_representation_integer_transport (cn) - L25
specialize gaussian_representation_integer_transport (dp) - L26
specialize gaussian_representation_integer_transport (dn) - L27
specialize gaussian_representation_integer_transport (ap) - L28
specialize gaussian_representation_integer_transport (an) - L29
specialize gaussian_representation_integer_transport (bp) - L30
specialize gaussian_representation_integer_transport (bn) - L31
apply gaussian_representation_integer_transport - L32
specialize gaussian_equal_symmetric (ap) - L33
specialize gaussian_equal_symmetric (an)
05Use earlier factsL34–42
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L34
specialize gaussian_equal_symmetric (bp) - L35
specialize gaussian_equal_symmetric (bn) - L36
specialize gaussian_equal_symmetric (cp) - L37
specialize gaussian_equal_symmetric (cn) - L38
specialize gaussian_equal_symmetric (dp) - L39
specialize gaussian_equal_symmetric (dn) - L40
apply gaussian_equal_symmetric - L41
exact heq - L42
exact hw
Original defined command ledger · 42 lines
- 0001
intro z - 0002
intro w - 0003
intro ap - 0004
intro an - 0005
intro bp - 0006
intro bn - 0007
intro cp - 0008
intro cn - 0009
intro dp - 0010
intro dn - 0011
intro hz - 0012
intro hw - 0013
intro heq - 0014
specialize gaussian_representation_functional (z) - 0015
specialize gaussian_representation_functional (w) - 0016
specialize gaussian_representation_functional (ap) - 0017
specialize gaussian_representation_functional (an) - 0018
specialize gaussian_representation_functional (bp) - 0019
specialize gaussian_representation_functional (bn) - 0020
apply gaussian_representation_functional - 0021
exact hz - 0022
specialize gaussian_representation_integer_transport (w) - 0023
specialize gaussian_representation_integer_transport (cp) - 0024
specialize gaussian_representation_integer_transport (cn) - 0025
specialize gaussian_representation_integer_transport (dp) - 0026
specialize gaussian_representation_integer_transport (dn) - 0027
specialize gaussian_representation_integer_transport (ap) - 0028
specialize gaussian_representation_integer_transport (an) - 0029
specialize gaussian_representation_integer_transport (bp) - 0030
specialize gaussian_representation_integer_transport (bn) - 0031
apply gaussian_representation_integer_transport - 0032
specialize gaussian_equal_symmetric (ap) - 0033
specialize gaussian_equal_symmetric (an) - 0034
specialize gaussian_equal_symmetric (bp) - 0035
specialize gaussian_equal_symmetric (bn) - 0036
specialize gaussian_equal_symmetric (cp) - 0037
specialize gaussian_equal_symmetric (cn) - 0038
specialize gaussian_equal_symmetric (dp) - 0039
specialize gaussian_equal_symmetric (dn) - 0040
apply gaussian_equal_symmetric - 0041
exact heq - 0042
exact hw