mb event system 1 Sections EventSystems Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
TheoremName
Thm* m:n:(m+1). upto(m) ~ (upto(n) @ map(x.x+n;upto(m-n)))[upto_decomp]
cites the following:
Thm* l:T List. (l @ nil) ~ l[append_nil_sq]
Thm* as,bs,cs:Top List. ((as @ bs) @ cs) ~ (as @ bs @ cs)[append_assoc_sq]
Thm* f,as':Top, A:Type, as:A List. map(f;as @ as') ~ (map(f;as) @ map(f;as'))[map_append_sq]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
mb event system 1 Sections EventSystems Doc