mb tree Sections MarkB generic Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Def is_leaf(t) == Case(t) Case tree_leaf(l) => true Default => false

is mentioned by

Thm* E:Type, t:Tree(E). is_leaf(t leaf_value(t E[leaf_value_wf]

Try larger context: MarkB generic IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

mb tree Sections MarkB generic Doc