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. BitCount(b,c,l,n) → ¬n = l → ∃ x. Lt(x,l) ∧ BetaAt(b,c,x,0)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 41 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.
01Fix variables and assumptionsL1–6
02Use earlier factsL7–10
03Separate the logical casesL11–11
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L11
cases finite_contains_decidable
04Use earlier factsL12–12
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L12
exact finite_contains_decidable_left
05Separate the logical casesL13–13
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L13
exfalso
06Use earlier factsL14–19
Instantiate or apply named facts and discharge the corresponding proof obligations.
07Fix variables and assumptionsL20–21
08Separate the logical casesL22–22
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L22
cases hcount
09Use earlier factsL23–23
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L23
specialize hcount_right i
10Establish hentryL24–26
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply hcount right.
- L24
have hentry : ∃ a. BetaAt(b,c,i,a) ∧ (a = 0 ∨ a = 1)Definitions: BetaAt(b,c,i,a)Original native command in the exact edition - L25
apply hcount_right - L26
exact hi
11Separate the logical casesL27–30
12Use earlier factsL31–31
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L31
apply finite_contains_decidable_right
13Construct an explicit witnessL32–32
Supply the displayed value, then prove that it has the required property.
- L32
exists i
14Separate the logical casesL33–33
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L33
split
15Use earlier factsL34–34
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L34
exact hi
16Calculate and transport equalitiesL35–36
17Use earlier factsL37–37
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L37
exact hentry_witness_left
18Calculate and transport equalitiesL38–39
Original defined command ledger · 41 lines
- 0001
intro b - 0002
intro c - 0003
intro l - 0004
intro n - 0005
intro hcount - 0006
intro hne - 0007
specialize finite_contains_decidable b - 0008
specialize finite_contains_decidable c - 0009
specialize finite_contains_decidable l - 0010
specialize finite_contains_decidable 0 - 0011
cases finite_contains_decidable - 0012
exact finite_contains_decidable_left - 0013
exfalso - 0014
apply hne - 0015
specialize beta_all_one_bit_count_exact b - 0016
specialize beta_all_one_bit_count_exact c - 0017
specialize beta_all_one_bit_count_exact l - 0018
specialize beta_all_one_bit_count_exact n - 0019
apply beta_all_one_bit_count_exact - 0020
intro i - 0021
intro hi - 0022
cases hcount - 0023
specialize hcount_right i - 0024
have hentry : ∃ a. BetaAt(b,c,i,a) ∧ (a = 0 ∨ a = 1) - 0025
apply hcount_right - 0026
exact hi - 0027
cases hentry - 0028
cases hentry_witness - 0029
cases hentry_witness_right - 0030
exfalso - 0031
apply finite_contains_decidable_right - 0032
exists i - 0033
split - 0034
exact hi - 0035
rewrite hentry_witness_right_left at hentry_witness_left - 0036
rewrite hentry_witness_right_left at hentry_witness_left - 0037
exact hentry_witness_left - 0038
rewrite hentry_witness_right_right at hentry_witness_left - 0039
rewrite hentry_witness_right_right at hentry_witness_left - 0040
exact hentry_witness_left - 0041
exact hcount