Definitions mb tree Sections MarkB generic Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
subtypeDef S  T == x:Sx  T
treeDef Tree(E) == rec(T.tree_con(E;T))
Thm* E:Type. Tree(E Type
tree_conDef tree_con(E;T) == E+(TT)
Thm* E,T:Type. tree_con(E;T Type

About:
productunionrecuniversemembersubtypeall!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

Definitions mb tree Sections MarkB generic Doc