mirror of
https://github.com/nmvdw/HITs-Examples
synced 2025-11-03 15:13:51 +01:00
first step toward cons-union iso: construction of min function for FSet A, where A is Totally Ordered. To construct min, various lemmas about empty set are needed. This min function is constructed in a very inefficient way w.r.t. proofs of assoc, comm, etc.
This commit is contained in:
@@ -3,3 +3,5 @@
|
||||
definition.v
|
||||
operations.v
|
||||
properties.v
|
||||
empty_set.v
|
||||
ordered.v
|
||||
|
||||
Reference in New Issue
Block a user