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 b c l. (forall ics_index_zero_same ics_value0_zero_same ics_value1_zero_same. (exists ics_gap_zero_same_bound. ics_gap_zero_same_bound + S (ics_index_zero_same) = (l)) -> (((exists fs_h_ics_zero_same_at0. fs_h_ics_zero_same_at0 + S (ics_value0_zero_same) = S ((S (ics_index_zero_same)) * c)) /\ exists fs_q_ics_zero_same_at0. b = fs_q_ics_zero_same_at0 * S ((S (ics_index_zero_same)) * c) + (ics_value0_zero_same))) -> (((exists fs_h_ics_zero_same_at1. fs_h_ics_zero_same_at1 + S (ics_value1_zero_same) = S ((S (ics_index_zero_same)) * c)) /\ exists fs_q_ics_zero_same_at1. b = fs_q_ics_zero_same_at1 * S ((S (ics_index_zero_same)) * c) + (ics_value1_zero_same))) -> ics_value0_zero_same = ics_value1_zero_same)Constructive proof overview
Generated structural guide
Equal positive and negative beta streams represent the zero vector at every finite dimension.
The unchanged tactic script uses 1 declared prerequisite and contains 17 exact native proof lines.
Alpha v34 checked-use · first admitted v27 · independently kernel and Lean verified; not Stable
Proof neighborhood
Direct dependencies
beta_at_unique Stable 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–9
02Use earlier factsL10–17
Original exact command ledger · 17 lines
- 0001
intro b - 0002
intro c - 0003
intro l - 0004
intro i - 0005
intro a - 0006
intro d - 0007
intro hi - 0008
intro ha - 0009
intro hd - 0010
specialize beta_at_unique (b) - 0011
specialize beta_at_unique (c) - 0012
specialize beta_at_unique (i) - 0013
specialize beta_at_unique (a) - 0014
specialize beta_at_unique (d) - 0015
apply beta_at_unique - 0016
exact ha - 0017
exact hd