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. ∀ z. ∀ d. ∀ p. ∀ t. ∀ i. ¬p = 0 → ModularSetPullback(b,c,z,d,p,t) → Lt(i,p) → (BetaAt(z,d,i,1) → ∃ x. ModularSetMember(b,c,p,x) ∧ ModEq(p,i + t,x)) ∧ ((∃ x. ModularSetMember(b,c,p,x) ∧ ModEq(p,i + t,x)) → BetaAt(z,d,i,1))
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 48 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–11
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L11
split
03Fix variables and assumptionsL12–12
Work with arbitrary variables or the premises of the current implication.
- L12
intro ht
04Establish hjL13–17
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply finite modular residue exists.
- L13
have hj : ∃ j. Lt(j,p) ∧ ModEq(p,i + t,j)Definitions: Lt(j,p)ModEq(p,i + t,j)Original native command in the exact edition - L14
specialize finite_modular_residue_exists p - L15
specialize finite_modular_residue_exists i+t - L16
apply finite_modular_residue_exists - L17
exact hp
05Separate the logical casesL18–19
06Establish heL20–26
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply hpull.
- L20
have he : (BetaAt(z,d,i,1) → BetaAt(b,c,x,1)) ∧ (BetaAt(b,c,x,1) → BetaAt(z,d,i,1))Definitions: BetaAt(z,d,i,1)BetaAt(b,c,x,1)Original native command in the exact edition - L21
specialize hpull i - L22
specialize hpull x - L23
apply hpull - L24
exact hi - L25
exact hj_witness_left - L26
exact hj_witness_right
07Separate the logical casesL27–27
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L27
cases he
08Construct an explicit witnessL28–28
Supply the displayed value, then prove that it has the required property.
- L28
exists x
09Separate the logical casesL29–30
10Use earlier factsL31–34
11Fix variables and assumptionsL35–35
Work with arbitrary variables or the premises of the current implication.
- L35
intro hw
12Separate the logical casesL36–38
13Establish heL39–45
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply hpull.
- L39
have he : (BetaAt(z,d,i,1) → BetaAt(b,c,x,1)) ∧ (BetaAt(b,c,x,1) → BetaAt(z,d,i,1))Definitions: BetaAt(z,d,i,1)BetaAt(b,c,x,1)Original native command in the exact edition - L40
specialize hpull i - L41
specialize hpull x - L42
apply hpull - L43
exact hi - L44
exact hw_witness_left_left - L45
exact hw_witness_right
14Separate the logical casesL46–46
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L46
cases he
Original defined command ledger · 48 lines
- 0001
intro b - 0002
intro c - 0003
intro z - 0004
intro d - 0005
intro p - 0006
intro t - 0007
intro i - 0008
intro hp - 0009
intro hpull - 0010
intro hi - 0011
split - 0012
intro ht - 0013
have hj : ∃ j. Lt(j,p) ∧ ModEq(p,i + t,j) - 0014
specialize finite_modular_residue_exists p - 0015
specialize finite_modular_residue_exists i+t - 0016
apply finite_modular_residue_exists - 0017
exact hp - 0018
cases hj - 0019
cases hj_witness - 0020
have he : (BetaAt(z,d,i,1) → BetaAt(b,c,x,1)) ∧ (BetaAt(b,c,x,1) → BetaAt(z,d,i,1)) - 0021
specialize hpull i - 0022
specialize hpull x - 0023
apply hpull - 0024
exact hi - 0025
exact hj_witness_left - 0026
exact hj_witness_right - 0027
cases he - 0028
exists x - 0029
split - 0030
split - 0031
exact hj_witness_left - 0032
apply he_left - 0033
exact ht - 0034
exact hj_witness_right - 0035
intro hw - 0036
cases hw - 0037
cases hw_witness - 0038
cases hw_witness_left - 0039
have he : (BetaAt(z,d,i,1) → BetaAt(b,c,x,1)) ∧ (BetaAt(b,c,x,1) → BetaAt(z,d,i,1)) - 0040
specialize hpull i - 0041
specialize hpull x - 0042
apply hpull - 0043
exact hi - 0044
exact hw_witness_left_left - 0045
exact hw_witness_right - 0046
cases he - 0047
apply he_right - 0048
exact hw_witness_left_right