mb automata 1 Sections GenAutomata Doc

Def Tree(E) == rec(T.tree_con(E;T))

is mentioned by

Def SimpleType == Tree(Label+Unit)[st]
Def Term == Tree(ts())[term]

In prior sections: mb tree

Try larger context: GenAutomata

mb automata 1 Sections GenAutomata Doc