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 ap an bp bn cp cn dp dn ep en fp fn. ((((((ap) * (((cp) + (ep))))) + (((an) * (((cn) + (en))))))) + (((((bp) * (((dn) + (fn))))) + (((bn) * (((dp) + (fp))))))))=((((((((ap) * (cp))) + (((an) * (cn))))) + (((((bp) * (dn))) + (((bn) * (dp))))))) + (((((((ap) * (ep))) + (((an) * (en))))) + (((((bp) * (fn))) + (((bn) * (fp))))))))Constructive proof overview
Generated structural guide
Guided ordinary-HA distributivity for the actual Gaussian real positive component; no AC search or new tactic.
The unchanged tactic script uses 4 declared prerequisites and contains 44 exact native proof lines.
Alpha v34 checked-use · first admitted v30 · independently kernel and Lean verified; not Stable
Proof neighborhood
Direct dependencies
mul_add Stable theorem; checked-use authorized add_assoc Stable theorem; checked-use authorized add_comm Stable theorem; checked-use authorized four_square_add_swap_right_tail Alpha theorem; checked-use authorizedDirect 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.
01Fix variables and assumptionsL1–10
02Fix variables and assumptionsL11–12
03Calculate and transport equalitiesL13–18
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L13
trans ((((ap) * (cp))) + ((((ap) * (ep))) + ((((an) * (cn))) + ((((an) * (en))) + ((((bp) * (dn))) + ((((bp) * (fn))) + ((((bn) * (dp))) + (((bn) * (fp)))))))))) - L14
simp [mul_add, add_assoc] - L15
trans ((((ap) * (cp))) + ((((an) * (cn))) + ((((bp) * (dn))) + ((((bn) * (dp))) + ((((ap) * (ep))) + ((((an) * (en))) + ((((bp) * (fn))) + (((bn) * (fp)))))))))) - L16
congr - L17
refl - L18
trans ((((an) * (cn))) + ((((ap) * (ep))) + ((((an) * (en))) + ((((bp) * (dn))) + ((((bp) * (fn))) + ((((bn) * (dp))) + (((bn) * (fp)))))))))
04Use earlier factsL19–19
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L19
apply four_square_add_swap_right_tail
05Calculate and transport equalitiesL20–25
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
06Use earlier factsL26–27
07Calculate and transport equalitiesL28–36
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L28
congr - L29
refl - L30
trans ((((bn) * (dp))) + ((((ap) * (ep))) + ((((an) * (en))) + ((((bp) * (fn))) + (((bn) * (fp))))))) - L31
trans ((((ap) * (ep))) + ((((bn) * (dp))) + ((((an) * (en))) + ((((bp) * (fn))) + (((bn) * (fp))))))) - L32
congr - L33
refl - L34
trans ((((an) * (en))) + ((((bn) * (dp))) + ((((bp) * (fn))) + (((bn) * (fp)))))) - L35
congr - L36
refl
08Use earlier factsL37–39
Original exact command ledger · 44 lines
- 0001
intro ap - 0002
intro an - 0003
intro bp - 0004
intro bn - 0005
intro cp - 0006
intro cn - 0007
intro dp - 0008
intro dn - 0009
intro ep - 0010
intro en - 0011
intro fp - 0012
intro fn - 0013
trans ((((ap) * (cp))) + ((((ap) * (ep))) + ((((an) * (cn))) + ((((an) * (en))) + ((((bp) * (dn))) + ((((bp) * (fn))) + ((((bn) * (dp))) + (((bn) * (fp)))))))))) - 0014
simp [mul_add, add_assoc] - 0015
trans ((((ap) * (cp))) + ((((an) * (cn))) + ((((bp) * (dn))) + ((((bn) * (dp))) + ((((ap) * (ep))) + ((((an) * (en))) + ((((bp) * (fn))) + (((bn) * (fp)))))))))) - 0016
congr - 0017
refl - 0018
trans ((((an) * (cn))) + ((((ap) * (ep))) + ((((an) * (en))) + ((((bp) * (dn))) + ((((bp) * (fn))) + ((((bn) * (dp))) + (((bn) * (fp))))))))) - 0019
apply four_square_add_swap_right_tail - 0020
congr - 0021
refl - 0022
trans ((((bp) * (dn))) + ((((ap) * (ep))) + ((((an) * (en))) + ((((bp) * (fn))) + ((((bn) * (dp))) + (((bn) * (fp)))))))) - 0023
trans ((((ap) * (ep))) + ((((bp) * (dn))) + ((((an) * (en))) + ((((bp) * (fn))) + ((((bn) * (dp))) + (((bn) * (fp)))))))) - 0024
congr - 0025
refl - 0026
apply four_square_add_swap_right_tail - 0027
apply four_square_add_swap_right_tail - 0028
congr - 0029
refl - 0030
trans ((((bn) * (dp))) + ((((ap) * (ep))) + ((((an) * (en))) + ((((bp) * (fn))) + (((bn) * (fp))))))) - 0031
trans ((((ap) * (ep))) + ((((bn) * (dp))) + ((((an) * (en))) + ((((bp) * (fn))) + (((bn) * (fp))))))) - 0032
congr - 0033
refl - 0034
trans ((((an) * (en))) + ((((bn) * (dp))) + ((((bp) * (fn))) + (((bn) * (fp)))))) - 0035
congr - 0036
refl - 0037
apply four_square_add_swap_right_tail - 0038
apply four_square_add_swap_right_tail - 0039
apply four_square_add_swap_right_tail - 0040
congr - 0041
refl - 0042
refl - 0043
symm - 0044
simp [mul_add, add_assoc]