IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
partial sort exists 214 1. T : Type
2. L : T List
3. P : TT 4. x,y:T. P(x,y) P(y,x)
5. L:T List.
5. L':T List.
5. (L guarded_permutation(T;L,i. P(L[i],L[(i+1)])) L')
5. & (i:(||L'||-1). P(L'[i],L'[(i+1)]))
L':T List.
(L guarded_permutation(T;L,i. P(L[i],L[(i+1)])) L')
& (i:(||L'||-1). P(L'[i],L'[(i+1)]))
By:
InstHyp [L] -1 THEN Try Trivial
Generated subgoals:
None
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html