IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
partial sort2221 1. T : Type
2. T List
3. P : TTProp
4. x,y:T. Dec(P(x,y))
5. x,y:T. P(x,y) P(y,x)
6. Q : TT 7. x,y:T. Q(x,y) P(x,y)
8. L' : T List
9. i:(||L'||-1). Q(L'[i],L'[(i+1)])
10. i : (||L'||-1)
11. P(L'[i],L'[(i+1)])
P(L'[i],L'[(i+1)])
By:
SupposeNot
Generated subgoals:
None
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html