Definitions
MarkB
generic
Sections
NuprlLIB
Doc
No other cites to report in MarkB_generic
case_union1_term1
Def union1_term1(x) = > body(x) cont(x1,z) == InjCase(x1; x2. body(x2); _. cont(z,z))
Syntax:
union1_term1(x) = > body(x) cont
has structure:
case_union1_term1(x.body(x); cont)
About:
Definitions
MarkB
generic
Sections
NuprlLIB
Doc