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
∀ B. ∃ p. Prime(p) ∧ (Lt(B,p) ∧ Mod4Three(p))
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete unchanged native tactic proof
All 27 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 (2)
01Fix variables and assumptionsL1–1
Work with arbitrary variables or the premises of the current implication.
- L1
intro B
02Use earlier factsL2–2
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L2
specialize bounded_common_multiple_exists B
03Separate the logical casesL3–4
04Establish hpredecessorL5–8
05Separate the logical casesL9–9
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L9
cases hpredecessor
06Use earlier factsL10–10
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L10
specialize euclid_three_progression_prime_exists x1
07Separate the logical casesL11–13
08Construct an explicit witnessL14–14
Supply the displayed value, then prove that it has the required property.
- L14
exists x2
09Separate the logical casesL15–15
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L15
split
10Use earlier factsL16–16
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L16
exact euclid_three_progression_prime_exists_witness_left
11Separate the logical casesL17–17
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L17
split
12Use earlier factsL18–27
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L18
specialize euclid_three_prime_divisor_exceeds_bound B - L19
specialize euclid_three_prime_divisor_exceeds_bound x - L20
specialize euclid_three_prime_divisor_exceeds_bound x1 - L21
specialize euclid_three_prime_divisor_exceeds_bound x2 - L22
apply euclid_three_prime_divisor_exceeds_bound - L23
exact bounded_common_multiple_exists_witness_right - L24
exact hpredecessor_witness - L25
exact euclid_three_progression_prime_exists_witness_left - L26
exact euclid_three_progression_prime_exists_witness_right_right - L27
exact euclid_three_progression_prime_exists_witness_right_left
Original defined command ledger · 27 lines
- 0001
intro B - 0002
specialize bounded_common_multiple_exists B - 0003
cases bounded_common_multiple_exists - 0004
cases bounded_common_multiple_exists_witness - 0005
have hpredecessor : exists d. x = S d - 0006
specialize nonzero_is_succ x - 0007
apply nonzero_is_succ - 0008
exact bounded_common_multiple_exists_witness_left - 0009
cases hpredecessor - 0010
specialize euclid_three_progression_prime_exists x1 - 0011
cases euclid_three_progression_prime_exists - 0012
cases euclid_three_progression_prime_exists_witness - 0013
cases euclid_three_progression_prime_exists_witness_right - 0014
exists x2 - 0015
split - 0016
exact euclid_three_progression_prime_exists_witness_left - 0017
split - 0018
specialize euclid_three_prime_divisor_exceeds_bound B - 0019
specialize euclid_three_prime_divisor_exceeds_bound x - 0020
specialize euclid_three_prime_divisor_exceeds_bound x1 - 0021
specialize euclid_three_prime_divisor_exceeds_bound x2 - 0022
apply euclid_three_prime_divisor_exceeds_bound - 0023
exact bounded_common_multiple_exists_witness_right - 0024
exact hpredecessor_witness - 0025
exact euclid_three_progression_prime_exists_witness_left - 0026
exact euclid_three_progression_prime_exists_witness_right_right - 0027
exact euclid_three_progression_prime_exists_witness_right_left