mb automata 1 Sections GenAutomata Doc

Def if b t else f fi == InjCase(b ; t; f)

is mentioned by

Thm* as:(LabelT) List, p:(LabelT), l:Label, d:T. apply_alist([p / as];l;d) ~ if 1of(p) = l 2of(p) else apply_alist(as;l;d) fi[apply_alist_cons]

In prior sections: bool 1 mb nat mb events mb list 2 int 2 list 1 prog 1 num thy 1 mb list 1 mb declaration

Try larger context: GenAutomata

mb automata 1 Sections GenAutomata Doc