We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c15d31d commit 851001dCopy full SHA for 851001d
src/Algebra/Construct/Quotient/Ring.agda
@@ -4,6 +4,8 @@
4
-- Quotient rings
5
------------------------------------------------------------------------
6
7
+{-# OPTIONS --safe --cubical-compatible #-}
8
+
9
open import Algebra.Bundles using (Ring)
10
open import Algebra.Ideal using (Ideal)
11
0 commit comments