Cross Reference: import_monoid.clif
xref
: /
hets
/
CoCASL
/
StatAna.hs
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
(cl-text monoid
(cl-imports
import_semigroup.clif
)
(exists (e)
(forall (x)
(and (= x (op e x))
(= x (op x e)))))
)
(cl-text nonsense2 (nonsense2))