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 u0 u1 u2 u3 u4 u5. ((((((u0) + (u1)) + (u2))) + ((((u3) + (u4)) + (u5))))) = ((((((u0) + (u3))) + (((u1) + (u4)))) + (((u2) + (u5)))))Constructive proof overview
Generated structural guide
Six abstract additive entries are paired by a bounded explicit adjacent-swap proof.
The unchanged tactic script uses 3 declared prerequisites and contains 28 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
Historical empty-context replay experiment only; that experiment persisted no certificate and granted no release authority. Current checked use follows separately sealed, independently verified proof bundles; there is no Stable promotion.
Proof neighborhood
Direct dependencies
add_assoc Stable theorem; checked-use authorized add_comm Stable theorem; checked-use authorized FS0006 four_square_add_swap_right_tailDirect 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 (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 exact 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]