IF YOU CAN SEE THIS go to http://www.cs.cornell.edu/Info/People/sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
honto def 'a,'b:S.
all(f:'a'b. equal(onto(f),all(y:'b. exists(x:'a. equal(y,f(x))))))
By:
Simpset [`hol_to_nuprl`] THEN Simp THEN StrongAuto