Finite maps and sets using ordered association lists.
This commit includes the following changes: * More theorems about pre-, partial and total orders. * Define the lexicographic order on various commonly used data types. * Mergesort and its correctness proof. * Implement finite maps and sets using ordered association lists.
Showing
theories/assoc.v
0 → 100644
theories/lexico.v
0 → 100644