Current library: Alpha v34, 4,223 checked-use theorems; Stable remains 432. Historical first admissions, original proof editions, and non-admitted aliases are preserved.
Each retained summand has a witnessed n=d*q and actual signed multiplication. Zero and nondivisors contribute zero. Input and output values at zero are unrestricted; uniqueness is for positive represented values. The separate inverse family proves the unit-at-one criterion. Full G009 multiplicative-function closure is now admitted in the separate Alpha-v32 multiplicative-convolution family.
Exact theorem in conservative defined notation
∀ F. ∀ G. ∀ n. ∀ d. ∀ z. ¬n = 0 → Lt(n,d) → DirichletEntry(F,G,n,d,z) → z = 0
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 26 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
02Use earlier factsL9–14
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L9
specialize dirichlet_convolution_entry_omitted_value (F) - L10
specialize dirichlet_convolution_entry_omitted_value (G) - L11
specialize dirichlet_convolution_entry_omitted_value (n) - L12
specialize dirichlet_convolution_entry_omitted_value (d) - L13
specialize dirichlet_convolution_entry_omitted_value (z) - L14
apply dirichlet_convolution_entry_omitted_value
03Separate the logical casesL15–15
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L15
right
04Fix variables and assumptionsL16–16
Work with arbitrary variables or the premises of the current implication.
- L16
intro hd
05Use earlier factsL17–26
Original defined command ledger · 26 lines
- 0001
intro F - 0002
intro G - 0003
intro n - 0004
intro d - 0005
intro z - 0006
intro hn - 0007
intro hnd - 0008
intro he - 0009
specialize dirichlet_convolution_entry_omitted_value (F) - 0010
specialize dirichlet_convolution_entry_omitted_value (G) - 0011
specialize dirichlet_convolution_entry_omitted_value (n) - 0012
specialize dirichlet_convolution_entry_omitted_value (d) - 0013
specialize dirichlet_convolution_entry_omitted_value (z) - 0014
apply dirichlet_convolution_entry_omitted_value - 0015
right - 0016
intro hd - 0017
specialize lt_not_le (n) - 0018
specialize lt_not_le (d) - 0019
apply lt_not_le - 0020
exact hnd - 0021
specialize divisor_le_nonzero (d) - 0022
specialize divisor_le_nonzero (n) - 0023
apply divisor_le_nonzero - 0024
exact hn - 0025
exact hd - 0026
exact he