Rfsm.ActionSourceActions associated to transitions
vars_of a returns the name of the variables read (resp. written) by action a
rename f a renames f v each variable v occurring in a
subst env a replaces each variable v occuring in a by its value if found in env, simplifying the resulting expression whenever possible.