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 * a + b * b + c * c + d * d) * (e * e + f * f + g * g + h * h) = ((a * e) * (a * e) + (a * f) * (a * f) + (a * g) * (a * g) + (a * h) * (a * h)) + ((b * e) * (b * e) + (b * f) * (b * f) + (b * g) * (b * g) + (b * h) * (b * h)) + ((c * e) * (c * e) + (c * f) * (c * f) + (c * g) * (c * g) + (c * h) * (c * h)) + ((d * e) * (d * e) + (d * f) * (d * f) + (d * g) * (d * g) + (d * h) * (d * h))Constructive proof overview
Generated structural guide
The complete eight-variable quaternion norm product expands into exactly its sixteen squared coordinate products.
The unchanged tactic script uses 2 declared prerequisites and contains 24 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 exact body belongs to a complete independently kernel-checked constructive proof bundle and has Alpha checked-use authority; it does not imply 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 (2)
01Fix variables and assumptionsL1–8
02Use earlier factsL9–16
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L9
specialize four_square_norm_distributes a - L10
specialize four_square_norm_distributes b - L11
specialize four_square_norm_distributes c - L12
specialize four_square_norm_distributes d - L13
specialize four_square_norm_distributes e - L14
specialize four_square_norm_distributes f - L15
specialize four_square_norm_distributes g - L16
specialize four_square_norm_distributes h
03Calculate and transport equalitiesL17–20
Original exact command ledger · 24 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
specialize four_square_norm_distributes a - 0010
specialize four_square_norm_distributes b - 0011
specialize four_square_norm_distributes c - 0012
specialize four_square_norm_distributes d - 0013
specialize four_square_norm_distributes e - 0014
specialize four_square_norm_distributes f - 0015
specialize four_square_norm_distributes g - 0016
specialize four_square_norm_distributes h - 0017
rewrite four_square_norm_distributes - 0018
congr - 0019
congr - 0020
congr - 0021
apply four_square_euler_diagonal_block - 0022
apply four_square_euler_diagonal_block - 0023
apply four_square_euler_diagonal_block - 0024
apply four_square_euler_diagonal_block