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 r s b c l x. (forall gcrt_solution_index_solution_drop_source gcrt_solution_residue_solution_drop_source gcrt_solution_modulus_solution_drop_source. (exists ff_lt_gcrt_solution_drop_source_bound. ff_lt_gcrt_solution_drop_source_bound + S gcrt_solution_index_solution_drop_source = S l) -> (((exists ff_h_gcrt_solution_drop_source_residue. ff_h_gcrt_solution_drop_source_residue + S (gcrt_solution_residue_solution_drop_source) = S ((S (gcrt_solution_index_solution_drop_source)) * s)) /\ exists ff_q_gcrt_solution_drop_source_residue. r = ff_q_gcrt_solution_drop_source_residue * S ((S (gcrt_solution_index_solution_drop_source)) * s) + (gcrt_solution_residue_solution_drop_source))) -> (((exists ff_h_gcrt_solution_drop_source_modulus. ff_h_gcrt_solution_drop_source_modulus + S (gcrt_solution_modulus_solution_drop_source) = S ((S (gcrt_solution_index_solution_drop_source)) * c)) /\ exists ff_q_gcrt_solution_drop_source_modulus. b = ff_q_gcrt_solution_drop_source_modulus * S ((S (gcrt_solution_index_solution_drop_source)) * c) + (gcrt_solution_modulus_solution_drop_source))) -> (exists hgcrt_mod_left_gcrt_solution_drop_source_congruence hgcrt_mod_right_gcrt_solution_drop_source_congruence. x + gcrt_solution_modulus_solution_drop_source * hgcrt_mod_left_gcrt_solution_drop_source_congruence = gcrt_solution_residue_solution_drop_source + gcrt_solution_modulus_solution_drop_source * hgcrt_mod_right_gcrt_solution_drop_source_congruence)) -> (forall gcrt_solution_index_solution_drop_result gcrt_solution_residue_solution_drop_result gcrt_solution_modulus_solution_drop_result. (exists ff_lt_gcrt_solution_drop_result_bound. ff_lt_gcrt_solution_drop_result_bound + S gcrt_solution_index_solution_drop_result = l) -> (((exists ff_h_gcrt_solution_drop_result_residue. ff_h_gcrt_solution_drop_result_residue + S (gcrt_solution_residue_solution_drop_result) = S ((S (gcrt_solution_index_solution_drop_result)) * s)) /\ exists ff_q_gcrt_solution_drop_result_residue. r = ff_q_gcrt_solution_drop_result_residue * S ((S (gcrt_solution_index_solution_drop_result)) * s) + (gcrt_solution_residue_solution_drop_result))) -> (((exists ff_h_gcrt_solution_drop_result_modulus. ff_h_gcrt_solution_drop_result_modulus + S (gcrt_solution_modulus_solution_drop_result) = S ((S (gcrt_solution_index_solution_drop_result)) * c)) /\ exists ff_q_gcrt_solution_drop_result_modulus. b = ff_q_gcrt_solution_drop_result_modulus * S ((S (gcrt_solution_index_solution_drop_result)) * c) + (gcrt_solution_modulus_solution_drop_result))) -> (exists hgcrt_mod_left_gcrt_solution_drop_result_congruence hgcrt_mod_right_gcrt_solution_drop_result_congruence. x + gcrt_solution_modulus_solution_drop_result * hgcrt_mod_left_gcrt_solution_drop_result_congruence = gcrt_solution_residue_solution_drop_result + gcrt_solution_modulus_solution_drop_result * hgcrt_mod_right_gcrt_solution_drop_result_congruence))Constructive proof overview
Generated structural guide
A solution of a successor list remains a solution of the predecessor prefix.
The unchanged tactic script uses 1 declared prerequisite and contains 23 exact native proof lines.
Alpha v34 checked-use · first admitted v24 · independently kernel and Lean verified; not Stable
Proof neighborhood
Direct dependencies
le_succ 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–10
02Fix variables and assumptionsL11–13
03Use earlier factsL14–23
Original exact command ledger · 23 lines
- 0001
intro r - 0002
intro s - 0003
intro b - 0004
intro c - 0005
intro l - 0006
intro x - 0007
intro hsolution - 0008
intro i - 0009
intro a - 0010
intro m - 0011
intro hi - 0012
intro ha - 0013
intro hm - 0014
specialize hsolution i - 0015
specialize hsolution a - 0016
specialize hsolution m - 0017
apply hsolution - 0018
specialize le_succ (S i) - 0019
specialize le_succ l - 0020
apply le_succ - 0021
exact hi - 0022
exact ha - 0023
exact hm
Separate complete second-wave branches: Full G011 proof · Alpha v27.