(4steps total) PrintForm Definitions mb nat Sections MarkB generic Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: primrec wf 2

1. T : Type
2. n : 
3. 0<n
4. b:Tc:((n-1)TT). primrec(n-1;b;c T
5. b : T
6. c : nTT
  if n=0 b else c(n-1,primrec(n-1;b;c)) fi  T


By: SplitOnConclITE


Generated subgoal:

1 7. n = 0
  primrec(n-1;b;c T

1 step

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

(4steps total) PrintForm Definitions mb nat Sections MarkB generic Doc