IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
strongwf-implies11 1. T : Type
2. R : TTType
3. f : T 4. x,y:T. R(x,y) f(x)<f(y)
5. P : TProp
6. j:T. (k:T. R(k,j) P(k)) P(j)
i:, x:T. f(x) = iP(x)
By:
CompleteInductionOnNat THEN BackThru 6 THEN InstHyp [k;x] 4