(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 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. TT
6. f : TT
7. id : TT
8. (x.x) = id
  primrec(1+n-1;id;i,gf o g) = f o primrec(n-1;id;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 subgoals:

None

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