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 x y z w. (x + y) * (z + w) + (z + w) * (x + y) = ((x * z + z * x) + (x * w + w * x)) + ((y * z + z * y) + (y * w + w * y))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 x y z w. (x + y) * (z + w) + (z + w) * (x + y) = ((x * z + z * x) + (x * w + w * x)) + ((y * z + z * y) + (y * w + w * y))Proof neighborhood
Direct theorem prerequisites
FS0006 four_square_add_swap_right_tailDirect 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–4
02Calculate and transport equalitiesL5–14
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L5
simp [mul_add, add_mul] - L6
trans ((x * z) + ((y * z) + ((x * w) + ((y * w) + ((z * x) + ((w * x) + ((z * y) + (w * y)))))))) - L7
simp [add_assoc] - L8
trans ((x * z) + ((z * x) + ((x * w) + ((w * x) + ((y * z) + ((z * y) + ((y * w) + (w * y)))))))) - L9
congr - L10
refl - L11
trans ((z * x) + ((y * z) + ((x * w) + ((y * w) + ((w * x) + ((z * y) + (w * y))))))) - L12
trans ((y * z) + ((z * x) + ((x * w) + ((y * w) + ((w * x) + ((z * y) + (w * y))))))) - L13
congr - L14
refl
03Calculate and transport equalitiesL15–17
04Use earlier factsL18–20
05Calculate and transport equalitiesL21–23
06Use earlier factsL24–24
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L24
apply four_square_add_swap_right_tail
07Calculate and transport equalitiesL25–30
08Use earlier factsL31–32
09Calculate and transport equalitiesL33–37
10Use earlier factsL38–38
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L38
apply four_square_add_swap_right_tail
Original defined command ledger · 43 lines
- 0001
intro x - 0002
intro y - 0003
intro z - 0004
intro w - 0005
simp [mul_add, add_mul] - 0006
trans ((x * z) + ((y * z) + ((x * w) + ((y * w) + ((z * x) + ((w * x) + ((z * y) + (w * y)))))))) - 0007
simp [add_assoc] - 0008
trans ((x * z) + ((z * x) + ((x * w) + ((w * x) + ((y * z) + ((z * y) + ((y * w) + (w * y)))))))) - 0009
congr - 0010
refl - 0011
trans ((z * x) + ((y * z) + ((x * w) + ((y * w) + ((w * x) + ((z * y) + (w * y))))))) - 0012
trans ((y * z) + ((z * x) + ((x * w) + ((y * w) + ((w * x) + ((z * y) + (w * y))))))) - 0013
congr - 0014
refl - 0015
trans ((x * w) + ((z * x) + ((y * w) + ((w * x) + ((z * y) + (w * y)))))) - 0016
congr - 0017
refl - 0018
apply four_square_add_swap_right_tail - 0019
apply four_square_add_swap_right_tail - 0020
apply four_square_add_swap_right_tail - 0021
congr - 0022
refl - 0023
trans ((x * w) + ((y * z) + ((y * w) + ((w * x) + ((z * y) + (w * y)))))) - 0024
apply four_square_add_swap_right_tail - 0025
congr - 0026
refl - 0027
trans ((w * x) + ((y * z) + ((y * w) + ((z * y) + (w * y))))) - 0028
trans ((y * z) + ((w * x) + ((y * w) + ((z * y) + (w * y))))) - 0029
congr - 0030
refl - 0031
apply four_square_add_swap_right_tail - 0032
apply four_square_add_swap_right_tail - 0033
congr - 0034
refl - 0035
congr - 0036
refl - 0037
trans ((z * y) + ((y * w) + (w * y))) - 0038
apply four_square_add_swap_right_tail - 0039
congr - 0040
refl - 0041
refl - 0042
symm - 0043
simp [add_assoc]