GenAutomata Sections NuprlLIB Doc

Def full_switch_inv(E;A;evt;tg;tr_u;tr_l) == tr_m:A List. (tr_l R(tg) tr_m) & (map(evt;tr_m) layerR(E) tr_u) & switch_inv( < A,evt,tg > (E))(tr_m)

is mentioned

In prior sections: mb hybrid


GenAutomata Sections NuprlLIB Doc