Definitions MarkB generic Sections NuprlLIB Doc

No other cites to report in MarkB_generic
mapcDef mapc(f)(as) == Case of as; nil nil ; a.as1 [(f(a)) / (mapc(f)(as1))] (recursive)
Thm* A,B:Type, f:(AB). mapc(f) (A List)(B List)

About:
listconsnillist_indapply
functionrecursive_def_noticeuniversememberall!abstraction

Definitions MarkB generic Sections NuprlLIB Doc