Progress towards UFDs (#88)

This commit is contained in:
Patrick Stevens
2019-12-08 11:18:39 +00:00
committed by GitHub
parent 99c38495ce
commit 33098e94b0
20 changed files with 462 additions and 253 deletions

View File

@@ -12,6 +12,7 @@ open import Numbers.Integers.Integers
open import Numbers.Integers.RingStructure.EuclideanDomain
open import Lists.Lists
open import Lists.Filter.AllTrue
open import Groups.Groups
open import Groups.Abelian.Lemmas