-
Notifications
You must be signed in to change notification settings - Fork 7
trans
Norbert Preining edited this page Oct 6, 2017
·
2 revisions
Defines a transition, which is like an equation but without symmetry.
See eq for specification of requirements on <label-exp>
and the terms.
Transitions and equations server similar, but different purpose. In
particular, reductions (both with or without behavior axioms used) do
not take transitions into account. Only exec also uses
transitions. On the other hand, the built-in
search predicate searches all possible transitions
from a given term.
CafeOBJ Reference Manual (c) 2015-2018 CafeOBJ Development Team