GenAutomata
Sections
NuprlLIB
Doc
Def
tc1(r;de) == Case(r.name) Case eq(Q) = > ||r.args|| = 2
Case R = > ||de.rel(R)|| = ||r.args||
Default = > False
is mentioned
In prior sections:
mb
automata
2
GenAutomata
Sections
NuprlLIB
Doc