We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 185a4ee commit 699da8bCopy full SHA for 699da8b
src/Algebra/Bundles/Raw.agda
@@ -12,7 +12,6 @@ open import Algebra.Core using (Op₁; Op₂)
12
open import Relation.Binary.Core using (Rel)
13
open import Relation.Binary.Bundles.Raw using (RawSetoid)
14
open import Level using (suc; _⊔_)
15
-open import Relation.Nullary.Negation.Core using (¬_)
16
17
------------------------------------------------------------------------
18
-- Raw bundles with 1 unary operation & 1 element
0 commit comments