Next: Remark Up: The Sequence Constructor Previous: The Sequence Constructor

Semantics

If R is a sequence of rules R1,...Rk then Updates(R,S) = Updates(R1,S) union ... union Updates(Rk,S) . In other words, to fire a sequence of rules, fire all of them simultaneously. Notice that Updates(R,S) is inconsistent if any Ri is so.


huggins@acm.org
Thu Mar 23 17:30:35 EST 1995