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.
The exact G025 progression-prime milestone is fully proved in unchanged constructive arithmetic; Mod4Three deliberately reuses its existing Quadratic Reciprocity definition PD0012. The much stronger full Dirichlet progression-prime milestone G030 remains open.
Exact theorem in conservative defined notation
∀ p. Prime(p) → p = 2 ∨ (∃ x. p = 4 · x + 1) → ¬Mod4Three(p)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete unchanged native tactic proof
All 11 lines are the exact independently kernel-checked original script.
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
02Use earlier factsL5–11
Instantiate or apply named facts and discharge the corresponding proof obligations.
Original defined command ledger · 11 lines
- 0001
intro p - 0002
intro hprime - 0003
intro hgood - 0004
intro hthree - 0005
specialize three_mod_four_progression_not_two_square p - 0006
apply three_mod_four_progression_not_two_square - 0007
exact hthree - 0008
specialize prime_two_or_one_mod_four_is_sum_of_two_squares p - 0009
apply prime_two_or_one_mod_four_is_sum_of_two_squares - 0010
exact hprime - 0011
exact hgood