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.
Sets are complete characteristic-bit codes with actual finite cardinality witnesses. The proof constructs translations and the sumset; no finite-choice oracle, supplied cardinality conclusion, or unproved polynomial-method premise is used.
Exact theorem in conservative defined notation
∀ b. ∀ c. ∀ l. ∀ n. ∀ i. BitCount(b,c,l,n) → ModularSetMember(b,c,l,i) → ¬n = 0
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 23 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–10
03Use earlier factsL11–20
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L11
specialize ne_zero_of_one_le n - L12
apply ne_zero_of_one_le - L13
specialize finite_sum_entry_le b - L14
specialize finite_sum_entry_le c - L15
specialize finite_sum_entry_le l - L16
specialize finite_sum_entry_le n - L17
specialize finite_sum_entry_le i - L18
specialize finite_sum_entry_le 1 - L19
apply finite_sum_entry_le - L20
exact hcount_left
Original defined command ledger · 23 lines
- 0001
intro b - 0002
intro c - 0003
intro l - 0004
intro n - 0005
intro i - 0006
intro hcount - 0007
intro hmember - 0008
intro hz - 0009
cases hcount - 0010
cases hmember - 0011
specialize ne_zero_of_one_le n - 0012
apply ne_zero_of_one_le - 0013
specialize finite_sum_entry_le b - 0014
specialize finite_sum_entry_le c - 0015
specialize finite_sum_entry_le l - 0016
specialize finite_sum_entry_le n - 0017
specialize finite_sum_entry_le i - 0018
specialize finite_sum_entry_le 1 - 0019
apply finite_sum_entry_le - 0020
exact hcount_left - 0021
exact hmember_left - 0022
exact hmember_right - 0023
exact hz