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 8e6ab4c340 Separate the extensionality proof
and fix some tactics
2017-06-19 21:06:17 +02:00

11 lines
142 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