mirror of
https://github.com/Smaug123/agdaproofs
synced 2025-10-13 23:58:38 +00:00
UFD progress (#108)
This commit is contained in:
@@ -6,7 +6,6 @@ open import Sets.EquivalenceRelations
|
||||
open import Rings.IntegralDomains.Definition
|
||||
open import Rings.Definition
|
||||
|
||||
|
||||
module Rings.Irreducibles.Lemmas {a b : _} {A : Set a} {S : Setoid {a} {b} A} {_+_ _*_ : A → A → A} {R : Ring S _+_ _*_} (intDom : IntegralDomain R) where
|
||||
|
||||
open import Rings.Irreducibles.Definition intDom
|
||||
|
Reference in New Issue
Block a user