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.
Exact expanded first-order arithmetic statement
forall a b c d e f g h. ((((a * f) * (c * h) = (a * h) * (c * f))) /\ (((a * g) * (c * e) = (a * e) * (c * g))))Constructive proof overview
Generated structural guide
The two mixed Hamilton products for the ac left-coordinate pair cancel exactly.
The unchanged tactic script uses 1 declared prerequisite and contains 19 exact native proof lines.
dependency-curried kernel-checked theorem body; Alpha enrollment and checked-use authority follow separately sealed release evidence; Stable membership remains unchanged
Proof neighborhood
Direct dependencies
Direct dependents
Formal native tactic body
Dependencies are introduced as named hypotheses before line 1. Local theorem links identify exact declared prerequisites. This dependency-curried candidate body does not grant checked theorem use or Stable membership.
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–9
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L9
split
03Use earlier factsL10–19
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L10
specialize four_square_euler_cross_swap a - L11
specialize four_square_euler_cross_swap f - L12
specialize four_square_euler_cross_swap c - L13
specialize four_square_euler_cross_swap h - L14
exact four_square_euler_cross_swap - L15
specialize four_square_euler_cross_swap a - L16
specialize four_square_euler_cross_swap g - L17
specialize four_square_euler_cross_swap c - L18
specialize four_square_euler_cross_swap e - L19
exact four_square_euler_cross_swap
Original exact command ledger · 19 lines
- 0001
intro a - 0002
intro b - 0003
intro c - 0004
intro d - 0005
intro e - 0006
intro f - 0007
intro g - 0008
intro h - 0009
split - 0010
specialize four_square_euler_cross_swap a - 0011
specialize four_square_euler_cross_swap f - 0012
specialize four_square_euler_cross_swap c - 0013
specialize four_square_euler_cross_swap h - 0014
exact four_square_euler_cross_swap - 0015
specialize four_square_euler_cross_swap a - 0016
specialize four_square_euler_cross_swap g - 0017
specialize four_square_euler_cross_swap c - 0018
specialize four_square_euler_cross_swap e - 0019
exact four_square_euler_cross_swap