Cross Reference: OpWithInst.hascasl
xref
: /
hets
/
HasCASL
/
test
/
OpWithInst.hascasl
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
OpWithInst.hascasl revision 962036a37b92afb04ac0725cde9f20e599c04c5f
type s
op a : s
var a : Type
op __=[s]__ : forall a . a * a -> Unit
. (op __=[s]__ : forall a . a * a -> Unit)(a, a)
. a =[s] a
. a =e=[a] a