Real multiplication well-defined (#57)

This commit is contained in:
Patrick Stevens
2019-10-28 21:58:49 +00:00
committed by GitHub
parent 553dd061d9
commit 92363f2be2
4 changed files with 159 additions and 6 deletions

View File

@@ -56,6 +56,6 @@ open import Semirings.Definition
open import Semirings.Solver
open import Fields.CauchyCompletion.Group
open import Fields.CauchyCompletion.Approximation
open import Fields.CauchyCompletion.Multiplication
module Everything.Safe where