(26steps 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 exp list 2 1 2 2

1. T : Type
2. R : TTProp
3. k : 
4. 0<k
5. x,y:T.
5. (x R^k-1 y)
5. 
5. (L:T List. 
5. (||L|| = k-1+1 & L[0] = x & last(L) = y & (i:(k-1). L[iR L[(i+1)]))
6. k = 0
7. x : T
8. y@0 : T
9. L : T List
10. ||L|| = k+1
11. L[0] = x
12. last(L) = y@0
13. i:kL[iR L[(i+1)]
  L[1] R^k-1 y@0


By: BackThruSomeHyp


Generated subgoal:

1   L1:T List. 
  ||L1|| = k-1+1  
  L1[0] = L[1] & last(L1) = y@0 & (i:(k-1). L1[iR L1[(i+1)])

8 steps

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

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