Definitions MarkB generic Sections NuprlLIB Doc

No other cites to report in MarkB_generic
const_ptnDef const_ptn(l) == Case(l) Case ptn_atom(a) = > true Default = > false
Thm* L:Pattern. const_ptn(L)
case_default Def Default = > body(value,value) == body
case_ptn_atom Def Case ptn_atom(x) = > body(x) cont(x1,z) == InjCase(x1; x2. body(x2); _. cont(z,z))
case Def Case(value) body == body(value,value)

About:
boolbfalsebtruedecide
applymemberall!abstraction

Definitions MarkB generic Sections NuprlLIB Doc