IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
before-upto111 1. n : 2. x : n 3. y : n 4. f : 2n 5. increasing(f;2)
6. j:2. [x; y][j] = upto(n)[(f(j))]
7. x = upto(n)[(f(0))]
8. y = upto(n)[(f(1))]
x<y
By:
Inst Thm*m:, n:m. upto(m)[n] = n [n;f(0)]
THEN
Inst Thm*m:, n:m. upto(m)[n] = n [n;f(1)]