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 d p q t. ~(p = 0) -> (((exists ff_lt_pth_correction_exists_bound. ff_lt_pth_correction_exists_bound + S t = p) /\ (exists hgcrt_mod_left_pth_correction_exists_annihilation hgcrt_mod_right_pth_correction_exists_annihilation. (q + d * t) + p * hgcrt_mod_left_pth_correction_exists_annihilation = 0 + p * hgcrt_mod_right_pth_correction_exists_annihilation))) -> exists w. q + d * t = p * wConstructive proof overview
Generated structural guide
Every verified bounded Hensel correction supplies an actual natural divisibility witness for its annihilated linear residual.
The unchanged tactic script uses 1 declared prerequisite and contains 12 exact native proof lines.
Alpha v34 checked-use · first admitted v25 · independently kernel and Lean verified; not Stable
Proof neighborhood
Direct dependencies
mod_eq_zero_to_dvd_nonzero 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–6
02Separate the logical casesL7–7
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L7
cases ht
Separate complete second-wave branches: Full G095 proof · Alpha v27.