(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 1 1

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. T List
10. u : T
11. v : T List
12. ||v||+1 = k+1
13. u = x
14. last([u / v]) = y@0
15. i:k. [u / v][iR [u / v][(i+1)]
  last(v) = y@0


By: RWO Thm* L:T List, x:Tnull(L last([x / L]) = last(L) -2


Generated subgoal:

1   null(v)
1 step

About:
listconsassertintnatural_numberaddsubtractless_thanfunction
universeequalpropimpliesandallexists
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