For any action A and state function v, the action
  <A>
     v
is defined to equal
  A /\ (v' \neq v)
This action is true of a step iff the step is an A-step that changes v.