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.
G101 was OPEN at this family's Alpha-v22 first admission: its complete anchored trace and actual terminal gcd were proved but its logarithmic bound was not. G101 is now CLOSED in Alpha v23, including the exact first-order bound steps≤2*BitLen(b)+1.
Exact theorem in conservative defined notation
∀ h. ∀ e. ∀ i. ∀ a. ∀ b. ∀ s. ∀ A. ∀ B. ∀ t. EuclideanStateAt(h,e,i,a,b,s) → EuclideanStateAt(h,e,i,A,B,t) → a = A ∧ (b = B ∧ s = t)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete unchanged native tactic proof
All 40 lines are the exact independently kernel-checked original 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–10
02Fix variables and assumptionsL11–11
Work with arbitrary variables or the premises of the current implication.
- L11
intro hright
03Establish hpackedL12–20
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply beta at unique.
- L12
have hpacked : ((a) + (((b) + (s)) * S ((b) + (s)) + ((s) + (s)))) * S ((a) + (((b) + (s)) * S ((b) + (s)) + ((s) + (s)))) + ((((b) + (s)) * S ((b) + (s)) + ((s) + (s))) + (((b) + (s)) * S ((b) + (s)) + ((s) + (s)))) = ((A) + (((B) + (t)) * S ((B) + (t)) + ((t) + (t)))) * S ((A) + (((B) + (t)) * S ((B) + (t)) + ((t) + (t)))) + ((((B) + (t)) * S ((B) + (t)) + ((t) + (t))) + (((B) + (t)) * S ((B) + (t)) + ((t) + (t)))) - L13
specialize beta_at_unique h - L14
specialize beta_at_unique e - L15
specialize beta_at_unique i - L16
specialize beta_at_unique (((a) + (((b) + (s)) * S ((b) + (s)) + ((s) + (s)))) * S ((a) + (((b) + (s)) * S ((b) + (s)) + ((s) + (s)))) + ((((b) + (s)) * S ((b) + (s)) + ((s) + (s))) + (((b) + (s)) * S ((b) + (s)) + ((s) + (s))))) - L17
specialize beta_at_unique (((A) + (((B) + (t)) * S ((B) + (t)) + ((t) + (t)))) * S ((A) + (((B) + (t)) * S ((B) + (t)) + ((t) + (t)))) + ((((B) + (t)) * S ((B) + (t)) + ((t) + (t))) + (((B) + (t)) * S ((B) + (t)) + ((t) + (t))))) - L18
apply beta_at_unique - L19
exact hleft - L20
exact hright
04Establish houterL21–29
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply pair code injective.
- L21
have houter : a = A /\ ((b) + (s)) * S ((b) + (s)) + ((s) + (s)) = ((B) + (t)) * S ((B) + (t)) + ((t) + (t)) - L22
specialize pair_code_injective (((a) + (((b) + (s)) * S ((b) + (s)) + ((s) + (s)))) * S ((a) + (((b) + (s)) * S ((b) + (s)) + ((s) + (s)))) + ((((b) + (s)) * S ((b) + (s)) + ((s) + (s))) + (((b) + (s)) * S ((b) + (s)) + ((s) + (s))))) - L23
specialize pair_code_injective a - L24
specialize pair_code_injective (((b) + (s)) * S ((b) + (s)) + ((s) + (s))) - L25
specialize pair_code_injective A - L26
specialize pair_code_injective (((B) + (t)) * S ((B) + (t)) + ((t) + (t))) - L27
apply pair_code_injective - L28
refl - L29
exact hpacked
05Separate the logical casesL30–31
06Use earlier factsL32–38
Instantiate or apply named facts and discharge the corresponding proof obligations.
07Calculate and transport equalitiesL39–39
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L39
refl
08Use earlier factsL40–40
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L40
exact houter_right
Original defined command ledger · 40 lines
- 0001
intro h - 0002
intro e - 0003
intro i - 0004
intro a - 0005
intro b - 0006
intro s - 0007
intro A - 0008
intro B - 0009
intro t - 0010
intro hleft - 0011
intro hright - 0012
have hpacked : ((a) + (((b) + (s)) * S ((b) + (s)) + ((s) + (s)))) * S ((a) + (((b) + (s)) * S ((b) + (s)) + ((s) + (s)))) + ((((b) + (s)) * S ((b) + (s)) + ((s) + (s))) + (((b) + (s)) * S ((b) + (s)) + ((s) + (s)))) = ((A) + (((B) + (t)) * S ((B) + (t)) + ((t) + (t)))) * S ((A) + (((B) + (t)) * S ((B) + (t)) + ((t) + (t)))) + ((((B) + (t)) * S ((B) + (t)) + ((t) + (t))) + (((B) + (t)) * S ((B) + (t)) + ((t) + (t)))) - 0013
specialize beta_at_unique h - 0014
specialize beta_at_unique e - 0015
specialize beta_at_unique i - 0016
specialize beta_at_unique (((a) + (((b) + (s)) * S ((b) + (s)) + ((s) + (s)))) * S ((a) + (((b) + (s)) * S ((b) + (s)) + ((s) + (s)))) + ((((b) + (s)) * S ((b) + (s)) + ((s) + (s))) + (((b) + (s)) * S ((b) + (s)) + ((s) + (s))))) - 0017
specialize beta_at_unique (((A) + (((B) + (t)) * S ((B) + (t)) + ((t) + (t)))) * S ((A) + (((B) + (t)) * S ((B) + (t)) + ((t) + (t)))) + ((((B) + (t)) * S ((B) + (t)) + ((t) + (t))) + (((B) + (t)) * S ((B) + (t)) + ((t) + (t))))) - 0018
apply beta_at_unique - 0019
exact hleft - 0020
exact hright - 0021
have houter : a = A /\ ((b) + (s)) * S ((b) + (s)) + ((s) + (s)) = ((B) + (t)) * S ((B) + (t)) + ((t) + (t)) - 0022
specialize pair_code_injective (((a) + (((b) + (s)) * S ((b) + (s)) + ((s) + (s)))) * S ((a) + (((b) + (s)) * S ((b) + (s)) + ((s) + (s)))) + ((((b) + (s)) * S ((b) + (s)) + ((s) + (s))) + (((b) + (s)) * S ((b) + (s)) + ((s) + (s))))) - 0023
specialize pair_code_injective a - 0024
specialize pair_code_injective (((b) + (s)) * S ((b) + (s)) + ((s) + (s))) - 0025
specialize pair_code_injective A - 0026
specialize pair_code_injective (((B) + (t)) * S ((B) + (t)) + ((t) + (t))) - 0027
apply pair_code_injective - 0028
refl - 0029
exact hpacked - 0030
cases houter - 0031
split - 0032
exact houter_left - 0033
specialize pair_code_injective (((b) + (s)) * S ((b) + (s)) + ((s) + (s))) - 0034
specialize pair_code_injective b - 0035
specialize pair_code_injective s - 0036
specialize pair_code_injective B - 0037
specialize pair_code_injective t - 0038
apply pair_code_injective - 0039
refl - 0040
exact houter_right