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.
Exact expanded first-order arithmetic statement
forall h e j a b s A B T. (((exists ff_h_cf_old_unique_left_state. ff_h_cf_old_unique_left_state + S (((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))))) = S ((S (j)) * e)) /\ exists ff_q_cf_old_unique_left_state. h = ff_q_cf_old_unique_left_state * S ((S (j)) * e) + (((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))))))) -> (((exists ff_h_cf_old_unique_right_state. ff_h_cf_old_unique_right_state + 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))))) = S ((S (j)) * e)) /\ exists ff_q_cf_old_unique_right_state. h = ff_q_cf_old_unique_right_state * S ((S (j)) * e) + (((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))))))) -> ((a = A) /\ ((b = B) /\ (s = T)))Constructive proof overview
Generated structural guide
The existing G071 beta history has unique actual dividend, divisor, and forward quotient-list coordinates at each index.
The unchanged tactic script uses 2 declared prerequisites and contains 40 exact native proof lines.
Alpha v34 checked-use · first admitted v29 · independently kernel and Lean verified; not Stable
Proof neighborhood
Direct dependencies
beta_at_unique Stable theorem; checked-use authorized pair_code_injective Alpha theorem; checked-use authorizedDirect dependents
Formal native tactic body
Dependencies are introduced as named hypotheses before line 1. Local theorem links identify exact declared prerequisites. This exact body belongs to a complete independently kernel-checked constructive proof bundle and has Alpha checked-use authority; it does not imply Stable membership.
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 h2
03Establish hzL12–20
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply beta at unique.
- L12
have hz : ((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 (j) - 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 h1 - L20
exact h2
04Establish hpL21–29
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply pair code injective.
- L21
have hp : 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 hz
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 hp_right
Original exact command ledger · 40 lines
- 0001
intro h - 0002
intro e - 0003
intro j - 0004
intro a - 0005
intro b - 0006
intro s - 0007
intro A - 0008
intro B - 0009
intro T - 0010
intro h1 - 0011
intro h2 - 0012
have hz : ((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 (j) - 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 h1 - 0020
exact h2 - 0021
have hp : 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 hz - 0030
cases hp - 0031
split - 0032
exact hp_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 hp_right