IF YOU CAN SEE THIS go to http://www.cs.cornell.edu/Info/People/sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
ncompose pos 'a:Type, n:, x:'a, f:('a'a).
n>0 ncompose(f;n;x) = f(ncompose(f;n-1;x))
By:
IntRecUnfoldThm THEN Simp THEN StrongAuto
Generated subgoals:
None
About:
IF YOU CAN SEE THIS go to http://www.cs.cornell.edu/Info/People/sfa/Nuprl/Shared/Xindentation_hack_doc.html