Current library: Alpha v34, 4,223 checked-use theorems; Stable remains 432. Historical first admissions, original proof editions, and non-admitted aliases are preserved.
Mobius(n,z) is positive-domain only, independently defined from squarefreeness and actual prime-factor parity. Signed codes 0, 2 and 1 represent zero, +1 and -1. This family proves values and prime-adjunction laws; the separate Möbius-inversion family supplies the complete G007 endpoint.
Exact theorem in conservative defined notation
∀ n. ∀ b. ∀ c. ∀ l. ∀ z. Squarefree(n) → PrimeFactorList(n,b,c,l) → Mobius(n,z) → AlternatingSignedUnit(l,z)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 39 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.
Named ingredients (1)
01Fix variables and assumptionsL1–8
02Separate the logical casesL9–14
03Use earlier factsL15–20
Instantiate or apply named facts and discharge the corresponding proof obligations.
04Separate the logical casesL21–25
05Establish heqL26–35
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply mobius prime factor count unique.
- L26
have heq : x2 = l - L27
specialize mobius_prime_factor_count_unique (n) - L28
specialize mobius_prime_factor_count_unique (x) - L29
specialize mobius_prime_factor_count_unique (x1) - L30
specialize mobius_prime_factor_count_unique (x2) - L31
specialize mobius_prime_factor_count_unique (b) - L32
specialize mobius_prime_factor_count_unique (c) - L33
specialize mobius_prime_factor_count_unique (l) - L34
apply mobius_prime_factor_count_unique - L35
exact hmu_right_right_right_witness_witness_witness_left
06Use earlier factsL36–36
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L36
exact hf
07Calculate and transport equalitiesL37–38
08Use earlier factsL39–39
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L39
exact hmu_right_right_right_witness_witness_witness_right
Original defined command ledger · 39 lines
- 0001
intro n - 0002
intro b - 0003
intro c - 0004
intro l - 0005
intro z - 0006
intro hsf - 0007
intro hf - 0008
intro hmu - 0009
cases hmu - 0010
cases hmu_right - 0011
cases hmu_right_left - 0012
cases hmu_right_left_left - 0013
cases hmu_right_left_left_witness - 0014
exfalso - 0015
specialize squarefree_excludes_prime_square (n) - 0016
specialize squarefree_excludes_prime_square (x) - 0017
apply squarefree_excludes_prime_square - 0018
exact hsf - 0019
exact hmu_right_left_left_witness_left - 0020
exact hmu_right_left_left_witness_right - 0021
cases hmu_right_right - 0022
cases hmu_right_right_right - 0023
cases hmu_right_right_right_witness - 0024
cases hmu_right_right_right_witness_witness - 0025
cases hmu_right_right_right_witness_witness_witness - 0026
have heq : x2 = l - 0027
specialize mobius_prime_factor_count_unique (n) - 0028
specialize mobius_prime_factor_count_unique (x) - 0029
specialize mobius_prime_factor_count_unique (x1) - 0030
specialize mobius_prime_factor_count_unique (x2) - 0031
specialize mobius_prime_factor_count_unique (b) - 0032
specialize mobius_prime_factor_count_unique (c) - 0033
specialize mobius_prime_factor_count_unique (l) - 0034
apply mobius_prime_factor_count_unique - 0035
exact hmu_right_right_right_witness_witness_witness_left - 0036
exact hf - 0037
rewrite heq at hmu_right_right_right_witness_witness_witness_right - 0038
rewrite heq at hmu_right_right_right_witness_witness_witness_right - 0039
exact hmu_right_right_right_witness_witness_witness_right