mb automata 3 Sections GenAutomata Doc

Def < x > (y) == y = x T

is mentioned by

Thm* d:dec(), rho:Decl, s:{[[d]] rho}. s {[[ < d > ]] rho}[decls_mng_singleton]
Def (P)' == (rP. < (r)' > )[pred_addprime]
Def term_types(ds;da;de;t) == iterate(statevar x- > dec_lookup(ds;x) statevar x'- > dec_lookup(ds;x) funsymbol op- > < de.fun(op) > freevar x- > da trace(P)- > < lbl_pr( < Trace, P > ) > c1(c2)- > st_app(c1;c2) over t)[term_types]

In prior sections: mb automata 2 mb automata 1

Try larger context: GenAutomata

mb automata 3 Sections GenAutomata Doc