HITs-Examples/FiniteSets
Niels de335c3955 Added join-semilattice 2017-08-08 13:45:27 +02:00
..
fsets Added join-semilattice 2017-08-08 13:45:27 +02:00
implementations Clean up the interface.v proofs 2017-08-08 13:18:45 +02:00
representations Separated lemmas for extensionality for properties, added tactic toHProp 2017-08-08 13:35:28 +02:00
variations Correspondence between enumerated subobjects and k-finite subobjects 2017-08-03 23:22:36 +02:00
FSets.v Split the development into different directories 2017-08-01 15:41:53 +02:00
Sub.v Added merely decidable equality => LEM 2017-08-03 23:01:57 +02:00
_CoqProject Separated lemmas for extensionality for properties, added tactic toHProp 2017-08-08 13:35:28 +02:00
disjunction.v Merge branch 'master' of https://github.com/nmvdw/HITs-Examples 2017-08-03 12:24:39 +02:00
empty_set.v 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. 2017-06-03 00:08:12 +02:00
lattice.v Added join-semilattice 2017-08-08 13:45:27 +02:00
ordered.v Comment out the long min fn 2017-06-14 13:08:41 +02:00