Semiring solver (#50)

This commit is contained in:
Patrick Stevens
2019-10-12 11:14:27 +01:00
committed by GitHub
parent 5af4030361
commit 96d15c6017
7 changed files with 306 additions and 25 deletions

View File

@@ -49,5 +49,6 @@ open import ClassicalLogic.ClassicalFive
open import Monoids.Definition
open import Semirings.Definition
open import Semirings.Solver
module Everything.Safe where