(41steps total) PrintForm Definitions Lemmas mb list 2 Sections MarkB generic Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: rel star finite 1 1 1 2 1 1 1 1 1

1. n : 
2. R : nnProp
3. x : n
4. y : n
5. n@0 : 
6. j:j<n@0  (x R^j y (k:(n+1). x R^k y)
7. L : n List
8. ||L|| = n@0+1
9. L[0] = x
10. last(L) = y
11. i:n@0L[iR L[(i+1)]
12. (i,j:(n@0+1). i<j & L[i] = L[j])
  Inj(n@0ni.L[(i+1)])


By: Unfold `inject` 0 THEN Reduce 0


Generated subgoal:

1 13. a1 : n@0
14. a2 : n@0
15. L[(a1+1)] = L[(a2+1)]
  a1 = a2

5 steps

About:
listintnatural_numberaddless_thanlambdafunction
equalpropimpliesandallexists
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

(41steps total) PrintForm Definitions Lemmas mb list 2 Sections MarkB generic Doc