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. ((((b * f) * (d * h) = (b * h) * (d * f))) /\ (((b * g) * (d * e) = (b * e) * (d * g))))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. ((((b * f) * (d * h) = (b * h) * (d * f))) /\ (((b * g) * (d * e) = (b * e) * (d * g))))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–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 b - L11
specialize four_square_euler_cross_swap f - L12
specialize four_square_euler_cross_swap d - L13
specialize four_square_euler_cross_swap h - L14
exact four_square_euler_cross_swap - L15
specialize four_square_euler_cross_swap b - L16
specialize four_square_euler_cross_swap g - L17
specialize four_square_euler_cross_swap d - L18
specialize four_square_euler_cross_swap e - L19
exact four_square_euler_cross_swap
Original defined 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 b - 0011
specialize four_square_euler_cross_swap f - 0012
specialize four_square_euler_cross_swap d - 0013
specialize four_square_euler_cross_swap h - 0014
exact four_square_euler_cross_swap - 0015
specialize four_square_euler_cross_swap b - 0016
specialize four_square_euler_cross_swap g - 0017
specialize four_square_euler_cross_swap d - 0018
specialize four_square_euler_cross_swap e - 0019
exact four_square_euler_cross_swap