mb
automata
2
Sections
GenAutomata
Doc
Def
tappend(tr;a) == mk_trace_env(tr.trace @ [a], tr.proj)
is mentioned by
Thm*
u:Term, d:Decl, tr:trace_env(d), a:(
d), e,s,v:Top.
affects_trace(tr.proj;kind(a);u)
([[u]] e s v tappend(tr;a) ~ [[u]] e s v tr)
[term_mng_tappend]
Try larger context:
GenAutomata
mb
automata
2
Sections
GenAutomata
Doc