IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
order split221 1. T : Type
2. R : TTProp
3. a:T. R(a,a)
4. a,b,c:T. R(a,b) R(b,c) R(a,c)
5. x,y:T. R(x,y) R(y,x) x = y 6. x,y:T. Dec(x = y)
7. a : T 8. b : T 9. a = b R(b,b)
By:
BackThru 3
Generated subgoals:
None
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html