IF YOU CAN SEE THIS go to http://www.cs.cornell.edu/Info/People/sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
iter via intseg notnull1 1. A : Type
2. f : AAA 3. u : A 4. a : 5. b : 6. e : {a..b}A 7. a<b 8. c : 9. b = c+1
(Iter(f;u) i:{a..b}. e(i)) = f((Iter(f;u) i:{a..c}. e(i)),e(c))