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

Start proving that Mod2 is a semiring

This commit is contained in:
2017-08-02 21:58:26 +02:00
parent 53e38f0238
commit a61265585b
3 changed files with 210 additions and 0 deletions

5
int/_CoqProject Normal file
View File

@@ -0,0 +1,5 @@
-R . "" COQC = hoqc COQDEP = hoqdep
-R ../prelude ""
-R ../../HoTTClasses/theories HoTTClasses
Mod2.v
Mod2_ring.v