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.
Statement with defined notation
forall a b c d e f g h m0 m1 m2 m3. ((((a * e) = (b * f + c * g + d * h) + m0) \/ ((b * f + c * g + d * h) = (a * e) + m0)) /\ ((((a * f + b * e + c * h) = (d * g) + m1) \/ ((d * g) = (a * f + b * e + c * h) + m1)) /\ ((((a * g + c * e + d * f) = (b * h) + m2) \/ ((b * h) = (a * g + c * e + d * f) + m2)) /\ (((a * h + b * g + d * e) = (c * f) + m3) \/ ((c * f) = (a * h + b * g + d * e) + m3))))) -> (((a * e) * (a * e) + (b * f + c * g + d * h) * (b * f + c * g + d * h) = m0 * m0 + ((a * e) * (b * f + c * g + d * h) + (b * f + c * g + d * h) * (a * e))) /\ (((a * f + b * e + c * h) * (a * f + b * e + c * h) + (d * g) * (d * g) = m1 * m1 + ((a * f + b * e + c * h) * (d * g) + (d * g) * (a * f + b * e + c * h))) /\ (((a * g + c * e + d * f) * (a * g + c * e + d * f) + (b * h) * (b * h) = m2 * m2 + ((a * g + c * e + d * f) * (b * h) + (b * h) * (a * g + c * e + d * f))) /\ ((a * h + b * g + d * e) * (a * h + b * g + d * e) + (c * f) * (c * f) = m3 * m3 + ((a * h + b * g + d * e) * (c * f) + (c * f) * (a * h + b * g + d * e))))))Every purple notation token opens its conservative definition. This reading surface never changes the unchanged intuitionistic kernel or confers checked-use authority.
Definitions used by this theorem
In the theorem statement
In local proof propositions
Exact expanded first-order statement
forall a b c d e f g h m0 m1 m2 m3. ((((a * e) = (b * f + c * g + d * h) + m0) \/ ((b * f + c * g + d * h) = (a * e) + m0)) /\ ((((a * f + b * e + c * h) = (d * g) + m1) \/ ((d * g) = (a * f + b * e + c * h) + m1)) /\ ((((a * g + c * e + d * f) = (b * h) + m2) \/ ((b * h) = (a * g + c * e + d * f) + m2)) /\ (((a * h + b * g + d * e) = (c * f) + m3) \/ ((c * f) = (a * h + b * g + d * e) + m3))))) -> (((a * e) * (a * e) + (b * f + c * g + d * h) * (b * f + c * g + d * h) = m0 * m0 + ((a * e) * (b * f + c * g + d * h) + (b * f + c * g + d * h) * (a * e))) /\ (((a * f + b * e + c * h) * (a * f + b * e + c * h) + (d * g) * (d * g) = m1 * m1 + ((a * f + b * e + c * h) * (d * g) + (d * g) * (a * f + b * e + c * h))) /\ (((a * g + c * e + d * f) * (a * g + c * e + d * f) + (b * h) * (b * h) = m2 * m2 + ((a * g + c * e + d * f) * (b * h) + (b * h) * (a * g + c * e + d * f))) /\ ((a * h + b * g + d * e) * (a * h + b * g + d * e) + (c * f) * (c * f) = m3 * m3 + ((a * h + b * g + d * e) * (c * f) + (c * f) * (a * h + b * g + d * e))))))Proof neighborhood
Direct theorem prerequisites
Direct theorem dependents
Definition-aware tactic body
Only propositions whose conservative expansion has been checked for exact first-order equivalence are compacted. Every changed line retains its immutable exact replay command.
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–10
02Fix variables and assumptionsL11–13
03Separate the logical casesL14–17
04Use earlier factsL18–19
05Separate the logical casesL20–20
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L20
split
06Use earlier factsL21–22
07Separate the logical casesL23–23
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L23
split
Original defined command ledger · 27 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
intro m0 - 0010
intro m1 - 0011
intro m2 - 0012
intro m3 - 0013
intro hmagnitudes - 0014
cases hmagnitudes - 0015
cases hmagnitudes_right - 0016
cases hmagnitudes_right_right - 0017
split - 0018
apply four_square_absolute_square_balance - 0019
exact hmagnitudes_left - 0020
split - 0021
apply four_square_absolute_square_balance - 0022
exact hmagnitudes_right_left - 0023
split - 0024
apply four_square_absolute_square_balance - 0025
exact hmagnitudes_right_right_left - 0026
apply four_square_absolute_square_balance - 0027
exact hmagnitudes_right_right_right