We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8af1da3 commit 02a80f4Copy full SHA for 02a80f4
src/Data/Rational/Unnormalised/Properties.agda
@@ -16,8 +16,8 @@ open import Algebra.Structures
16
; IsCommutativeRing)
17
open import Algebra.Bundles
18
open import Algebra.Apartness
19
- using (IsHeytingCommutativeRing; IsHeytingField; HeytingCommutativeRing
20
- ; HeytingField)
+ using (IsHeytingCommutativeRing; IsHeytingField
+ ; HeytingCommutativeRing; HeytingField)
21
open import Algebra.Lattice
22
using (IsLattice; IsDistributiveLattice; IsSemilattice
23
; Semilattice; Lattice; DistributiveLattice; RawLattice)
0 commit comments