1
0
mirror of https://github.com/nmvdw/HITs-Examples synced 2025-11-03 15:13:51 +01:00

FSet is a strong powerset monad

This commit is contained in:
Dan Frumin
2017-06-20 11:33:13 +02:00
parent 47a38b3568
commit a95ddea6ca
2 changed files with 68 additions and 0 deletions

View File

@@ -8,3 +8,4 @@ empty_set.v
ordered.v
cons_repr.v
Lattice.v
monad.v