HITs-Examples/FiniteSets
Dan Frumin 69b4b6d7a5 Fix the implicit arguments for lattice operations 2017-08-03 17:09:10 +02:00
..
fsets A short lemma [FSet A = FSetC A] 2017-08-03 15:10:45 +02:00
implementations Splitted cons_repr 2017-08-02 11:40:03 +02:00
representations Splitted cons_repr 2017-08-02 11:40:03 +02:00
variations Make [enumerated A] an hProp & show that Kf => enumerated 2017-08-03 17:00:02 +02:00
FSets.v Split the development into different directories 2017-08-01 15:41:53 +02:00
Sub.v Enumerated implies Kurarowski-finite 2017-08-03 15:16:47 +02:00
_CoqProject Added k_finite in coq project 2017-08-03 13:54:02 +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 Fix the implicit arguments for lattice operations 2017-08-03 17:09:10 +02:00
ordered.v Comment out the long min fn 2017-06-14 13:08:41 +02:00