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. ∀ p. ∀ fms_z_partial. Lt(fms_z_partial,p) → (BetaAt(0,0,fms_z_partial,1) → ∃ x. ∃ y. ModularSetMember(b,c,p,x) ∧ (ModularSetMember(d,e,p,y) ∧ (Lt(y,0) ∧ ModEq(p,x + y,fms_z_partial)))) ∧ ((∃ x. ∃ y. ModularSetMember(b,c,p,x) ∧ (ModularSetMember(d,e,p,y) ∧ (Lt(y,0) ∧ ModEq(p,x + y,fms_z_partial)))) → BetaAt(0,0,fms_z_partial,1))
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 33 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 (2)
01Fix variables and assumptionsL1–7
02Separate the logical casesL8–8
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L8
split
03Fix variables and assumptionsL9–9
Work with arbitrary variables or the premises of the current implication.
- L9
intro hmember
04Separate the logical casesL10–10
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L10
exfalso
05Use earlier factsL11–17
Instantiate or apply named facts and discharge the corresponding proof obligations.
06Fix variables and assumptionsL18–18
Work with arbitrary variables or the premises of the current implication.
- L18
intro hw
07Separate the logical casesL19–25
08Establish hzeroL26–33
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply add eq zero right.
Original defined command ledger · 33 lines
- 0001
intro b - 0002
intro c - 0003
intro d - 0004
intro e - 0005
intro p - 0006
intro z - 0007
intro hz - 0008
split - 0009
intro hmember - 0010
exfalso - 0011
specialize finite_bit_zero_nonmember 0 - 0012
specialize finite_bit_zero_nonmember 0 - 0013
specialize finite_bit_zero_nonmember z - 0014
apply finite_bit_zero_nonmember - 0015
specialize finite_beta_zero_code z - 0016
apply finite_beta_zero_code - 0017
exact hmember - 0018
intro hw - 0019
cases hw - 0020
cases hw_witness - 0021
cases hw_witness_witness - 0022
cases hw_witness_witness_right - 0023
cases hw_witness_witness_right_right - 0024
cases hw_witness_witness_right_right_left - 0025
exfalso - 0026
have hzero : S x1=0 - 0027
specialize add_eq_zero_right x2 - 0028
specialize add_eq_zero_right S x1 - 0029
apply add_eq_zero_right - 0030
exact hw_witness_witness_right_right_left_witness - 0031
specialize succ_ne_zero x1 - 0032
apply succ_ne_zero - 0033
exact hzero