(11steps total) PrintForm Definitions Lemmas mb nat Sections MarkB generic Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: fun exp compose 2 1 1

1. T : Type
2. n : 
3. 0<n
4. h,f:(TT). f^n-1 o h = primrec(n-1;h;i,gf o g)
5. h : TT
6. f : TT
  primrec(1+n-1;x.x;i,gf o g) o h = f o primrec(n-1;h;i,gf o g)


By: Subst (primrec(1+n-1;x.x;i,gf o g) = f o primrec(n-1;x.x;i,gf o g)) 0


Generated subgoals:

1   primrec(1+n-1;x.x;i,gf o g) = f o primrec(n-1;x.x;i,gf o g TT
2 steps
2   f o primrec(n-1;x.x;i,gf o g) o h = f o primrec(n-1;h;i,gf o g)
4 steps

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

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