Definitions graph 1 1 Sections Graphs Doc

Some definitions of interest.
append Def as @ bs == Case of as; nil bs ; a.as' [a / (as' @ bs)] (recursive)
Thm* T:Type, as,bs:T List. (as @ bs) T List
top Def Top == Void given Void
Thm* Top Type

About:
listconslist_indvoid
isectrecursive_def_noticeuniversemembertopall
!abstraction

Definitions graph 1 1 Sections Graphs Doc