Expose bundle form MapSet
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
parent
e89418d600
commit
4c0860f4c7
|
@ -12,7 +12,7 @@ private module UnitMap = Lattice.Map A ⊤ _≈₂_ _⊔₂_ _⊓₂_ ≡-dec-A
|
|||
open UnitMap using (Map)
|
||||
open UnitMap using
|
||||
( _⊆_; _≈_; ≈-equiv; _⊔_; _⊓_
|
||||
; isUnionSemilattice; isIntersectSemilattice; isLattice
|
||||
; isUnionSemilattice; isIntersectSemilattice; isLattice; lattice
|
||||
) public
|
||||
|
||||
MapSet : Set a
|
||||
|
|
Loading…
Reference in New Issue
Block a user