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. ∀ d. ∀ e. ∀ l. ∀ n. ∀ m. BitCount(b,c,l,n) → BitCount(d,e,l,m) → ModularSetSubset(b,c,d,e,l) → Le(n,m)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 30 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–10
02Separate the logical casesL11–12
03Use earlier factsL13–22
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L13
specialize beta_sum_pointwise_le b - L14
specialize beta_sum_pointwise_le c - L15
specialize beta_sum_pointwise_le d - L16
specialize beta_sum_pointwise_le e - L17
specialize beta_sum_pointwise_le l - L18
specialize beta_sum_pointwise_le n - L19
specialize beta_sum_pointwise_le m - L20
apply beta_sum_pointwise_le - L21
specialize finite_bit_subset_pointwise_le b - L22
specialize finite_bit_subset_pointwise_le c
04Use earlier factsL23–30
Instantiate or apply named facts and discharge the corresponding proof obligations.
Original defined command ledger · 30 lines
- 0001
intro b - 0002
intro c - 0003
intro d - 0004
intro e - 0005
intro l - 0006
intro n - 0007
intro m - 0008
intro hn - 0009
intro hm - 0010
intro hsub - 0011
cases hn - 0012
cases hm - 0013
specialize beta_sum_pointwise_le b - 0014
specialize beta_sum_pointwise_le c - 0015
specialize beta_sum_pointwise_le d - 0016
specialize beta_sum_pointwise_le e - 0017
specialize beta_sum_pointwise_le l - 0018
specialize beta_sum_pointwise_le n - 0019
specialize beta_sum_pointwise_le m - 0020
apply beta_sum_pointwise_le - 0021
specialize finite_bit_subset_pointwise_le b - 0022
specialize finite_bit_subset_pointwise_le c - 0023
specialize finite_bit_subset_pointwise_le d - 0024
specialize finite_bit_subset_pointwise_le e - 0025
specialize finite_bit_subset_pointwise_le l - 0026
apply finite_bit_subset_pointwise_le - 0027
exact hn_right - 0028
exact hsub - 0029
exact hn_left - 0030
exact hm_left