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.
A floor quotient in the fundamental parallelogram already gives the required strict norm decrease; global nearest-point optimality is not asserted. The shared carrier is identical to the Gaussian carrier, but the multiplication law and norm are different. Eisenstein gcd, factorization, and prime classification remain separate targets.
Exact theorem in conservative defined notation
∀ z. ∀ a. ∀ b. ∀ c. ∀ d. ∀ N. ZPairRep(z,a,b,c,d) → ENorm(z,N) → EisensteinCoordinateNorm(a,b,c,d,N)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 40 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–8
02Separate the logical casesL9–13
03Establish hequalL14–23
Establish this local claim before using it. It is not an additional assumption.
- L14
have hequal : ((((x) + (b)) = ((a) + (x1))) /\ (((x2) + (d)) = ((c) + (x3)))) - L15
specialize gaussian_representation_equal z - L16
specialize gaussian_representation_equal x - L17
specialize gaussian_representation_equal x1 - L18
specialize gaussian_representation_equal x2 - L19
specialize gaussian_representation_equal x3 - L20
specialize gaussian_representation_equal a - L21
specialize gaussian_representation_equal b - L22
specialize gaussian_representation_equal c - L23
specialize gaussian_representation_equal d
04Use earlier factsL24–26
05Separate the logical casesL27–27
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L27
cases hequal
06Use earlier factsL28–37
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L28
specialize eisenstein_coordinate_norm_transport x - L29
specialize eisenstein_coordinate_norm_transport x1 - L30
specialize eisenstein_coordinate_norm_transport x2 - L31
specialize eisenstein_coordinate_norm_transport x3 - L32
specialize eisenstein_coordinate_norm_transport a - L33
specialize eisenstein_coordinate_norm_transport b - L34
specialize eisenstein_coordinate_norm_transport c - L35
specialize eisenstein_coordinate_norm_transport d - L36
specialize eisenstein_coordinate_norm_transport N - L37
apply eisenstein_coordinate_norm_transport
Original defined command ledger · 40 lines
- 0001
intro z - 0002
intro a - 0003
intro b - 0004
intro c - 0005
intro d - 0006
intro N - 0007
intro hrep - 0008
intro hnorm - 0009
cases hnorm - 0010
cases hnorm_witness - 0011
cases hnorm_witness_witness - 0012
cases hnorm_witness_witness_witness - 0013
cases hnorm_witness_witness_witness_witness - 0014
have hequal : ((((x) + (b)) = ((a) + (x1))) /\ (((x2) + (d)) = ((c) + (x3)))) - 0015
specialize gaussian_representation_equal z - 0016
specialize gaussian_representation_equal x - 0017
specialize gaussian_representation_equal x1 - 0018
specialize gaussian_representation_equal x2 - 0019
specialize gaussian_representation_equal x3 - 0020
specialize gaussian_representation_equal a - 0021
specialize gaussian_representation_equal b - 0022
specialize gaussian_representation_equal c - 0023
specialize gaussian_representation_equal d - 0024
apply gaussian_representation_equal - 0025
exact hnorm_witness_witness_witness_witness_left - 0026
exact hrep - 0027
cases hequal - 0028
specialize eisenstein_coordinate_norm_transport x - 0029
specialize eisenstein_coordinate_norm_transport x1 - 0030
specialize eisenstein_coordinate_norm_transport x2 - 0031
specialize eisenstein_coordinate_norm_transport x3 - 0032
specialize eisenstein_coordinate_norm_transport a - 0033
specialize eisenstein_coordinate_norm_transport b - 0034
specialize eisenstein_coordinate_norm_transport c - 0035
specialize eisenstein_coordinate_norm_transport d - 0036
specialize eisenstein_coordinate_norm_transport N - 0037
apply eisenstein_coordinate_norm_transport - 0038
exact hequal_left - 0039
exact hequal_right - 0040
exact hnorm_witness_witness_witness_witness_right