mb automata 1 Sections GenAutomata Doc

Def False == Void

is mentioned by

Def rel_arg_typ(rn;i;de) == Case(rn) Case eq(Q) = > Q Case R = > (de.rel(R))[i] Default = > False[rel_arg_typ]
Def tc1(r;de) == Case(r.name) Case eq(Q) = > ||r.args|| = 2 Case R = > ||de.rel(R)|| = ||r.args|| Default = > False[tc1]

In prior sections: core bool 1 mb list 1 mb collection

Try larger context: GenAutomata

mb automata 1 Sections GenAutomata Doc