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 i a. (((((~(S (i) = 1) /\ forall bpr_left_pc_prim_positive_source_prime bpr_right_pc_prim_positive_source_prime. S (i) = bpr_left_pc_prim_positive_source_prime * bpr_right_pc_prim_positive_source_prime -> bpr_left_pc_prim_positive_source_prime = 1 \/ bpr_right_pc_prim_positive_source_prime = 1)) /\ a = S (i)) \/ (~((~(S (i) = 1) /\ forall bpr_left_pc_prim_positive_source_prime bpr_right_pc_prim_positive_source_prime. S (i) = bpr_left_pc_prim_positive_source_prime * bpr_right_pc_prim_positive_source_prime -> bpr_left_pc_prim_positive_source_prime = 1 \/ bpr_right_pc_prim_positive_source_prime = 1)) /\ a = 1))) -> (exists pc_le_prim_positive_result. pc_le_prim_positive_result + (1) = (a))Constructive proof overview
Generated structural guide
Every dense primorial factor is at least one, including nonprime positions.
The unchanged tactic script uses 1 declared prerequisite and contains 12 exact native proof lines.
Alpha v34 checked-use · first admitted v27 · independently kernel and Lean verified; not Stable
Proof neighborhood
Direct dependencies
le_refl Stable 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–3
02Separate the logical casesL4–5
03Calculate and transport equalitiesL6–6
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L6
rewrite h_left_right
04Construct an explicit witnessL7–7
Supply the displayed value, then prove that it has the required property.
- L7
exists i
05Calculate and transport equalitiesL8–8
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L8
simp
06Separate the logical casesL9–9
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L9
cases h_right
07Calculate and transport equalitiesL10–10
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L10
rewrite h_right_right