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
∀ b. ∀ c. ∀ l. ∀ g. ∀ d. (∀ x. ∀ y. Lt(x,l) → BetaAt(b,c,x,y) → Dvd(g,y)) → Dvd(d,g) → ∀ x. ∀ y. Lt(x,l) → BetaAt(b,c,x,y) → Dvd(d,y)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 21 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.
01Fix variables and assumptionsL1–10
02Fix variables and assumptionsL11–11
Work with arbitrary variables or the premises of the current implication.
- L11
intro hat
03Use earlier factsL12–21
Instantiate or apply named facts and discharge the corresponding proof obligations.
Original defined command ledger · 21 lines
- 0001
intro b - 0002
intro c - 0003
intro l - 0004
intro g - 0005
intro d - 0006
intro hcommon - 0007
intro hdiv - 0008
intro i - 0009
intro e - 0010
intro hi - 0011
intro hat - 0012
specialize multiple_trans (g) - 0013
specialize multiple_trans (d) - 0014
specialize multiple_trans (e) - 0015
apply multiple_trans - 0016
specialize hcommon (i) - 0017
specialize hcommon (e) - 0018
apply hcommon - 0019
exact hi - 0020
exact hat - 0021
exact hdiv