mb event system 1 Sections EventSystems Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
RankTheoremName
5Thm* f:(TT'), L:T List, x',y':T'.
Thm* x' before y'  map(f;L (x,y:Tx before y  L & f(x) = x' & f(y) = y')
[before-map]
cites the following:
4Thm* x,y:Tx before y  nil  False[nil_before]
2Thm* l:T List, a,x,y:T.
Thm* x before y  [a / l x = a & (y  l x before y  l
[cons_before]
2Thm* a:T List, x:T'f:(TT'). (x  map(f;a))  (y:T. (y  a) & x = f(y))[member_map]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
mb event system 1 Sections EventSystems Doc