Current library: Alpha v34, 4,223 checked-use theorems; Stable remains 432. Historical first admissions, original proof editions, and non-admitted aliases are preserved.
Operation tables contain actual beta-coded entries and compare represented signed values, not encodings. The strict sum window is i<l and the separately certified endpoint i=l is unused. Rectangular Fubini and full finite signed Möbius inversion are separate, now-admitted families.
Exact theorem in conservative defined notation
∀ N. ∀ F. ∀ i. ArithTable(N,F) → ∃ x. ArithAt(F,i,x)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 15 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–4
02Use earlier factsL5–14
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L5
specialize divisor_signed_table_lookup (i) - L6
specialize divisor_signed_table_lookup (F) - L7
specialize divisor_signed_table_lookup (i) - L8
apply divisor_signed_table_lookup - L9
specialize signed_table_domain_resize (N) - L10
specialize signed_table_domain_resize (i) - L11
specialize signed_table_domain_resize (F) - L12
apply signed_table_domain_resize - L13
exact ht - L14
specialize le_refl (i)
03Use earlier factsL15–15
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L15
apply le_refl
Original defined command ledger · 15 lines
- 0001
intro N - 0002
intro F - 0003
intro i - 0004
intro ht - 0005
specialize divisor_signed_table_lookup (i) - 0006
specialize divisor_signed_table_lookup (F) - 0007
specialize divisor_signed_table_lookup (i) - 0008
apply divisor_signed_table_lookup - 0009
specialize signed_table_domain_resize (N) - 0010
specialize signed_table_domain_resize (i) - 0011
specialize signed_table_domain_resize (F) - 0012
apply signed_table_domain_resize - 0013
exact ht - 0014
specialize le_refl (i) - 0015
apply le_refl