1
0
mirror of https://github.com/nmvdw/HITs-Examples synced 2025-11-03 15:13:51 +01:00
Files
HITs-Examples/FiniteSets/_CoqProject
Dan Frumin f4d89f810c Proof that the trunctation is really needed
If there is no 0-truncation then the resulting type is not an h-set.
2017-06-21 14:10:59 +02:00

14 lines
164 B
Plaintext

-R . "" COQC = hoqc COQDEP = hoqdep
-R ../prelude ""
definition.v
operations.v
Ext.v
properties.v
empty_set.v
ordered.v
cons_repr.v
Lattice.v
monad.v
Lists.v
bad.v