2017-05-23 16:30:31 +02:00
|
|
|
-R . "" COQC = hoqc COQDEP = hoqdep
|
2017-05-24 13:54:00 +02:00
|
|
|
-R ../prelude ""
|
2017-09-07 15:44:22 +02:00
|
|
|
prelude.v
|
|
|
|
interfaces/lattice_interface.v
|
|
|
|
interfaces/lattice_examples.v
|
|
|
|
interfaces/monad_interface.v
|
|
|
|
interfaces/set_names.v
|
|
|
|
kuratowski/kuratowski_sets.v
|
|
|
|
kuratowski/extensionality.v
|
|
|
|
list_representation/list_representation.v
|
|
|
|
list_representation/operations.v
|
|
|
|
list_representation/properties.v
|
|
|
|
list_representation/isomorphism.v
|
|
|
|
kuratowski/operations.v
|
|
|
|
kuratowski/properties.v
|
2017-09-21 14:12:51 +02:00
|
|
|
kuratowski/length.v
|
2017-08-01 15:41:53 +02:00
|
|
|
FSets.v
|
2017-09-07 15:44:22 +02:00
|
|
|
interfaces/set_interface.v
|
|
|
|
subobjects/sub.v
|
|
|
|
subobjects/k_finite.v
|
|
|
|
subobjects/enumerated.v
|
|
|
|
subobjects/b_finite.v
|
|
|
|
misc/bad.v
|
|
|
|
misc/dec_lem.v
|
|
|
|
misc/ordered.v
|
2017-09-13 14:04:58 +02:00
|
|
|
misc/projective.v
|
2017-09-22 19:42:25 +02:00
|
|
|
misc/dec_kuratowski.v
|
2017-10-09 23:41:29 +02:00
|
|
|
misc/dec_fset.v
|
2017-10-11 10:03:28 +02:00
|
|
|
implementations/lists.v
|
|
|
|
CPP.v
|