(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. 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 = primrec(1+n-1;h;i,gf o g)


By: RWO
Thm* n,m:b:Tc:((n+m)TT).
Thm* primrec(n+m;b;c) = primrec(n;primrec(m;b;c);i,tc(i+m,t))
0
THEN
Reduce 0


Generated subgoal:

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

About:
intnatural_numberaddsubtractless_thanlambdaapplyfunctionuniverseequalall
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