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

1. T : Type
2. n : 
3. 0<n
4. f:((n-1)T). ||mklist(n-1;f)|| = n-1
5. f : nT
6. ||mklist(n-1;f)|| = n-1
  ||mklist(n;f)|| = n  


By: Unfold `mklist` 0 THEN RecUnfold `primrec` 0 THEN SplitOnConclITE


Generated subgoals:

1 7. n = 0
  ||nil|| = n  

Auto
2 7. n = 0
  ||(i,ll @ [(f(i))])(n-1,primrec(n-1;nil;i,ll @ [(f(i))]))|| = n  

1 step

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

(6steps total) PrintForm Definitions Lemmas mb list 1 Sections MarkB generic Doc