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.
For n>1 the exponent gcd and a real beta table classify and witness all positive root degrees. The unit n=1 has a separate uniform certificate for every positive degree. Zero is excluded. NaturalSquarefreeDecomposition is deliberately distinct from the unrelated polynomial definition.
Exact theorem in conservative defined notation
Squarefree(1)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 19 original proof lines are preserved. Only local proposition formulas are abbreviated; every abbreviation has an exact binder-safe expansion check. The linked exact edition contains the unchanged replay 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.
01Separate the logical casesL1–1
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L1
split
02Fix variables and assumptionsL2–2
Work with arbitrary variables or the premises of the current implication.
- L2
intro hz
03Use earlier factsL3–4
04Fix variables and assumptionsL5–8
05Separate the logical casesL9–9
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L9
cases hp
06Use earlier factsL10–17
07Construct an explicit witnessL18–18
Supply the displayed value, then prove that it has the required property.
- L18
exists p
08Calculate and transport equalitiesL19–19
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L19
refl
Original defined command ledger · 19 lines
- 0001
split - 0002
intro hz - 0003
apply PA1 - 0004
exact hz - 0005
intro p - 0006
intro hp - 0007
intro hle - 0008
intro hdiv - 0009
cases hp - 0010
apply hp_left - 0011
specialize divisor_one (p) - 0012
apply divisor_one - 0013
specialize multiple_trans (p * p) - 0014
specialize multiple_trans (p) - 0015
specialize multiple_trans (1) - 0016
apply multiple_trans - 0017
exact hdiv - 0018
exists p - 0019
refl