(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. 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)]))
  x,y:T.
  (x if k=0 x,yx = y else x,yz:T. (x R z) & (z R^k-1 y) fi y)
  
  (L:T List. 
  (||L|| = k+1   & L[0] = x & last(L) = y & (i:kL[iR L[(i+1)]))


By: SplitOnConclITE THEN Try (Complete Auto) THEN Reduce 0


Generated subgoal:

1 6. k = 0
  x,y@0:T.
  (z:T. (x R z) & (z R^k-1 y@0))
  
  (L:T List. 
  (||L|| = k+1   & L[0] = x & last(L) = y@0 & (i:kL[iR L[(i+1)]))

22 steps

About:
listifthenelseintnatural_numberaddsubtractless_thanlambda
functionuniverseequalpropandallexists
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