mb event system 1 Sections EventSystems Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
RankTheoremName
3Thm* ll:(T List) List, x:T. (x  concat(ll))  (l:T List. (l  ll) & (x  l))[member-concat]
cites the following:
0Thm* x:T. (x  nil)  False[nil_member]
1Thm* l:T List, a,x:T. (x  [a / l])  x = a  (x  l)[cons_member]
2Thm* x:Tl1,l2:T List. (x  l1 @ l2 (x  l1 (x  l2)[member_append]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
mb event system 1 Sections EventSystems Doc