IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
iteration terminates1112111 1. T : Type
2. f : TT 3. m : T 4. x:T. m(f(x))m(x) & (m(f(x)) = m(x) f(x) = x)
5. x : T 6. n : 7. 0<n 8. f(f^n-1(x)) = f^n-1(x)
9. f^1+n-1 = f^1 o f^n-1
f^n(x) = f(f^n-1(x))