(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. T : Type
2. n : 
3. 0<n
4. h,f:(TT). f^n-1 o h = primrec(n-1;h;i,gf o g)
  h,f:(TT). primrec(n;x.x;i,gf o g) o h = primrec(n;h;i,gf o g)


By: Auto THEN Subst' (n = 1+n-1) 0


Generated subgoal:

1 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)

8 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