mb automata 1 Sections GenAutomata Doc

Def ts_trace(x) == inr(inr(inr(inr(x))))

is mentioned by

Def trace(l) == tree_leaf(ts_trace(l))[ttrace]

Try larger context: GenAutomata

mb automata 1 Sections GenAutomata Doc