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 n. ~(n = 0) -> exists r s. (((((~((r) = 0)) /\ (forall sfd_prime_unbounded_decompositionkernel. (~((sfd_prime_unbounded_decompositionkernel) = 1) /\ forall pvs_left_unbounded_decompositionkerneldomain pvs_right_unbounded_decompositionkerneldomain. (sfd_prime_unbounded_decompositionkernel) = pvs_left_unbounded_decompositionkerneldomain * pvs_right_unbounded_decompositionkerneldomain -> pvs_left_unbounded_decompositionkerneldomain = 1 \/ pvs_right_unbounded_decompositionkerneldomain = 1) -> (exists pvs_le_gap_unbounded_decompositionkernelbound. pvs_le_gap_unbounded_decompositionkernelbound + (sfd_prime_unbounded_decompositionkernel) = (r)) -> ~(exists pvs_factor_unbounded_decompositionkernelsquare. (r) = (sfd_prime_unbounded_decompositionkernel * sfd_prime_unbounded_decompositionkernel) * pvs_factor_unbounded_decompositionkernelsquare)))) /\ ((n) = (r) * ((s) * (s)))))Constructive proof overview
Generated structural guide
Every positive natural is an actual squarefree natural times an actual natural square.
The unchanged tactic script uses 2 declared prerequisites and contains 8 exact native proof lines.
Alpha v34 checked-use · first admitted v29 · independently kernel and Lean verified; not Stable
Proof neighborhood
Direct dependencies
SK000B squarefree_decomposition_bounded_exists 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.
Named ingredients (1)
01Fix variables and assumptionsL1–2
02Use earlier factsL3–8
Original exact command ledger · 8 lines
- 0001
intro n - 0002
intro hn - 0003
specialize squarefree_decomposition_bounded_exists (S n) - 0004
specialize squarefree_decomposition_bounded_exists (n) - 0005
apply squarefree_decomposition_bounded_exists - 0006
exact hn - 0007
specialize le_refl (S n) - 0008
apply le_refl