GenAutomata
Sections
NuprlLIB
Doc
Def
No-dup-send(E)(tr) ==
i,j:
||tr||.
(is-send(E)(tr[i]))
(is-send(E)(tr[j]))
(tr[i] =msg=(E) tr[j])
i = j
is mentioned
In prior sections:
mb
hybrid
GenAutomata
Sections
NuprlLIB
Doc