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 u0 u1 u2 u3 u4 u5. ((((((u0) + (u1)) + (u2))) + ((((u3) + (u4)) + (u5))))) = ((((((u0) + (u3))) + (((u1) + (u4)))) + (((u2) + (u5)))))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 u0 u1 u2 u3 u4 u5. ((((((u0) + (u1)) + (u2))) + ((((u3) + (u4)) + (u5))))) = ((((((u0) + (u3))) + (((u1) + (u4)))) + (((u2) + (u5)))))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–6
02Calculate and transport equalitiesL7–15
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
03Use earlier factsL16–17
04Calculate and transport equalitiesL18–22
05Use earlier factsL23–23
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L23
apply four_square_add_swap_right_tail
Original defined command ledger · 28 lines
- 0001
intro u0 - 0002
intro u1 - 0003
intro u2 - 0004
intro u3 - 0005
intro u4 - 0006
intro u5 - 0007
trans ((u0) + ((u1) + ((u2) + ((u3) + ((u4) + (u5)))))) - 0008
simp [add_assoc] - 0009
trans ((u0) + ((u3) + ((u1) + ((u4) + ((u2) + (u5)))))) - 0010
congr - 0011
refl - 0012
trans ((u3) + ((u1) + ((u2) + ((u4) + (u5))))) - 0013
trans ((u1) + ((u3) + ((u2) + ((u4) + (u5))))) - 0014
congr - 0015
refl - 0016
apply four_square_add_swap_right_tail - 0017
apply four_square_add_swap_right_tail - 0018
congr - 0019
refl - 0020
congr - 0021
refl - 0022
trans ((u4) + ((u2) + (u5))) - 0023
apply four_square_add_swap_right_tail - 0024
congr - 0025
refl - 0026
refl - 0027
symm - 0028
simp [add_assoc]