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 n a b c d. n * 2 = a * a + b * b + c * c + d * d -> (((((((exists fsd_even_first_fsps_norm_selection_ab. a = 2 * fsd_even_first_fsps_norm_selection_ab) /\ (exists fsd_even_second_fsps_norm_selection_ab. b = 2 * fsd_even_second_fsps_norm_selection_ab)) \/ ((exists fsd_odd_first_fsps_norm_selection_ab. a = 2 * fsd_odd_first_fsps_norm_selection_ab + 1) /\ (exists fsd_odd_second_fsps_norm_selection_ab. b = 2 * fsd_odd_second_fsps_norm_selection_ab + 1)))) /\ ((((exists fsd_even_first_fsps_norm_selection_cd. c = 2 * fsd_even_first_fsps_norm_selection_cd) /\ (exists fsd_even_second_fsps_norm_selection_cd. d = 2 * fsd_even_second_fsps_norm_selection_cd)) \/ ((exists fsd_odd_first_fsps_norm_selection_cd. c = 2 * fsd_odd_first_fsps_norm_selection_cd + 1) /\ (exists fsd_odd_second_fsps_norm_selection_cd. d = 2 * fsd_odd_second_fsps_norm_selection_cd + 1))))) \/ (((((((exists fsd_even_first_fsps_norm_selection_crossed_ac. a = 2 * fsd_even_first_fsps_norm_selection_crossed_ac) /\ (exists fsd_even_second_fsps_norm_selection_crossed_ac. c = 2 * fsd_even_second_fsps_norm_selection_crossed_ac)) \/ ((exists fsd_odd_first_fsps_norm_selection_crossed_ac. a = 2 * fsd_odd_first_fsps_norm_selection_crossed_ac + 1) /\ (exists fsd_odd_second_fsps_norm_selection_crossed_ac. c = 2 * fsd_odd_second_fsps_norm_selection_crossed_ac + 1)))) /\ ((((exists fsd_even_first_fsps_norm_selection_crossed_bd. b = 2 * fsd_even_first_fsps_norm_selection_crossed_bd) /\ (exists fsd_even_second_fsps_norm_selection_crossed_bd. d = 2 * fsd_even_second_fsps_norm_selection_crossed_bd)) \/ ((exists fsd_odd_first_fsps_norm_selection_crossed_bd. b = 2 * fsd_odd_first_fsps_norm_selection_crossed_bd + 1) /\ (exists fsd_odd_second_fsps_norm_selection_crossed_bd. d = 2 * fsd_odd_second_fsps_norm_selection_crossed_bd + 1))))) \/ (((((exists fsd_even_first_fsps_norm_selection_crossed_ad. a = 2 * fsd_even_first_fsps_norm_selection_crossed_ad) /\ (exists fsd_even_second_fsps_norm_selection_crossed_ad. d = 2 * fsd_even_second_fsps_norm_selection_crossed_ad)) \/ ((exists fsd_odd_first_fsps_norm_selection_crossed_ad. a = 2 * fsd_odd_first_fsps_norm_selection_crossed_ad + 1) /\ (exists fsd_odd_second_fsps_norm_selection_crossed_ad. d = 2 * fsd_odd_second_fsps_norm_selection_crossed_ad + 1)))) /\ ((((exists fsd_even_first_fsps_norm_selection_crossed_bc. b = 2 * fsd_even_first_fsps_norm_selection_crossed_bc) /\ (exists fsd_even_second_fsps_norm_selection_crossed_bc. c = 2 * fsd_even_second_fsps_norm_selection_crossed_bc)) \/ ((exists fsd_odd_first_fsps_norm_selection_crossed_bc. b = 2 * fsd_odd_first_fsps_norm_selection_crossed_bc + 1) /\ (exists fsd_odd_second_fsps_norm_selection_crossed_bc. c = 2 * fsd_odd_second_fsps_norm_selection_crossed_bc + 1)))))))))Constructive proof overview
Generated structural guide
Every even four-square norm admits a witnessed choice of two equal-parity coordinate pairs.
The unchanged tactic script uses 2 declared prerequisites and contains 10 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
Proof neighborhood
Direct dependencies
FS003U four_square_parity_even_norm_coordinate_sum FS003W four_square_parity_even_coordinate_pair_selectionDirect 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 (2)
01Fix variables and assumptionsL1–6
Original exact command ledger · 10 lines
- 0001
intro n - 0002
intro a - 0003
intro b - 0004
intro c - 0005
intro d - 0006
intro hnorm - 0007
apply four_square_parity_even_coordinate_pair_selection - 0008
specialize four_square_parity_even_norm_coordinate_sum n - 0009
apply four_square_parity_even_norm_coordinate_sum - 0010
exact hnorm