Cross Reference: test2.casl
xref
: /
ontohub
/
spec
/
fixtures
/
ontologies
/
casl
/
test2.casl
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
test2.casl revision 38eb8e414b6c73efa6bcf81760625385094b757b
52261fe16203dec6e6f69177c6d0a810b47d073f
Stephen Gallagher
spec sp =
52261fe16203dec6e6f69177c6d0a810b47d073f
Stephen Gallagher
sort s
52261fe16203dec6e6f69177c6d0a810b47d073f
Stephen Gallagher
op f:s->s
52261fe16203dec6e6f69177c6d0a810b47d073f
Stephen Gallagher
. forall x:s . f(x) = x
52261fe16203dec6e6f69177c6d0a810b47d073f
Stephen Gallagher
then
2ea6196484055397cc4bc011c5960f790431fa9d
Stephen Gallagher
. exists x:s . f(x) = x
2ea6196484055397cc4bc011c5960f790431fa9d
Stephen Gallagher
with s |-> s
2ea6196484055397cc4bc011c5960f790431fa9d
Stephen Gallagher
end
52261fe16203dec6e6f69177c6d0a810b47d073f
Stephen Gallagher
52261fe16203dec6e6f69177c6d0a810b47d073f
Stephen Gallagher
spec sp1 =
52261fe16203dec6e6f69177c6d0a810b47d073f
Stephen Gallagher
sp hide f
52261fe16203dec6e6f69177c6d0a810b47d073f
Stephen Gallagher
end
45db68ae27147955a4be4c2c772041824c0dc00f
Stephen Gallagher