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 a b c. ((forall frp_divisor_fsat_euclid. (exists frp_left_factor_fsat_euclid. a = frp_divisor_fsat_euclid * frp_left_factor_fsat_euclid) -> (exists frp_right_factor_fsat_euclid. b = frp_divisor_fsat_euclid * frp_right_factor_fsat_euclid) -> frp_divisor_fsat_euclid = 1) /\ (exists q. b * c = a * q)) -> exists q. c = a * qConstructive proof overview
Generated structural guide
G003: coprimality and a witnessed divisor of the product construct an actual quotient of the other factor, with no positivity premise added.
The unchanged tactic script uses 1 declared prerequisite and contains 11 exact native proof lines.
Alpha v34 checked-use · first admitted v28 · independently kernel and Lean verified; not Stable
Proof neighborhood
Direct dependencies
gauss_coprime_cancel 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–4
02Separate the logical casesL5–5
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L5
cases h