(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
2
2
1.
T
: Type
2.
n
:
3. 0<
n
4.
h
,
f
:(
T
T
).
f
^
n
-1 o
h
= primrec(
n
-1;
h
;
i
,
g
.
f
o
g
)
5.
h
:
T
T
6.
f
:
T
T
f
o
f
^
n
-1 o
h
=
f
o primrec(
n
-1;
h
;
i
,
g
.
f
o
g
)
By:
Subst (
f
^
n
-1 o
h
= primrec(
n
-1;
h
;
i
,
g
.
f
o
g
)) 0
Generated subgoal:
1
f
^
n
-1 o
h
= primrec(
n
-1;
h
;
i
,
g
.
f
o
g
)
1
step
About:
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