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.
All finite lists are included, even the empty list and zero moduli. A positive LCM gives x<M; at zero LCM congruence is exact equality and normalization deliberately does not require the impossible x<0.
Exact theorem in conservative defined notation
∀ r. ∀ s. ∀ b. ∀ c. ∀ l. CRTPairwiseCompatiblePrefix(r,s,b,c,l) → ∃ x. CRTPrefixSolution(r,s,b,c,l,x)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 19 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–6
02Use earlier factsL7–16
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L7
specialize crt_merge_compatible_prefix_solution_exists r - L8
specialize crt_merge_compatible_prefix_solution_exists s - L9
specialize crt_merge_compatible_prefix_solution_exists b - L10
specialize crt_merge_compatible_prefix_solution_exists c - L11
specialize crt_merge_compatible_prefix_solution_exists l - L12
apply crt_merge_compatible_prefix_solution_exists - L13
specialize crt_pairwise_compatible_prefix_implies_merge_compatible r - L14
specialize crt_pairwise_compatible_prefix_implies_merge_compatible s - L15
specialize crt_pairwise_compatible_prefix_implies_merge_compatible b - L16
specialize crt_pairwise_compatible_prefix_implies_merge_compatible c
Original defined command ledger · 19 lines
- 0001
intro r - 0002
intro s - 0003
intro b - 0004
intro c - 0005
intro l - 0006
intro hp - 0007
specialize crt_merge_compatible_prefix_solution_exists r - 0008
specialize crt_merge_compatible_prefix_solution_exists s - 0009
specialize crt_merge_compatible_prefix_solution_exists b - 0010
specialize crt_merge_compatible_prefix_solution_exists c - 0011
specialize crt_merge_compatible_prefix_solution_exists l - 0012
apply crt_merge_compatible_prefix_solution_exists - 0013
specialize crt_pairwise_compatible_prefix_implies_merge_compatible r - 0014
specialize crt_pairwise_compatible_prefix_implies_merge_compatible s - 0015
specialize crt_pairwise_compatible_prefix_implies_merge_compatible b - 0016
specialize crt_pairwise_compatible_prefix_implies_merge_compatible c - 0017
specialize crt_pairwise_compatible_prefix_implies_merge_compatible l - 0018
apply crt_pairwise_compatible_prefix_implies_merge_compatible - 0019
exact hp