WhoCites
Definitions
MarkB
generic
Sections
NuprlLIB
Doc
Who Cites case
tree
leaf?
case_tree_leaf
Def Case tree_leaf(x) = > body(x) cont(x1,z) == InjCase(x1; x2. body(x2); _. cont(z,z))
Syntax:
Case tree_leaf(x) = > body(x) cont
has structure:
case_tree_leaf(x.body(x); cont)
About:
WhoCites
Definitions
MarkB
generic
Sections
NuprlLIB
Doc